Commits


Yevgeny Pats authored and GitHub committed 5219de339b7
GH-34453: [Go] Support Builders for user defined extensions (#34454) This should serve as discussion as it's a medium change but this should Close https://github.com/apache/arrow/issues/34453 and give users the ability to define custom Builder for their extensions just like they define ExtensionTypes and ExtensionArrays * Closes: #34453 Authored-by: Yevgeny Pats <16490766+yevgenypats@users.noreply.github.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>