Uses of Class
org.apache.drill.exec.store.hive.readers.inspectors.AbstractRecordsInspector
Packages that use AbstractRecordsInspector
-
Uses of AbstractRecordsInspector in org.apache.drill.exec.store.hive.readers.inspectors
Modifier and TypeClassDescriptionclassTo implement skip footer logic this records inspector will buffer N number of incoming read records in queue and make sure they are skipped when input is fully processed.