drill
drill copied to clipboard
DRILL-5955: Revisit Union Vectors
DRILL-5955: Revisit Union Vectors
Description
Draft PR for support Union type for JSON2
- [x] Enabled Union/Variant vectors for JSON2
- [ ] fix validation for Union vectors
- [ ] fix List vector in the Union vector
- [ ] check all existing tests work fine
Documentation
TBA
Testing
existing tests will be enabled for JSON2
@vdiravka This is looking good. Quick question, can we add a configuration variable to the JSON Format to enable/disable this at the plugin instance level?