drill
DRILL-7359: Add support for DICT type in RowSet Framework
#1870
Closed

Commits
  • DRILL-7359: Add support for DICT type in RowSet Framework
    KazydubB committed 4 years ago
  • Addressed review comments
    KazydubB committed 4 years ago
  • Addressed review comments 2
    KazydubB committed 4 years ago
  • Addressed review comments 3
    KazydubB committed 4 years ago
  • Minor changes in DictBuilder
    KazydubB committed 4 years ago
  • Merged master
    KazydubB committed 4 years ago
  • Introduced KeyAccessor, added projection for DICT, some minor fixes
    KazydubB committed 4 years ago
  • Made separate VectorStates for single and array DICT cases; added key and value overflow tests for single and array DICT cases; removed unused method and field
    KazydubB committed 4 years ago
  • Added validation for key-value presence while building column in DictBuilder#buildColumn; Fixed NPE in RepeateadDictReaderImpl when calling typeOf function on DICT array column; added DICT-specific methods to RepeatedListBuilder
    KazydubB committed 4 years ago
Loading