This is a tracking issue for more sophisticated write-path features for Variant.
Motivation
Shredding variant arrays can be done in many ways and is an active research topic.
Steps
- Convert JSON or similar data into Variant arrays
- Support will just include shredding by pre-determined paths and types.
- Smarter and/or pluggable shredding policies and mechanisms.
Unresolved questions
- How do we define JSON? To we want JSON-specific functions?
Relevant resources
https://db.in.tum.de/~durner/papers/json-tiles-sigmod21.pdf
Implementation history
...
This is a tracking issue for more sophisticated write-path features for Variant.
Motivation
Shredding variant arrays can be done in many ways and is an active research topic.
Steps
Unresolved questions
Relevant resources
https://db.in.tum.de/~durner/papers/json-tiles-sigmod21.pdf
Implementation history
...