mihaibudiu opened a new pull request, #5099:
URL: https://github.com/apache/calcite/pull/5099

   ## Jira Link
   
   [CALCITE-7654](https://issues.apache.org/jira/browse/CALCITE-7654)
   
   ## Changes Proposed
   
   Name and type resolution for DOT expressions involving lambda parameters has 
been slightly altered, allowing expressions such as `EXISTS(array, a -> a.name 
= '')` and `EXISTS(array, a -> (a).name = '')` to compile. 


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