Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Union-All operator does not deal with the situation where left side comes from empty source.
Due to DRILL-2288's enhancement for empty sources, Union-All operator now can be allowed to support this scenario.
Attachments
Issue Links
- incorporates
-
DRILL-4472 Pushing Filter past Union All fails: DRILL-3257 regressed DRILL-2746 but unit test update break test goal
- Closed
- is related to
-
DRILL-5327 Hash aggregate can return empty batch which can cause schema change exception
- Resolved
-
DRILL-5546 Schema change problems caused by empty batch
- Resolved
-
DRILL-2288 ScanBatch violates IterOutcome protocol for zero-row sources [was: missing JDBC metadata (schema) for 0-row results...]
- Closed
- relates to
-
DRILL-4510 IllegalStateException: Failure while reading vector. Expected vector class of org.apache.drill.exec.vector.NullableIntVector but was holding vector class org.apache.drill.exec.vector.NullableVarCharVector
- Closed