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

   ## Which issue does this PR close?
   
   Closes #10761
   
   ## Rationale for this change
   
   Postgres at least supports negative index in split_part. It'd be nice to for 
datafusion to similarly, since `split_part(..., ..., -1)` is not unheard of.
   
   ## What changes are included in this PR?
   
   Updated code and tests.
   
   ## Are these changes tested?
   
   Yes, added new sqllogictests and updated exists unittests.
   
   ## Are there any user-facing changes?
   
   User queries which may've failed no longer will.
   


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