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

   ## Which issue does this PR close?
   
   None, but it pertains to https://github.com/delta-io/delta-rs/pull/2886
   
   ## Rationale for this change
   
   During a cast operation, the field name for a list can be changed to "item" 
from whatever it is previously. This change adds an option to set the field 
name.
   
   ## What changes are included in this PR?
   
   Adds an option for `array_into_list_array` and the other variants to pass in 
the field name for the schema.
   
   ## Are these changes tested?
   
   TODO add unit test
   
   ## Are there any user-facing changes?
   
   Internal change only. No user facing changes.


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