arashandishgar commented on issue #45560:
URL: https://github.com/apache/arrow/issues/45560#issuecomment-2667694340

   let imagine a type like 
   ` auto type = struct_({field("letter_span", fixed_size_list(int64(), 2)),
                          field("digit_span", fixed_size_list(int64(), 2))});`
   I think even if there is a max element it would probably be a two 
fixed_size_list again. Thus  it could not be a scalar


-- 
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

Reply via email to