Commits

Matthew Topol authored b2b2cbeb28a
ARROW-14296: [Go] Update generated flatbuf Also updates the type ID enums accordingly, adding type ids for as of yet unsupported types to reduce the size of future changes. Broken out from #11310 to shrink the size of the change to implement MonthDayNano intervals in Go Closes #11389 from zeroshade/arrow-14296-flatbuf Lead-authored-by: Matthew Topol <mtopol@factset.com> Co-authored-by: Matt Topol <zotthewizard@gmail.com> Signed-off-by: Matthew Topol <mtopol@factset.com>