Commit Graph

116725 Commits

Author SHA1 Message Date
Smita Kulkarni
e662fa01d0 Added azureBlobStorage to aspell-dict.txt 2023-06-09 20:21:57 +02:00
Smita Kulkarni
a8b579a856 Rename azure_blob_storage to azureBlobStorage 2023-06-09 19:28:06 +02:00
Nikolai Kochetov
a878312fdf
Merge pull request #50693 from ClickHouse/vdimir/disable_grace_hash_stress
Disable grace_hash join in stress tests
2023-06-09 17:57:34 +02:00
Nikolai Kochetov
e0277b071b
Merge pull request #50699 from ClickHouse/vdimir/revert_grace_join_changed
Revert recent grace hash join changes
2023-06-09 17:56:52 +02:00
Sergei Trifonov
8710154510
Merge pull request #50677 from ClickHouse/unify-priorities-executable-tasks
Unify priorities: `IExecutableTask`s
2023-06-09 17:19:46 +02:00
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
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
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
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
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
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
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
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
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
Jordi Villar
01873e9e6d Add async insert system tables documentation 2023-06-08 17:50:17 +02:00
robot-ch-test-poll
d0f031660b
Merge pull request #50646 from DerekChia/patch-2
Update settings.md
2023-06-08 17:47:09 +02:00
Nikolai Kochetov
b6e32cd5e3 Do not read all the columns from right GLOBAL JOIN table. 2023-06-08 15:30:23 +00:00
alesapin
116df09b5d Fix build 2023-06-08 17:06:15 +02:00
alesapin
79edd06ee7 Merge remote-tracking branch 'origin/master' into azure_table_function 2023-06-08 17:05:19 +02:00
kssenii
9b04e85137 Fix 2023-06-08 16:43:27 +02:00
alesapin
caabbfd5b1 Fix one more race 2023-06-08 16:25:55 +02:00
kssenii
964e0d042c Fix 2023-06-08 16:25:24 +02:00
alesapin
a918f88c74 Fixes 2023-06-08 16:11:27 +02:00