XiangpengHao commented on issue #15072: URL: https://github.com/apache/datafusion/issues/15072#issuecomment-2785154065
I have tested the [Parquet viewer](https://parquet-viewer.xiangpeng.systems) with the latest main and found no problems. But I hit a TPC-H panic when running on LiquidCache: https://github.com/XiangpengHao/liquid-cache/pull/158 I'm working on digging into the root cause.. Other breaking changes I observed: 1. Need to handle `DisplayFormatType::TreeRender` for execution plans. 2. `map_partial_batch` is removed from schema mapper 3. [page_pruning_predicate](https://github.com/apache/datafusion/blame/324d5f0d4de7bf24b20f0883835a32c0528546d1/datafusion/core/src/datasource/physical_plan/parquet/source.rs#L356) is removed from public api -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org