peasee commented on PR #12994:
URL: https://github.com/apache/datafusion/pull/12994#issuecomment-2425681667

   > If it's the first one, I think it's an issue because it isn't valid. We 
can file an issue for it.
   
   My bad, I should've clarified better. It is the first one with 
`MySqlDialect`. I had just used `GenericDialect` as the example, but it affects 
both:
   
   ```
   SELECT `ta`.`j1_id` FROM (SELECT `ta`.`j1_id` FROM `j1` AS `ta`) AS 
`derived_projection`
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to