calcite
calcite copied to clipboard
[CALCITE-2826] Add versions of create() for LogicalSort and LogicalEx…
…change that take cluster and trait set as input
Why do you need these methods?
Currently, we don't have any public constructor or factory method that allows us to create a rel with a different cluster.