[
https://issues.apache.org/jira/browse/ARROW-16561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Topol resolved ARROW-16561.
-----------------------------------
Fix Version/s: 9.0.0
Resolution: Fixed
Issue resolved by pull request 13139
[https://github.com/apache/arrow/pull/13139]
> [Go][Parquet] provide the option to customise parquet root node
> ---------------------------------------------------------------
>
> Key: ARROW-16561
> URL: https://issues.apache.org/jira/browse/ARROW-16561
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Go, Parquet
> Affects Versions: 8.0.0
> Reporter: Mark Wolfe
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently the root nodes name and type are hard coded and the current
> settings need to be changed to work some other tools.
> Current:
> name: "schema"
> type: Repetitions.Repeated
> To be compatible with some of the other tools I use I need to be able to
> update settings to be similar to files produced by spark which use
> `Repetitions.Required` as the root repetition.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)