jayzhan211 opened a new issue, #10789: URL: https://github.com/apache/datafusion/issues/10789
### Is your feature request related to a problem or challenge? I would like to set the default type for `make_array` from `null` to `i64`, so other array function can have `List(I64)` by default instead of `List(Null)`. ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered Kept as it is ### Additional context _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
