Commit Graph

118003 Commits

Author SHA1 Message Date
Anton Popov
ad7fe63339
Merge pull request #51270 from CurtizJ/better-reporting-broken-parts
Better reporting of broken parts
2023-06-23 15:01:22 +02:00
Anton Popov
43fd4a83ca
Merge branch 'master' into better-reporting-broken-parts 2023-06-23 14:57:23 +02:00
Rich Raposa
ffd8183cfa
Fix heading of nlp-functions.md 2023-06-23 06:49:41 -06:00
Robert Schulze
cc3398159e
Restore Azure build on ARM (#51288) 2023-06-23 14:35:51 +02:00
Smita Kulkarni
b5ad349c4f Removed unwanted atomic variables to non atomic 2023-06-23 14:34:24 +02:00
Robert Schulze
43c97d76bf
Merge pull request #44149 from zvonand/zvonand-implicit-tz
Session time zones
2023-06-23 14:28:49 +02:00
Alexey Milovidov
e1b0991de2
Add a test for #48676 (#51308)
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-06-23 14:02:53 +02:00
Alexey Milovidov
75ef844f99
Fix long test functions_bad_arguments (#51310)
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-06-23 13:51:40 +02:00
alesapin
eaf95306ed
Add random sleep for zero copy (#51282)
* Add small sleep for zero copy replication merges and mutations

* Update src/Storages/MergeTree/MergeFromLogEntryTask.cpp

Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>

* Update src/Storages/MergeTree/MergeFromLogEntryTask.cpp

Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>

* Update src/Storages/MergeTree/MutateFromLogEntryTask.cpp

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>

* Update src/Storages/MergeTree/MergeFromLogEntryTask.cpp

Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>

* Update src/Storages/MergeTree/MutateFromLogEntryTask.cpp

* Fix darwin build

---------

Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-06-23 13:49:07 +02:00
Alexey Milovidov
c30c7cf5f6
Scratch the strange Python code (#51302) 2023-06-23 13:47:37 +02:00
Alexey Milovidov
1ebfaafec8
Add a test for #47865 (#51306)
* Add a test for #47865

* Add a test for #47865
2023-06-23 13:45:23 +02:00
Alexey Milovidov
4c8a4f54ce
Add a test for #48894 (#51307) 2023-06-23 13:44:33 +02:00
Han Fei
3a697544c9
Merge pull request #51272 from ClickHouse/Update_check_for_parameterized_view
Updated check for parameterized view
2023-06-23 12:57:07 +02:00
Nikolai Kochetov
e44b544ac0
Merge pull request #51301 from ClickHouse/fix-fuzz-actions-dag
Fix fuzzer failure in ActionsDAG
2023-06-23 12:30:34 +02:00
robot-clickhouse
b6517217d8 Automatic style fix 2023-06-23 10:17:20 +00:00
Vitaly Baranov
1ec5304957
Fix multiple writing of same file to backup (#51299)
* Fix writing the same file multiple times to backup.

* Add test.

---------

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-06-23 12:11:18 +02:00
Alexander Tokmakov
d57a6061ed
Merge pull request #51284 from ClickHouse/fix_check_table_structure
Disable table structure check for secondary queries from Replicated db
2023-06-23 13:04:33 +03:00
Kseniia Sumarokova
db69c87621
Remove test 2023-06-23 12:01:22 +02:00
Smita Kulkarni
db8120722f Separated functionality of Iterator into GlobIterator and KeysIterator, added test for filter by file 2023-06-23 12:00:20 +02:00
Nikolai Kochetov
efcf8d6389
Merge pull request #51266 from kssenii/less-loggers
Avoid too many calls to Poco::Logger::get
2023-06-23 09:56:26 +02:00
Robert Schulze
f367ced809
Merge pull request #51294 from rschu1ze/qc-remove-dflts
Query Cache: Un-comment settings in server cfg
2023-06-23 09:55:48 +02:00
robot-ch-test-poll1
6261ef19d0
Merge pull request #50324 from ClibMouse/feature/quantile-timing-big-endian-support
Implement endianness-independent serialization for quantileTiming
2023-06-23 08:07:23 +02:00
Sema Checherinda
a996c2b27d
Update test.py 2023-06-23 07:59:40 +02:00
Alexey Milovidov
9945118dbe
Merge pull request #51260 from ClickHouse/urlfree
Fix use-after-free in StorageURL when switching URLs
2023-06-23 08:13:35 +03:00
Alexey Milovidov
5c5d5ea08f
Merge pull request #48775 from tonickkozlov/tonickkozlov/22.3-unexpected-dictionary-load-behaviour
Report loading status for executable dictionaries correctly
2023-06-23 06:20:47 +03:00
Alexey Milovidov
c958a1a77b Fix fuzzer failure in ActionsDAG 2023-06-23 01:23:25 +02:00
Alexey Milovidov
bb2801833c
Merge pull request #51300 from ClickHouse/support-clang-17
Support clang-17
2023-06-23 02:09:39 +03:00
Alexey Milovidov
550784e6a0 Support clang-17 2023-06-23 01:08:51 +02:00
Dan Roscigno
96981a032c
Merge pull request #51298 from DanRoscigno/redirect-optimize
update doc nav
2023-06-22 18:44:09 -04:00
Alexey Milovidov
4e34d568b8
Merge pull request #51231 from liuneng1994/fix_core_dump_when_compile_expression
Fix core dump when compile expression
2023-06-23 01:28:35 +03:00
DanRoscigno
97fc6fcc2c update nav 2023-06-22 18:14:45 -04:00
Alexey Milovidov
f14391faaa Change log level 2023-06-23 00:06:27 +02:00
Anton Popov
241d711264 better expception message 2023-06-22 22:03:40 +00:00
Alexey Milovidov
9e433cee20 Add comment 2023-06-22 23:58:55 +02:00
Alexey Milovidov
b5b2a2a41a Fix "metadata loading" test 2023-06-22 23:57:37 +02:00
Robert Schulze
bfb2debca9
Restore settings 2023-06-22 21:31:05 +00:00
robot-ch-test-poll
9997743a66
Merge pull request #51283 from myrrc/patch-4
Update ext-dict-functions.md
2023-06-22 23:30:57 +02:00
Alexey Milovidov
b6e7f4cf6c Require more checks 2023-06-22 23:24:27 +02:00
Robert Schulze
506d52358a
Query Cache: Remove confusing defaults in server cfg 2023-06-22 20:52:50 +00:00
robot-clickhouse-ci-1
209491988f
Merge pull request #51271 from DanRoscigno/move-redirects-to-docs
move redirects to docusaurus config
2023-06-22 21:42:16 +02:00
Alexander Tokmakov
158cfe9c74
Merge pull request #51265 from ClickHouse/tavplubix-patch-7
Ugly hotfix for "terminate on uncaught exception" in WriteBufferFromOStream
2023-06-22 22:39:35 +03:00
robot-ch-test-poll3
baed5a798d
Merge pull request #51279 from ClickHouse/thomoco-patch-3
Update remote.md
2023-06-22 21:37:41 +02:00
Nikolai Kochetov
f226397fa3 Fix check. 2023-06-22 19:21:08 +00:00
Sema Checherinda
2b01711565 fix assert in test, revert debug message 2023-06-22 21:06:53 +02:00
Alexey Milovidov
369ad0aea3 Remove ALTER of LIVE VIEW 2023-06-22 20:32:29 +02:00
Nikolai Kochetov
75391afbd8 Fix typo. 2023-06-22 18:16:48 +00:00
Nikolai Kochetov
ba4b5c3350 Fix stupid bug. 2023-06-22 18:15:16 +00:00
Andrey Zvonov
3d385be9cb
Update Settings.h 2023-06-22 20:56:50 +03:00
robot-clickhouse
ccb42d0afa Automatic style fix 2023-06-22 17:26:42 +00:00
Kruglov Pavel
1d379108a3
Update arrow version in cmake 2023-06-22 19:23:14 +02:00