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

   ## Which issue does this PR close?
   
   - closes of https://github.com/apache/datafusion/issues/13359
   - closes https://github.com/apache/datafusion/pull/13366
   - closes https://github.com/apache/datafusion/pull/13606
   
   ## Rationale for this change
   This allows Stringview to be compared to numeric values, consistently with
   
   ```sql
   
   ## What changes are included in this PR?
   - Based on @jonathanc-n 's great work in 
https://github.com/apache/datafusion/pull/13366
   
   1. add tests for coercion (both numeric as well as date/time coercion)
   
   ## Are these changes tested?
   
   Yes unit tests are 
   
   ## Are there any user-facing changes?
   
   Yes, queries that work with Utf8 will now also work with Utf8View


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