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

   ## Which issue does this PR close?
   
   Closes #13907
   
   ## Rationale for this change
   
   Described in the issue, when the input type is utf8view for initcap, so 
should the return type. The actual return type *is* utf8view, so we just need 
to set it in the `return_type` function to match.
   
   ## What changes are included in this PR?
   
   One change to return_type function
   
   ## Are these changes tested?
   
   Tested in datafusion-python unit tests, but we should probably add a test 
here as well.
   
   ## Are there any user-facing changes?
   
   None


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