jiangzhx commented on issue #7380: URL: https://github.com/apache/arrow-datafusion/issues/7380#issuecomment-1689204698
I found another way to make this work. select make_array(case when 1>0 then true else false end,case when 2>0 then true else false end); -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org