[
https://issues.apache.org/jira/browse/ARROW-16484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532535#comment-17532535
]
Matthew Topol commented on ARROW-16484:
---------------------------------------
Currently the default "Created By" string used by the Go parquet writer is
here:
https://github.com/apache/arrow/blob/master/go/parquet/writer_properties.go#L49
though we should probably change that so that it embeds the actual version
information of the parquet lib....
> [Go][Parquet] Ensure a WriterVersion is written out in parquet go.
> ------------------------------------------------------------------
>
> Key: ARROW-16484
> URL: https://issues.apache.org/jira/browse/ARROW-16484
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Go
> Reporter: Micah Kornfield
> Assignee: Matthew Topol
> Priority: Major
>
> We should ensure a unique version information for parquet files is populated.
> I tried searching the go code but could only find reading the version back.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)