jayzhan211 commented on PR #14532:
URL: https://github.com/apache/datafusion/pull/14532#issuecomment-2641836978

   See this, 
https://github.com/apache/datafusion/issues/13819#issuecomment-2552554818.
   We only convert an inner fixed-size list to a regular list when the function 
performs a mutation operation, such as `array_append`. For non-mutation 
operations, like `array_element`, we keep T as a fixed-size list


-- 
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...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to