alamb opened a new pull request, #11402:
URL: https://github.com/apache/datafusion/pull/11402

   ## Which issue does this PR close?
   
   Part of https://github.com/apache/datafusion/issues/10918
   
   ## Rationale for this change
   
   While we were initially developing StringView in DataFusion the required 
features in parquet/arrow were not yet available and so we made a feature 
branch pinned to the version of arrow required: 
https://github.com/apache/datafusion/commits/string-view/
   
   The required functionality for StringView has been releaed in arrow/parquet 
`51.1.0` and DataFusion now uses that version as of 
https://github.com/apache/datafusion/pull/11302 
   
   Thus there is no reason for a feature branch so let's bring the changes to 
main
   
   ## What changes are included in this PR?
   
   Merge in all the changes from @Weijun-H @PsiACE  and @XiangpengHao on the 
`string-view` branch. Specifically: 
   * https://github.com/apache/datafusion/pull/10925
   * https://github.com/apache/datafusion/pull/10985
   * https://github.com/apache/datafusion/pull/10997
   * https://github.com/apache/datafusion/pull/11004
   * https://github.com/apache/datafusion/pull/11034
   * https://github.com/apache/datafusion/pull/11043
   
   ## Are these changes tested?
   
   Yes, there are unit tests
   
   ## Are there any user-facing changes?
   Not yet, but there will be


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

Reply via email to