Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.7.0
-
None
Description
There are some RecordBatch implementations like HashAggBatch that override the buildSchema() function. The overriding functions do not handle IterOutcome.STOP. This causes the FragmentContext to receive two failures in some cases (linked JIRAs).
Attachments
Attachments
Issue Links
- contains
-
DRILL-2206 Error message must be updated when querying a JSON file with arrays in first level
- Open
-
DRILL-1891 Error message does not get propagated correctly when reading from JSON file
- Closed
- is part of
-
DRILL-2895 AbstractRecordBatch.buildSchema() should properly handle OUT_OF_MEMORY outcome
- Resolved
- is related to
-
DRILL-2475 Handle IterOutcome.NONE correctly in operators
- Open
-
DRILL-2524 When json records are separated by a 'COMMA'(which drill does not support), we should throw a proper error
- Open
-
DRILL-2666 Query against json profile with large number of fragments fails
- Closed