willemv commented on PR #19077:
URL: https://github.com/apache/datafusion/pull/19077#issuecomment-3611725977

   Fixed
   
   I also adjusted the SLT's: they were not failing before the fix, because the 
simplification for `starts_with` is not invoked when simply `select 
starts_with('literal', 'anotherliteral')`. That's probably because constant 
expressions are evaluated before the simplification.


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