xiedeyantu commented on code in PR #4820:
URL: https://github.com/apache/calcite/pull/4820#discussion_r2884215806
##########
core/src/test/resources/sql/set-op.iq:
##########
@@ -295,4 +295,35 @@ EnumerableCalc(expr#0=[{inputs}], expr#1=[3],
proj#0..1=[{exprs}])
EnumerableValues(tuples=[[{ 30, 3 }, { 30, 3 }]])
!plan
+# [CALCITE-7429] Query with MINUS fails with "Unable to implement
EnumerableMinus(all=[false])"
Review Comment:
I have checked with [pgsql](https://onecompiler.com/postgresql/44fc5x6uj).
--
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]