Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
This sub-task is concerned about creating an abstraction for repeated value vectors. The existing abstraction seems invalid. The purpose is to provide a minimal interface that enables code re-usability.
The proposal is to preserve existing functionalities such as exposing group count, group size as well as providing low level access to underlying offsets and data vectors.
Attachments
Issue Links
- is depended upon by
-
DRILL-2036 select * query returns wrong result when column name in json file changes case
- Resolved
-
DRILL-2554 Incorrect results for repeated values when using jdbc
- Resolved
-
DRILL-2776 querying a .json file that contains a repeated type returns the wrong results
- Resolved
- relates to
-
DRILL-2538 Project's setupNewSchema() does not create the correct schema for complex vectors with children
- Open
- requires
-
DRILL-2321 FlattenRecordBatch should transfer vectors honoring output field reference.
- Resolved
- links to