Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
8.0.0
Description
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.