Fokko commented on PR #6721: URL: https://github.com/apache/iceberg/pull/6721#issuecomment-1421134926
I think it might be useful at some point for using filtering in Dask: https://www.coiled.io/blog/parquet-file-column-pruning-predicate-pushdown The `filter` method does not (yet) accept the expressions, and requires `Union[List[Tuple[str, str, Any]], List[List[Tuple[str, str, Any]]]],`: https://docs.dask.org/en/stable/generated/dask.dataframe.read_parquet.html#dask-dataframe-read-parquet -- 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 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