alamb opened a new issue, #15707:
URL: https://github.com/apache/datafusion/issues/15707

   ### Is your feature request related to a problem or challenge?
   
   - Part of https://github.com/apache/datafusion/issues/15072
   
   There were several changes in DataFusion 47 that deserve mention in the 
upgrade guide: https://datafusion.apache.org/library-user-guide/upgrading.html
   
   We should write that document.
   
   
   ### Describe the solution you'd like
   
   
   ## Changes to add to upgrade guide
   These PRs made changes that deserve a mention in the upgrade guide
   - [x] https://github.com/apache/datafusion/pull/15123
   - [x] https://github.com/apache/datafusion/pull/15130
   - [x] https://github.com/apache/datafusion/pull/15341
   - [x] https://github.com/apache/datafusion/pull/15379
   - [x] https://github.com/apache/datafusion/pull/15416
   - [x] https://github.com/apache/datafusion/pull/15432
   - [x] Need to handle DisplayFormatType::TreeRender for execution plans.
   - [x] map_partial_batch is removed from schema mapper
   - [x] 
[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 -- https://github.com/apache/datafusion/pull/15561
   
   ### Describe alternatives you've considered
   
   We can potentially use the experience / patterns set in  the delta-rs / 
other early upgrades to help
   - https://github.com/delta-io/delta-rs/pull/3378
   
   ### Additional context
   
   _No response_


-- 
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.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

Reply via email to