Hello, there is a plan to support the WITH ROLLUP clause in group by ?
|
According to your request, we're complementing code for WITH ROLLUP and WITH CUBE.
|
* v4.1.004 supports WITH ROLLUP, WITH CUBE, and GROUPING(expression).
* v4.1.004 supports bitwise logical operator(&, |, ~, ^, <<, >>), BITAND(x, y), and BIT_COUNT(x).
* v4.1.004 fixed a bug on FPT memo since v4.0.038.
|