Commits

Matthew Topol authored d30669b7f27
ARROW-14430: [Go] Basic Expression, Field Reference and Datum handling This is for preparation of connecting to the Compute API, building out the support for Datums, Field Referencing and Field Paths, and Expression handling. The actual calls into the C++ and connection there will be part of a subsequent change in order to keep the size down. Closes #11514 from zeroshade/arrow-fieldrefs Lead-authored-by: Matthew Topol <mtopol@factset.com> Co-authored-by: Matt Topol <mtopol@factset.com> Signed-off-by: Matthew Topol <mtopol@factset.com>