Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpz committed Jul 6, 2022
1 parent 03c58de commit afbb595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Additionally, we have fixed many errors and improved the code quality and the te
* `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
* `(WITH ... SELECT ...)` statements within brackets are now supported
* Postgres `NATURAL { INNER | LEFT | RIGHT } JOIN` support
* extended support for Hive dialect GROUPING SETS


## Building from the sources
Expand Down

0 comments on commit afbb595

Please sign in to comment.