Commit Graph

117213 Commits

Author SHA1 Message Date
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
pufit
55d228e78e
Merge branch 'master' into support_redis 2023-06-09 11:45:12 -04:00
robot-clickhouse
af153399bf Update version_date.tsv and changelogs after v23.2.7.32-stable 2023-06-09 15:26:13 +00: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
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
Victor Krasnov
5af06f8c08 Amend the test infinitesimally 2023-06-09 16:11:52 +03:00
Nikita Taranov
8c4c82abd6
Update lz4 to enable cutting-edge optimisations (#50621) 2023-06-09 15:11:07 +02:00
Victor Krasnov
9b70836b6c Add a syslog format example to the documentation 2023-06-09 16:07:07 +03:00
avogar
47b0c2a862 Make better 2023-06-09 13:01:36 +00:00
Victor Krasnov
3c1b02a37b Rectify the existing example of the year omission 2023-06-09 15:43:36 +03:00
Ilya Yatsishin
4009b5fef1
Update CHANGELOG.md 2023-06-09 14:34:05 +02:00
Victor Krasnov
a21bd4ec62 Elucidate the syslog case in the documentation 2023-06-09 15:33:51 +03: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
Victor Krasnov
b740a08b6e Fix the docs 2023-06-09 15:05:23 +03:00
robot-clickhouse
61a20468f7 Update version_date.tsv and changelogs after v23.5.1.3174-stable 2023-06-09 11:53:29 +00:00
Victor Krasnov
32d781c058 Align the documentation with the new feature 2023-06-09 14:51:26 +03: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
Alexey Gerasimchuck
b8fc25ab23 minor update 2023-06-09 06:51:34 +00:00
Alexey Gerasimchuck
d0938e95e6 prohibited to use --connection 2023-06-09 06:40:57 +00: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