mihaibudiu commented on PR #4422: URL: https://github.com/apache/calcite/pull/4422#issuecomment-2985165039
Generic types can appear anywhere, including a field of a ROW, and they can be nested, i.e., you can have ROW(INT ARRAY) ARRAY. I don't know where this method is used and what the intent of the method is, so I cannot comment on changing it. The name should reflect the fact that it does not recurse, but we cannot change that. -- 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]
