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

   1. `misc.iq` and `scalar.iq` are now working well. The old and new 
decorrelation plans are distinguished using `!if`.
   
   2. An error occurred with a specific aggregate function 
[CALCITE-7384](https://issues.apache.org/jira/browse/CALCITE-7384), which was 
resolved using a `cast` statement. Furthermore, the execution plan for the old 
and new decorrelation was added to `new-decorr.iq` because the `CoreQuidemTest` 
did not decorrelate the functions but directly used `EnumerableCorrelate`, thus 
concealing the issue.


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