suibianwanwank commented on PR #4332:
URL: https://github.com/apache/calcite/pull/4332#issuecomment-2849999309
@mihaibudiu Thanks! The expected result is returning "true" for exists_flag
in all rows, so I believe the plan is correct. Here are the results from my
branch in QuidemTest:
```
COMM | EXISTS_FLAG
---------+-------------
0.00 | true
1400.00 | false
300.00 | false
500.00 | false
| true
| true
| true
| true
| true
| true
| true
| true
| true
| true
```
--
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]