All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ArrayIterator<T> AvroArrayWriter<T> AvroDataSet<T extends org.apache.avro.generic.IndexedRecord> AvroDataSet.Feature 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 IndexedRecordAvroSupplier CloningVisitor this visitor will create a clone of the original Schema with docs and other nonesential fields stripped by default.CsvDecoder A Csv encoder for avro records.CsvEncoder A Csv decoder for avro records.DecodedSchema EmbededDataContext ExtendedReflectData Duplicate for zolyfarkas/avro fork.FilteredProjectedSupplier FilterUtils GenericRecordBuilder Bytecode generating GenericRecord builder.ImmutableCloningVisitor this visitor will create a clone of the original Schema with docs and other nonesential fields stripped by default.ImmutableField ImmutableSchema IndexedRecords InterpreterUtils MapIterator<T> PlannerUtils SchemaDiff SchemaDiff.SchemaDiffImpl SchemaDiff.SchemaFieldDiffImpl SchemaDiff.Type SchemaRef Schemas Avro Schema utilities, to traverse...SchemasWithClasses A visitor that recursively visits a schema and returns a map like: java class name -> Schema for every Schema encountered that has a java class implementation.SchemaUtils SchemaVisitor<T> SchemaVisitorAction Spf4jDataContext SqlConverters SqlPredicate<T extends org.apache.avro.generic.IndexedRecord> A predicate represented by a SQL Expression.SqlRowPredicate<T extends org.apache.avro.generic.IndexedRecord> TableAccessDeniedException 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