andygrove commented on PR #3122: URL: https://github.com/apache/arrow-datafusion/pull/3122#issuecomment-1220021860
> Update on this PR: I think I may have gotten too ambitious in this PR: `array()` somewhat confusingly returns a `FixedSizedList` and `array[]` returns a List. > > Maybe we can just settle for updating the name of the `array` function to `make_array` thinking Will sleep on it I went ahead and created a PR just to do the rename: https://github.com/apache/arrow-datafusion/pull/3199 -- 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]
