alamb commented on PR #7045: URL: https://github.com/apache/arrow-datafusion/pull/7045#issuecomment-1653371293
> I have different thoughts on this, List() is 1D, List(List()) is 2D, Int64 is 0D, dimension is only meaningful to List, not non-List type, @jayzhan211 That is what I was trying to say. > But, If we want a new definition of dimensions, it is also fine. My intention was **not** to change the definition but to capture what this function does. I am pretty sure that given the input `int64` this function would return `1` -- 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]
