You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/10/14 07:00:42 UTC

[GitHub] [calcite] yanlin-Lynn opened a new pull request #1502: [CALCITE-3407] Add support for interpretering minus/intersect relational set operators

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:
users@infra.apache.org


With regards,
Apache Git Services