public class ParquetInputFile extends Object implements org.apache.parquet.io.InputFile
InputFile for paimon.public static ParquetInputFile fromPath(org.apache.paimon.fs.FileIO fileIO, org.apache.paimon.fs.Path path) throws IOException
IOExceptionpublic org.apache.paimon.fs.Path getPath()
public long getLength()
getLength 在接口中 org.apache.parquet.io.InputFilepublic org.apache.parquet.io.SeekableInputStream newStream()
throws IOException
newStream 在接口中 org.apache.parquet.io.InputFileIOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.