The way Parquet handles nested types using the dremel shredding model can be somewhat confusing
It would be nice to have a blog post on https://parquet.apache.org/blog/ with a high level
- Explain the usecase of complex types types (and how it varies from Variant, for example)
- Gives a technical overview of the types (e.g. how they are stored)
The way Parquet handles nested types using the dremel shredding model can be somewhat confusing
It would be nice to have a blog post on https://parquet.apache.org/blog/ with a high level