Commit Graph

117777 Commits

Author SHA1 Message Date
DanRoscigno
7bde0781b4 missing anchor 2023-06-23 16:05:58 -04:00
DanRoscigno
35c7a0017a Merge branch 'l2squared-docs' of github.com:DanRoscigno/ClickHouse into l2squared-docs 2023-06-23 16:04:00 -04:00
Dan Roscigno
22b20512ad
Merge branch 'master' into l2squared-docs 2023-06-23 15:41:41 -04:00
Dan Roscigno
5c414e8c16
Merge pull request #51328 from DanRoscigno/docs-s3-engine-partition
document partitioned writes for s3 engine
2023-06-23 15:41:29 -04:00
Dan Roscigno
b3dee72121
no hyphens in dictionary 2023-06-23 15:19:01 -04:00
DanRoscigno
4d92fc915f revert to master 2023-06-23 15:16:57 -04:00
Dan Roscigno
d8ccb36621
hyphens not allowed in dictionary 2023-06-23 15:12:07 -04:00
Dan Roscigno
1012b7c8c7
Merge branch 'master' into l2squared-docs 2023-06-23 15:09:41 -04:00
DanRoscigno
1f38209de9 add L2SquaredDistance to docs 2023-06-23 14:45:52 -04:00
Alexander Tokmakov
878000025d
Merge pull request #51297 from ClickHouse/fix-metadata-loading
Fix metadata loading test
2023-06-23 21:45:21 +03:00
Kruglov Pavel
95917ad87a
Merge pull request #51197 from Avogar/fix-flaky-tests
Split long test 02149_schema_inference_formats_with_schema into several tests to avoid timeout in debug
2023-06-23 18:38:38 +02:00
Alexey Milovidov
305e3d1f66
Merge pull request #50704 from rschu1ze/qc-materialize-query
Query Cache: Try to fix bad cast from ColumnConst to ColumnVector<char8_t>
2023-06-23 18:01:00 +03:00
DanRoscigno
4d5a4f342d Merge branch 'docs-s3-engine-partition' of github.com:DanRoscigno/ClickHouse into docs-s3-engine-partition 2023-06-23 10:28:23 -04:00
Dan Roscigno
19d4a49254
Merge branch 'master' into docs-s3-engine-partition 2023-06-23 10:04:11 -04:00
DanRoscigno
3a0db35d16 allow on-prem 2023-06-23 10:01:54 -04:00
Alexey Milovidov
945a119fc6
Merge pull request #51287 from ClickHouse/remove-live-view-alter
Remove ALTER of LIVE VIEW
2023-06-23 16:44:53 +03:00
Rich Raposa
75ea57062a
Merge pull request #51324 from ClickHouse/rfraposa-patch-2
Fix heading of nlp-functions.md
2023-06-23 07:39:01 -06:00
robot-ch-test-poll4
7559ac8724
Merge pull request #51327 from ClickHouse/reorder-table-functions-engines
Alphabetize table functions and engines in docs nav
2023-06-23 15:38:29 +02:00
Sema Checherinda
963cbbf29b
Merge pull request #50907 from CheSema/memory-leak
do not call finalize after exception
2023-06-23 15:36:34 +02:00
Sema Checherinda
977cd03cf2
Merge branch 'master' into memory-leak 2023-06-23 15:35:53 +02:00
Dan Roscigno
7f2bd8e76b
Merge branch 'master' into docs-s3-engine-partition 2023-06-23 09:27:48 -04:00
DanRoscigno
6c7487bf55 document partitioned writes for s3 engine 2023-06-23 09:23:50 -04:00
Rich Raposa
951c077bbf
Merge branch 'master' into reorder-table-functions-engines 2023-06-23 07:17:41 -06:00
rfraposa
b5d9ed5b0c Alphabetize table functions and engines 2023-06-23 07:16:22 -06:00
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
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
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
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