xiedeyantu commented on PR #4208:
URL: https://github.com/apache/calcite/pull/4208#issuecomment-2677041999

   > It seems to me that this comment in `Project#explainTerms` suggests that 
what we are discussing here was actually intended:
   > 
   > ```
   >   @Override public RelWriter explainTerms(RelWriter pw) {
   >     ...
   >     // Skip writing field names so the optimizer can reuse the projects 
that differ in
   >     // field names only
   > ```
   
   @rubenada Yes, the problem should arise here, missing aliases is a very 
serious problem.


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