LionTao opened a new issue, #6481: URL: https://github.com/apache/iceberg/issues/6481
### Query engine None, I'm using Java API ### Question Currently, when reading files, iceberg utilizes vectorized reading to read files. But when a filter is applied, we can use the s3 select API to reduce the file size needed to transfer. That will reduce time and cost. According to s3 documents and minio documents, parquet is the only supported format for iceberg. Any guides or advice on implementing this feature? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org