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: [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]
