Commits

Matthew Topol authored ac12a7aa21f
ARROW-13789: [Go] Implement Scalar Values for Go In preparation for trying to expose the Compute APIs vs CGO, first we need to have Scalar values implemented. After this, we can implement compatible Expression tree handling for serializing between the C++ and the Golang Closes #11024 from zeroshade/scalars Lead-authored-by: Matthew Topol <mtopol@factset.com> Co-authored-by: Matt Topol <mtopol@factset.com> Signed-off-by: Matthew Topol <mtopol@factset.com>