Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2933

RecordBatchLoader.load(...) calls catch SchemaChangeException that load(...) never actually throws

    XMLWordPrintableJSON

Details

    Description

      There are about 9 calls to RecordBatchLoader.load(...) that catch SchemaChangeException because it is declared to be thrown by RecordBatchLoader.load(...).

      However, RecordBatchLoader.load(...) never actually throws SchemaChangeException.

      (To find those calls, comment out the "throws SchemaChangeException" on RecordBatchLoader.load(...) and follow the compilation errors.)

      Attachments

        Issue Links

          Activity

            People

              vitalii Vitalii Diravka
              dsbos Daniel Barclay
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: