|
Rename Method public testColumnsIndexV3() : void renamed to public testColumnsIndex() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testPartitionColsExplicitV3() : void renamed to public testPartitionColsExplicit() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public doTestExplicitPartitionsMultiFilesV3() : void renamed to public doTestExplicitPartitionsMultiFiles() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testImplicitColWildcardV3() : void renamed to public testImplicitColWildcard() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public doTestWildcardAndMetadataV3() : void renamed to public doTestWildcardAndMetadata() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithoutHeaders |
From |
To |
|
Rename Method public testV3ExplicitSort() : void renamed to public testExplicitSort() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithSchema |
From |
To |
|
Rename Method public testColumnsAndMetadataV3() : void renamed to public testColumnsAndMetadata() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithoutHeaders |
From |
To |
|
Rename Method public testWildcardV3LenientSchema() : void renamed to public testWildcardLenientSchema() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithSchema |
From |
To |
|
Rename Method public testWildcardV3StrictSchema() : void renamed to public testWildcardStrictSchema() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithSchema |
From |
To |
|
Rename Method public testImplicitColsExplicitSelectV3() : void renamed to public testImplicitColsExplicitSelect() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testColumnsMissingV3() : void renamed to public testColumnsMissing() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testColumnsColV3() : void renamed to public testColumnsCol() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testWilcardAndPartitionsMultiFilesV3() : void renamed to public testWilcardAndPartitionsMultiFiles() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testColumnsIndexMissingV3() : void renamed to public testColumnsIndexMissing() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testRaggedRowsV3() : void renamed to public testRaggedRows() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testPartitionExpansionV3() : void renamed to public testPartitionExpansion() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Rename Method public testSingleScanV3() : void renamed to public testSingleScan() : void in class org.apache.drill.exec.store.easy.text.compliant.TestPartitionRace |
From |
To |
|
Rename Method public testNoRaceV3() : void renamed to public testNoRace() : void in class org.apache.drill.exec.store.easy.text.compliant.TestPartitionRace |
From |
To |
|
Change Parameter Type settings : TextParsingSettingsV3 to settings : TextParsingSettings in method public TextReader(settings TextParsingSettings, input TextInput, output TextOutput, workBuf DrillBuf) in class org.apache.drill.exec.store.easy.text.reader.TextReader |
From |
To |
|
Change Parameter Type settings : TextParsingSettingsV3 to settings : TextParsingSettings in method public TextInput(settings TextParsingSettings, input InputStream, readBuffer DrillBuf, startPos long, endPos long) in class org.apache.drill.exec.store.easy.text.reader.TextInput |
From |
To |
|
Change Parameter Type settings : TextParsingSettingsV3 to settings : TextParsingSettings in method public ColumnsReaderFactory(settings TextParsingSettings) in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.ColumnsReaderFactory |
From |
To |
|
Change Parameter Type settings : TextParsingSettingsV3 to settings : TextParsingSettings in method public CompliantTextBatchReader(settings TextParsingSettings) in class org.apache.drill.exec.store.easy.text.reader.CompliantTextBatchReader |
From |
To |
|
Inline Method private doTestEmptyCsvHeaders() : void inlined to public testEmptyCsvHeaders() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Inline Method private doTestSpecificColumns() : void inlined to public testSpecificColumns() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithoutHeaders |
From |
To |
|
Inline Method private doTestColsWithWildcard() : void inlined to public testColsWithWildcard() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Inline Method private doTestRaggedRows() : void inlined to public testRaggedRows() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvIgnoreHeaders |
From |
To |
|
Inline Method private doTestValidCsvHeaders() : void inlined to public testValidCsvHeaders() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Inline Method private doTestInvalidCsvHeaders() : void inlined to public testInvalidCsvHeaders() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Inline Method private doTestColumns() : void inlined to public testColumns() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithoutHeaders |
From |
To |
|
Inline Method private doTestWildcard() : void inlined to public testWildcard() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Inline Method private doTestWildcardSortFailure(tablePath String) : void inlined to public testWildcardSortFailure() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithSchema |
From |
To |
|
Inline Method private doTestCsvHeadersCaseInsensitive() : void inlined to public testCsvHeadersCaseInsensitive() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Inline Method private doTestWildcard() : void inlined to public testWildcard() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithoutHeaders |
From |
To |
|
Inline Method private doTestColumns(fileName String) : void inlined to public testColumns() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvIgnoreHeaders |
From |
To |
|
Inline Method private doTestEmptyFile() : void inlined to public testEmptyFile() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Inline Method private doTestRaggedRows(fileName String) : void inlined to public testRaggedRows() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithoutHeaders |
From |
To |
|
Inline Method private doTestDupColumn() : void inlined to public testDupColumn() : void in class org.apache.drill.exec.store.easy.text.compliant.TestCsvWithHeaders |
From |
To |
|
Move Class org.apache.drill.exec.store.text.TextRecordReaderTest moved to org.apache.drill.exec.store.easy.text.compliant.TextRecordReaderTest |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.TextInput moved to org.apache.drill.exec.store.easy.text.reader.TextInput |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.TextReader moved to org.apache.drill.exec.store.easy.text.reader.TextReader |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.StreamFinishedPseudoException moved to org.apache.drill.exec.store.easy.text.reader.StreamFinishedPseudoException |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.BaseFieldOutput moved to org.apache.drill.exec.store.easy.text.reader.BaseFieldOutput |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.TextOutput moved to org.apache.drill.exec.store.easy.text.reader.TextOutput |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.CompliantTextBatchReader moved to org.apache.drill.exec.store.easy.text.reader.CompliantTextBatchReader |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.TextParsingContext moved to org.apache.drill.exec.store.easy.text.reader.TextParsingContext |
From |
To |
|
Move Class org.apache.drill.exec.store.text.TestTextColumn moved to org.apache.drill.exec.store.easy.text.compliant.TestTextColumn |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.RepeatedVarCharOutput moved to org.apache.drill.exec.store.easy.text.reader.RepeatedVarCharOutput |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.FieldVarCharOutput moved to org.apache.drill.exec.store.easy.text.reader.FieldVarCharOutput |
From |
To |
|
Move Class org.apache.drill.exec.store.text.TestCsvHeader moved to org.apache.drill.exec.store.easy.text.compliant.TestCsvHeader |
From |
To |
|
Move Class org.apache.drill.exec.store.easy.text.compliant.v3.HeaderBuilder moved to org.apache.drill.exec.store.easy.text.reader.HeaderBuilder |
From |
To |