|
Change Parameter Type selection : SelectedTable to selection : InfoSchemaTableType in method public InfoSchemaDrillTable(plugin InfoSchemaStoragePlugin, storageEngineName String, selection InfoSchemaTableType, storageEngineConfig StoragePluginConfig) in class org.apache.drill.exec.store.ischema.InfoSchemaDrillTable |
From |
To |
|
Change Parameter Type table : SelectedTable to table : InfoSchemaTableType in method public InfoSchemaSubScan(table InfoSchemaTableType, filter InfoSchemaFilter) in class org.apache.drill.exec.store.ischema.InfoSchemaSubScan |
From |
To |
|
Change Parameter Type table : SelectedTable to table : InfoSchemaTableType in method public InfoSchemaGroupScan(table InfoSchemaTableType) in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan |
From |
To |
|
Change Parameter Type table : SelectedTable to table : InfoSchemaTableType in method public InfoSchemaGroupScan(table InfoSchemaTableType, filter InfoSchemaFilter) in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan |
From |
To |
|
Change Return Type SelectedTable to InfoSchemaTableType in method public getTable() : InfoSchemaTableType in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan |
From |
To |
|
Change Return Type RecordGenerator to InfoSchemaRecordGenerator in method public getRecordGenerator(optionManager OptionManager) : InfoSchemaRecordGenerator in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Schemata |
From |
To |
|
Change Return Type SelectedTable to InfoSchemaTableType in method public getTable() : InfoSchemaTableType in class org.apache.drill.exec.store.ischema.InfoSchemaSubScan |
From |
To |
|
Change Return Type RecordReader to PojoRecordReader<?> in method public getRecordReader(rootSchema SchemaPlus, filter InfoSchemaFilter, optionManager OptionManager) : PojoRecordReader<?> in class org.apache.drill.exec.store.ischema.InfoSchemaTableType |
From |
To |
|
Change Return Type RecordGenerator to InfoSchemaRecordGenerator in method public abstract getRecordGenerator(optionManager OptionManager) : InfoSchemaRecordGenerator in class org.apache.drill.exec.store.ischema.InfoSchemaTable |
From |
To |
|
Change Return Type RecordGenerator to InfoSchemaRecordGenerator in method public getRecordGenerator(optionManager OptionManager) : InfoSchemaRecordGenerator in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Catalogs |
From |
To |
|
Change Return Type RecordGenerator to InfoSchemaRecordGenerator in method public getRecordGenerator(optionManager OptionManager) : InfoSchemaRecordGenerator in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Tables |
From |
To |
|
Change Return Type RecordReader to PojoRecordReader<Records.Table> in method public getRecordReader() : PojoRecordReader<Records.Table> in class org.apache.drill.exec.store.ischema.InfoSchemaRecordGenerator.Tables |
From |
To |
|
Change Return Type RecordReader to PojoRecordReader<Records.Schema> in method public getRecordReader() : PojoRecordReader<Records.Schema> in class org.apache.drill.exec.store.ischema.InfoSchemaRecordGenerator.Schemata |
From |
To |
|
Change Return Type RecordReader to PojoRecordReader<?> in method public abstract getRecordReader() : PojoRecordReader<?> in class org.apache.drill.exec.store.ischema.InfoSchemaRecordGenerator |
From |
To |
|
Change Return Type RecordReader to PojoRecordReader<Records.Column> in method public getRecordReader() : PojoRecordReader<Records.Column> in class org.apache.drill.exec.store.ischema.InfoSchemaRecordGenerator.Columns |
From |
To |
|
Change Return Type RecordReader to PojoRecordReader<Records.View> in method public getRecordReader() : PojoRecordReader<Records.View> in class org.apache.drill.exec.store.ischema.InfoSchemaRecordGenerator.Views |
From |
To |
|
Change Return Type RecordGenerator to InfoSchemaRecordGenerator in method public getRecordGenerator(optionManager OptionManager) : InfoSchemaRecordGenerator in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Columns |
From |
To |
|
Change Return Type boolean to void in method public visitField(schemaName String, tableName String, field RelDataTypeField) : void in class org.apache.drill.exec.store.ischema.InfoSchemaRecordGenerator.Columns |
From |
To |
|
Change Return Type RecordGenerator to InfoSchemaRecordGenerator in method public getRecordGenerator(optionManager OptionManager) : InfoSchemaRecordGenerator in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Views |
From |
To |