## Tasks For approach details read POC PR description please: https://github.com/apache/datafusion/pull/22551 * Enable option to materalize CTEs. Addressing: https://github.com/apache/datafusion/issues/17737 * [READY FOR REVIEW] PR: https://github.com/apache/datafusion/pull/22675 * Optimizer pass for smarter decision whether to do inlining or materializing. * Optimizer pass for (`CteFilterPusher`)? To minimize the cardinality of what is materialized * Memory Pool Integration * Enable by default?
Tasks
For approach details read POC PR description please: #22551
CteFilterPusher)? To minimize the cardinality of what is materialized