[CALCITE-3380] implement power method in Expressions. - #1480
[CALCITE-3380] implement power method in Expressions.#1480xy2953396112 wants to merge 2 commits into
Conversation
|
I don't think we need this method. linq4j is tied to the java language. There is no power operator in java, therefore people should not be using the Rather than |
It is more convenient for users to use |
|
I agree that it is a bit more convenient. But it goes against the philosophy of this class and package. We should not do it. |
|
Close because it is not needed. |
implement power method in Expressions.
before:
Extensions.todo();