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

   ## Which issue does this PR close?
   
   More Utf8View support, per #10918 
   
   ## What changes are included in this PR?
   
   Implements Utf8View support for folllowing:
   
   * Coercion between Utf8View and other string-y types
   * Coercion between Utf8View and temporal types
   * Sending a Utf8View into the `date_part` function
   * Sending a Utf8View into the `make_date` function
   
   ## Are these changes tested?
   
   Currently just using existing tests, I've tested this on the 
https://github.com/spiraldb/vortex/ TPC-H benchmarks.
   
   ## Are there any user-facing changes?
   
   Makes several things that used to be errors not error.
   


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