suibianwanwank commented on PR #4422: URL: https://github.com/apache/calcite/pull/4422#issuecomment-2985152077
I'm not very familiar with composite types in Calcite. When it comes to checking the rowType of a RelNode, are there types other than Struct? If so, we should modify this method because it is called by many RelNodes, such as Filter's deepEqual. If not, the inner composite types should not ignore their names either. WDYT -- 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]
