In RecordBatchLoader, the load(...) method is declared to throw
SchemaChangeException, but it never actually throws SchemaChangeException.

It supposed to be declared to throw SchemaChangeException?  (E.g., are we
reserving the "right" for load(...) to throw that, and declaring "throws
SchemaChangeException" to help make sure callers already handle it in case
load(...) later changes to actually throw it sometimes?)

Or is that "throws" a remnant that should be removed sometime?


Daniel
--
Daniel Barclay
MapR Technologies

Reply via email to