Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.19.0
-
None
-
None
Description
It enables ignored test cases for
TestJsonReader#schemaChangeValidate (DRILL-1896), TestSchemaChange#testMultiFilesWithDifferentSchema (DRILL-2171), TestMergeJoinWithSchemaChanges#testMissingAndNewColumns (DRILL-5612) and removes redundant throwing SchemaChangeException (DRILL-2933).
Attachments
Issue Links
- fixes
-
DRILL-1896 Unit tests failing due to string based comparison at JsonStringHashMap & JsonStringArrayList #equals methods
- Resolved
-
DRILL-2171 Test framework throws IOOB for tests changing schema
- Resolved
-
DRILL-2933 RecordBatchLoader.load(...) calls catch SchemaChangeException that load(...) never actually throws
- Resolved
-
DRILL-5612 Random failure in TestMergeJoinWithSchemaChanges
- Resolved