Uses of Record Class
io.trino.plugin.deltalake.functions.tablechanges.TableChangesSplit
Packages that use TableChangesSplit
-
Uses of TableChangesSplit in io.trino.plugin.deltalake.functions.tablechanges
Constructors in io.trino.plugin.deltalake.functions.tablechanges with parameters of type TableChangesSplitModifierConstructorDescriptionTableChangesFunctionProcessor(ConnectorSession session, TrinoFileSystemFactory fileSystemFactory, org.joda.time.DateTimeZone parquetDateTimeZone, int domainCompactionThreshold, io.trino.plugin.hive.FileFormatDataSourceStats fileFormatDataSourceStats, ParquetReaderOptions parquetReaderOptions, TableChangesTableFunctionHandle handle, TableChangesSplit tableChangesSplit)