Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The ResultSetMetaData object from getMetadata() of a ResultSet is not set up (getColumnCount() returns zero, and trying to access any other metadata throws IndexOutOfBoundsException) for a result set with zero rows, at least for one from DatabaseMetaData.getColumns(...).
Attachments
Attachments
Issue Links
- incorporates
-
DRILL-3641 Document RecordBatch.IterOutcome (enumerators and possible sequences)
- Resolved
-
DRILL-3659 UnionAllRecordBatch infers wrongly from next() IterOutcome values
- Resolved
-
DRILL-3955 Possible bug in creation of Drill columns for HBase column families
- Resolved
-
DRILL-4010 In HBase reader, create child vectors for referenced HBase columns to avoid spurious schema changes
- Resolved
- is related to
-
DRILL-3631 IllegalStateException occurred when a table join another which returns empty
- Open
-
DRILL-3954 HBase tests use only 1 region, don't detect bug(s) in dummy-column NullableIntVector creation/resolution
- Open
-
DRILL-4001 Empty vectors from previous batch left by MapVector.load(...)/RecordBatchLoader.load(...)
- Open
-
DRILL-4045 FLATTEN case in testNestedFlatten yields no rows (test didn't detect)
- Open
-
DRILL-3239 Join between empty hive tables throws an IllegalStateException
- Reopened
-
DRILL-3547 IndexOutOfBoundsException on directory with ~20 subdirectories
- Closed
-
DRILL-3805 Empty JSON on LHS UNION non empty JSON on RHS must return results
- Open
- relates to
-
DRILL-4476 Enhance Union-All operator for dealing with empty left input or empty both inputs
- Resolved