Package org.spf4j.avro.calcite
-
Interface Summary Interface Description AvroSupplier FilteredProjectedSupplier -
Class Summary Class Description AvroDataSetAsProjectableFilterableTable An avro table when the data is provided by the provided Supplier of CloseableIterable of IndexedRecordAvroFilterableTable An avro table when the data is provided by the provided Supplier of CloseableIterable of IndexedRecordAvroIteratorAsProjectableFilterableTable An avro table when the data is provided by the provided Supplier of CloseableIterable of IndexedRecordEmbededDataContext FilterUtils IndexedRecords InterpreterUtils PlannerUtils SqlConverters SqlRowPredicate<T extends org.apache.avro.generic.IndexedRecord> Types similar is done in drill, seems like calcite issue I have also stumbled upon: https://github.com/apache/drill/blob/master/exec/java-exec/src /main/java/org/apache/drill/exec/store/avro/AvroDrillTable.java -
Exception Summary Exception Description TableAccessDeniedException