MrGranday commented on PR #17314: URL: https://github.com/apache/datafusion/pull/17314#issuecomment-3227235253
Updates in this PR: - Added `DataFrame.cache()` method (eager materialization into MemTable) - Reverted `physical_planner.rs` back to its default (no unnecessary changes) - Fixed type annotation issue in `tests/parquet/mod.rs` (make_uint_batches range casts) This should fully resolve issue #17297 -- 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