Mark Wolfe created ARROW-16561:
----------------------------------

             Summary: [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


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)

Reply via email to