yanlin-Lynn opened a new pull request #1502: [CALCITE-3407] Add support for interpretering minus/intersect relational set operators URL: https://github.com/apache/calcite/pull/1502 Currently, for `SetOp`, only `Union` is supported by `Interpreter`. This PR tries to add support for `Minus` and `Intersect` of `SetOp` for `Interpreter`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
