Uses of Class
io.trino.plugin.deltalake.DeltaLakeSplit
Packages that use DeltaLakeSplit
-
Uses of DeltaLakeSplit in io.trino.plugin.deltalake
Constructor parameters in io.trino.plugin.deltalake with type arguments of type DeltaLakeSplitModifierConstructorDescriptionDeltaLakeSplitSource(SchemaTableName tableName, Stream<DeltaLakeSplit> splits, ExecutorService executor, int maxSplitsPerSecond, int maxOutstandingSplits, DynamicFilter dynamicFilter, io.airlift.units.Duration dynamicFilteringWaitTimeout, boolean recordScannedFiles)