suibianwanwank commented on PR #4422:
URL: https://github.com/apache/calcite/pull/4422#issuecomment-2985050615

   I think I understand. There's one more point of confusion: we should only 
compare each column of the outermost RelDataType (Struct). However, in 
practice, if one of the columns is itself a Struct, we shouldn't allow its name 
to be changed (though I believe such changes would hardly ever occur in any 
optimization rule). So, should we only allow the field names at the first level 
to differ?


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

Reply via email to