alamb opened a new issue #222: URL: https://github.com/apache/arrow-datafusion/issues/222
Noticed by @tustvold The CASE implementation includes code to build an array of entirely NULL, but that function exists (now) in Arrow. We should use the one in arrow rather than our own version 1. remove code duplication 1. Improve data type support for Case statement by using standard Arrow -- 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. For queries about this service, please contact Infrastructure at: [email protected]
