Skip to content

Commit afbb595

Browse files
committed
1 parent 03c58de commit afbb595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Additionally, we have fixed many errors and improved the code quality and the te
6868
* `INSERT` supports `SetOperations` (e. g. `INSERT INTO ... SELECT ... FROM ... UNION SELECT ... FROM ...`), those `SetOperations` are used both for `SELECT` and `VALUES` clauses (API change) in order to simplify the Grammar
6969
* `(WITH ... SELECT ...)` statements within brackets are now supported
7070
* Postgres `NATURAL { INNER | LEFT | RIGHT } JOIN` support
71+
* extended support for Hive dialect GROUPING SETS
7172

7273

7374
## Building from the sources

0 commit comments

Comments
 (0)