Uses of Class
io.trino.plugin.hive.AcidInfo.OriginalFileInfo
Packages that use AcidInfo.OriginalFileInfo
-
Uses of AcidInfo.OriginalFileInfo in io.trino.plugin.hive
Methods in io.trino.plugin.hive that return types with arguments of type AcidInfo.OriginalFileInfo -
Uses of AcidInfo.OriginalFileInfo in io.trino.plugin.hive.orc
Method parameters in io.trino.plugin.hive.orc with type arguments of type AcidInfo.OriginalFileInfoModifier and TypeMethodDescriptionstatic longOriginalFilesUtils.getPrecedingRowCount(Collection<AcidInfo.OriginalFileInfo> originalFileInfos, Location splitPath, TrinoFileSystemFactory fileSystemFactory, ConnectorIdentity identity, OrcReaderOptions options, FileFormatDataSourceStats stats) Returns total number of rows present before the given original file in the same bucket.