goutamadwant commented on PR #23356:
URL: https://github.com/apache/datafusion/pull/23356#issuecomment-5254788260

   Fixed the SQLite sqllogictest failures by preserving each projection's 
original output name when common-subexpression elimination rewrites its 
expressions. This prevents the following `optimize_projections` pass from 
rebuilding a different schema name for parenthesized nested expressions.


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