mihaibudiu opened a new pull request, #5022: URL: https://github.com/apache/calcite/pull/5022
## Jira Link [CALCITE-7606](https://issues.apache.org/jira/browse/CALCITE-7606) ## Changes Proposed An expression such as `emp.row.field` previously inferred a column name such as `EXPR$0`. With this PR the inferred column name is `field` -- 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]
