Commits


Matthew Topol authored and Micah Kornfield committed 7206605b3b1
ARROW-12424: [Go][Parquet] Adding Schema Package for Go Parquet Following up from #9817 this is the next chunk of code for the Go Parquet port consisting of the Schema package, implementing the Converted and Logical types along with handling schema creation, manipulation, and printing. Closes #10071 from zeroshade/arrow-12424 Authored-by: Matthew Topol <mtopol@factset.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>