comphead commented on code in PR #3543: URL: https://github.com/apache/datafusion-comet/pull/3543#discussion_r2818292181
########## docs/source/contributor-guide/roadmap.md: ########## @@ -40,6 +40,17 @@ more Spark SQL tests and fully implementing ANSI support ([#313]) for all suppor [#313]: https://github.com/apache/datafusion-comet/issues/313 [#1637]: https://github.com/apache/datafusion-comet/issues/1637 +### Dynamic Partition Pruning + +Iceberg table scans support Dynamic Partition Pruning (DPP) filters generated by Spark's `PlanDynamicPruningFilters` Review Comment: we should prob mention DPP should work for Iceberg and metastore tables built on top of parquet files? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
