Commit Graph

116897 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
638ff3730c
Merge pull request #50774 from ClickHouse/auto/v23.5.1.3174-stable
Update version_date.tsv and changelogs after v23.5.1.3174-stable
2023-06-09 16:49:04 +02:00
Kseniia Sumarokova
f5d88d2c05
Merge pull request #50770 from ClickHouse/azure_table_function
Fix build for aarch64 (temporary disable azure)
2023-06-09 15:33:03 +02:00
Denny Crane
1d2735a7a9
Merge branch 'master' into patch-27 2023-06-09 10:25:27 -03:00
Dan Roscigno
b47c80bdeb
Merge pull request #50706 from jrdi/async-insert-system-tables
Add async insert system tables documentation
2023-06-09 09:22:36 -04:00
Nikita Taranov
05cab78dd2
Fix bug in uniqExact parallel merging (#50590)
* impl

* disable test under sanitizers
2023-06-09 15:15:41 +02:00
DanRoscigno
ab0a01e464 close result block 2023-06-09 09:14:50 -04:00
Nikita Taranov
8c4c82abd6
Update lz4 to enable cutting-edge optimisations (#50621) 2023-06-09 15:11:07 +02:00
Ilya Yatsishin
4009b5fef1
Update CHANGELOG.md 2023-06-09 14:34:05 +02:00
Nikolai Kochetov
c73a346939
Merge pull request #50721 from ClickHouse/global-join-too-many-columns
Do not read all the columns from right GLOBAL JOIN table.
2023-06-09 14:33:07 +02:00
Dmitry Kardymon
d0c2c1dbad Add test and reorder if's 2023-06-09 12:06:43 +00:00
robot-clickhouse
61a20468f7 Update version_date.tsv and changelogs after v23.5.1.3174-stable 2023-06-09 11:53:29 +00:00
Jordi Villar
a3825e2092
Merge branch 'master' into async-insert-system-tables 2023-06-09 13:45:40 +02:00
Alexey Milovidov
d4602f7e1f
Merge pull request #50772 from ClickHouse/23.6-prepare
Update version after release
2023-06-09 14:39:39 +03:00
Antonio Andelic
2d220bd841 Fix NuRaft 2023-06-09 11:38:50 +00:00
Alexey Milovidov
bc2af59278 Update autogenerated version to 23.6.1.1 and contributors 2023-06-09 13:38:30 +02:00
flynn
ad74189bc2
Fix Log family table return wrong rows count after truncate (#50585)
* Fix Log family table return wrong rows count after truncate

* fix test

* update test

* update test
2023-06-09 14:32:45 +03:00
Alexander Tokmakov
8f9c74debb
Support OPTIMIZE for temporary tables (#50710)
* Update InterpreterOptimizeQuery.cpp

* Update 02525_different_engines_in_temporary_tables.sql

* Update MergeTreeData.cpp
2023-06-09 14:31:49 +03:00
Dmitry Kardymon
f437d5d8b5 Fix toDateTimeOrZero description 2023-06-09 11:27:27 +00:00
alesapin
430a19bb80 Better 2023-06-09 13:26:53 +02:00
alesapin
16a6190446 More strict build Aarch64 2023-06-09 13:25:50 +02:00
Kruglov Pavel
4e30110b24
Merge pull request #50668 from Avogar/avro-negative-decimals
Fix reading negative decimals in avro format
2023-06-09 13:25:26 +02:00
Dmitry Kardymon
7a02a70ad4 Add value to exceptions text 2023-06-09 11:11:49 +00:00
Dmitry Kardymon
de70e322cf Fix by pull request comments 2023-06-09 10:29:44 +00:00
Antonio Andelic
ab8365630b Reject logs containing unknown operation 2023-06-09 10:10:40 +00:00
alesapin
2fec796e73
Merge pull request #50604 from ClickHouse/azure_table_function
Azure table function
2023-06-09 11:44:04 +02:00
Alexander Gololobov
20efc1a368
Merge pull request #50728 from rschu1ze/qc-stale
Show correct sharing state in system.query_cache
2023-06-09 11:35:11 +02:00
Alexander Gololobov
0d9bf2f196
Merge pull request #50685 from ClickHouse/fix_asan_analyzer_prewhere
Fix asan issue with analyzer and prewhere
2023-06-09 11:32:20 +02:00
Alexander Gololobov
4bc7d70d45
Merge branch 'master' into fix_asan_analyzer_prewhere 2023-06-09 11:31:27 +02:00
alesapin
7ac4349d96 Hacking azure function 2023-06-09 11:21:10 +02:00
Kseniia Sumarokova
92de3821b5
Merge pull request #50682 from ClickHouse/kssenii-patch-7
Update default max_elements limit in fs cache
2023-06-09 11:18:20 +02:00
Kseniia Sumarokova
215d6a3a6a
Merge pull request #50719 from kssenii/fix-flaky-unit-test
Fix flaky unit test
2023-06-09 11:14:46 +02:00
Dmitry Kardymon
5c76a8882e Fix docs by pull request comments 2023-06-09 09:12:07 +00:00
Kseniia Sumarokova
029a4fd201
Merge branch 'master' into fix-flaky-unit-test 2023-06-09 11:11:07 +02:00
Kseniia Sumarokova
30a465cf58
Merge pull request #50718 from kssenii/fix-error-in-stress-test
Fix assertion from stress test
2023-06-09 11:08:16 +02:00
Kseniia Sumarokova
62fc6cf007
Merge branch 'master' into fix-error-in-stress-test 2023-06-09 11:07:10 +02:00
alesapin
96d9b88a20 Fix build 2023-06-09 10:48:13 +02:00
YalalovSM
df07c584de
Merge pull request #2 from YalalovSM/YalalovSM-projection-ru-patch-1
Update projection.md
2023-06-09 10:37:37 +05:00
YalalovSM
95c0b942c1
Update projection.md 2023-06-09 10:37:20 +05:00
YalalovSM
ece3ed212a
Merge pull request #1 from YalalovSM/YalalovSM-projection-md-patch-1
Update projection.md
2023-06-09 09:28:10 +05:00
YalalovSM
094d661701
Update projection.md
Document using keywords IF EXISTS/IF NOT EXISTS with projections
2023-06-09 09:26:00 +05:00
Robert Schulze
42914484b3
Merge pull request #50713 from rschu1ze/show-indices
Add SHOW INDICES as alias for statement SHOW INDEX/INDEXES/KEYS
2023-06-09 00:37:29 +02:00
Mikhail f. Shiryaev
cd3c4475a9
Merge pull request #50700 from ClickHouse/check-infrastructure-issu
Catch issues with dockerd during the build
2023-06-09 00:09:57 +02:00
Robert Schulze
172dd4af73
Show correct staleness value in system.query_cache 2023-06-08 21:05:05 +00:00
Nikolai Kochetov
350becba5d Fixing build. 2023-06-08 17:56:35 +00:00
Kseniia Sumarokova
2ea2782447
Merge branch 'master' into kssenii-patch-7 2023-06-08 19:50:57 +02:00
Alexander Gololobov
dc08583ba4
Better comments
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-06-08 19:20:40 +02:00
Alexander Gololobov
43cb2024a7
Better comments
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-06-08 19:20:32 +02:00
alesapin
37b5be60b5
Merge branch 'master' into fix-flaky-unit-test 2023-06-08 18:37:12 +02:00
Nikolai Kochetov
314df9a6da Fixing test. 2023-06-08 16:25:06 +00:00
kssenii
ea9d0f6c3c Fix 2023-06-08 18:18:12 +02:00