alamb closed issue #16163: Arraylength UDF not fully implemented or inconcistent
URL: https://github.com/apache/datafusion/issues/16163
--
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 co
chenkovsky commented on issue #16163:
URL: https://github.com/apache/datafusion/issues/16163#issuecomment-2904223303
take
--
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
fbx31 opened a new issue, #16163:
URL: https://github.com/apache/datafusion/issues/16163
### Describe the bug
Today it's impossible to call array_length function on a FixedSizeList data
type.
From length.rs in [datafusion_functions_nested], despite the return_type
function imp