Adding upstream version 6.3.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
24cf9d8984
commit
291e0c125c
41 changed files with 1558 additions and 267 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -1,6 +1,28 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
v6.3.0
|
||||
------
|
||||
|
||||
Changes:
|
||||
|
||||
- New: Snowflake [table literals](https://docs.snowflake.com/en/sql-reference/literals-table.html)
|
||||
|
||||
- New: Anti and semi joins
|
||||
|
||||
- New: Vacuum as a command
|
||||
|
||||
- New: Stored procedures
|
||||
|
||||
- New: Reweriting derived tables as CTES
|
||||
|
||||
- Improvement: Various clickhouse improvements
|
||||
|
||||
- Improvement: Optimizer predicate pushdown
|
||||
|
||||
- Breaking: DATE\_DIFF default renamed to DATEDIFF
|
||||
|
||||
|
||||
v6.2.0
|
||||
------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue