drill icon indicating copy to clipboard operation
drill copied to clipboard

DRILL-5955: Revisit Union Vectors

Open vdiravka opened this issue 2 years ago • 1 comments

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 avatar May 10 '22 19:05 vdiravka

@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?

cgivre avatar May 10 '22 23:05 cgivre