msathis opened a new pull request #1969:
URL: https://github.com/apache/arrow-datafusion/pull/1969


   # Which issue does this PR close?
   
   Closes #1890.
   
    # Rationale for this change
   To support `coalesce` function in SQL
   
   # What changes are included in this PR?
   Basic `coalesce` support. Now everything is treated as string, will have to 
work to support other data types properly.
   
   # Are there any user-facing changes?
   Users can use `coalesce` function in SQL now
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to