Anton Popov
|
27d81fd357
|
Merge pull request #69256 from CurtizJ/fix-drop-cache-transactions
Fix dropping of file cache in CHECK query in case of enabled transactions
|
2024-09-05 13:55:30 +00:00 |
|
Igor Nikonov
|
3dcf87a804
|
Merge branch 'master' into fix-pr-not-ready-set
|
2024-09-05 15:32:24 +02:00 |
|
Mikhail f. Shiryaev
|
94a62b1df2
|
Merge pull request #69260 from ClickHouse/make-worker-private
Make infrastructure related scripts private
|
2024-09-05 12:49:30 +00:00 |
|
Christoph Wurm
|
57f80473cc
|
Docs: Add info on lightweight_deletes_sync
|
2024-09-05 13:42:09 +01:00 |
|
Nikita Mikhaylov
|
2b0fe084ae
|
Merge pull request #69277 from den-crane/patch-73
Doc. Remove a misleading statement
|
2024-09-05 12:01:44 +00:00 |
|
shiyer7474
|
ef177d2c9f
|
Proper cleanup & restart for subsequent iterations
|
2024-09-05 11:37:57 +00:00 |
|
Daniil Ivanik
|
6c52c3d015
|
Merge pull request #69285 from cwurm/docs_clarify_lightweight_delete
Clarify timing of lightweight delete
|
2024-09-05 11:22:32 +00:00 |
|
Anton Popov
|
cf022d3a6d
|
Merge pull request #65832 from CurtizJ/add-mutations-snapshot
Improved getting of alter conversions for queries
|
2024-09-05 10:37:00 +00:00 |
|
Yarik Briukhovetskyi
|
ab378a0a46
|
Merge branch 'ClickHouse:master' into time_buckets_impl
|
2024-09-05 11:36:28 +02:00 |
|
Robert Schulze
|
ddd1f537cb
|
Merge pull request #69241 from rschu1ze/ann-subquery
Add testcase for ANN index usage with subquery
|
2024-09-05 09:33:40 +00:00 |
|
Christoph Wurm
|
35748dffb2
|
Clarify lightweight delete.
|
2024-09-05 10:31:14 +01:00 |
|
Anton Popov
|
10d2631ec9
|
Merge pull request #69030 from bigo-sg/improve_array_zip
Add new function arrayZipUnaligned
|
2024-09-05 08:05:56 +00:00 |
|
JackyWoo
|
431a917cda
|
Merge branch 'master' into add_statistics_minmax
|
2024-09-05 15:12:00 +08:00 |
|
Julia Kartseva
|
39d4a7bf1e
|
Merge pull request #69237 from jkartseva/fix-infile-format-async-insert
Fix `INFILE` format detection for async inserts
|
2024-09-05 02:19:16 +00:00 |
|
Denny Crane
|
ec8d0f94fe
|
Update index.md
|
2024-09-04 20:56:16 -03:00 |
|
Nikolay Degterinsky
|
d1f551e8c9
|
Merge pull request #69271 from ClickHouse/evillique-patch-2
Minor improvements for Lemmatizers
|
2024-09-04 23:33:42 +00:00 |
|
Michael Kolupaev
|
14cb96722a
|
Merge pull request #68313 from ClickHouse/musysroot
Update musl to 1.2.5 with unwind info
|
2024-09-04 23:18:09 +00:00 |
|
János Benjamin Antal
|
e1b29eae17
|
Merge pull request #69268 from ClickHouse/revert-69076-create_as
Revert "CREATE TABLE AS copy PRIMARY KEY, ORDER BY, and similar clauses."
|
2024-09-04 21:09:20 +00:00 |
|
Yarik Briukhovetskyi
|
c997593e61
|
Merge branch 'ClickHouse:master' into time_buckets_impl
|
2024-09-04 23:08:57 +02:00 |
|
Julia Kartseva
|
19b33e87eb
|
fix test
|
2024-09-04 19:44:57 +00:00 |
|
Nikita Mikhaylov
|
b8b8421102
|
Merge pull request #69255 from Algunenano/01114_database_atomic_timeouts
01114_database_atomic: Increase time frames to reduce flakiness
|
2024-09-04 19:44:57 +00:00 |
|
Igor Nikonov
|
a37b345694
|
Merge branch 'master' into fix-pr-not-ready-set
|
2024-09-04 21:36:37 +02:00 |
|
Nikolay Degterinsky
|
91447fabf7
|
Fix style
|
2024-09-04 20:17:59 +02:00 |
|
Nikolay Degterinsky
|
89ca1c0759
|
Update Lemmatizers.cpp
|
2024-09-04 20:08:27 +02:00 |
|
János Benjamin Antal
|
9b9db40a0b
|
Merge pull request #68935 from ClickHouse/fix-mutation-commands-parse-with-modify-column
Fix mutation commands parsing with modify column
|
2024-09-04 17:37:44 +00:00 |
|
Nikolay Degterinsky
|
c10455ca03
|
Minor improvements for Lemmatizers
|
2024-09-04 19:36:16 +02:00 |
|
János Benjamin Antal
|
4634b83ab5
|
Revert "CREATE TABLE AS copy PRIMARY KEY, ORDER BY, and similar clauses."
|
2024-09-04 18:44:35 +02:00 |
|
Alexander Tokmakov
|
d948de53c6
|
Merge pull request #68584 from baolinhuang/covered_by_broken_duplicate
Avoid detached covered-by-broken part duplicates
|
2024-09-04 16:06:42 +00:00 |
|
Alexander Tokmakov
|
d2ae779368
|
Update 00626_replace_partition_from_table_zookeeper.sh
|
2024-09-04 17:18:16 +02:00 |
|
Igor Nikonov
|
5709dc585f
|
Fix: Not-ready Set with parallel replicas
|
2024-09-04 15:09:21 +00:00 |
|
Yarik Briukhovetskyi
|
018a62777b
|
small fixes for Date32
|
2024-09-04 16:56:07 +02:00 |
|
Yarik Briukhovetskyi
|
6acb5ab5a1
|
add Date32 support
|
2024-09-04 15:52:23 +02:00 |
|
Max K.
|
708d5bbc2d
|
Merge pull request #69257 from ClickHouse/ci_stress_to_func_runners
CI: Merge stress and func runners type
|
2024-09-04 13:32:58 +00:00 |
|
vdimir
|
d38551a178
|
resetOutput
|
2024-09-04 13:29:45 +00:00 |
|
Mikhail f. Shiryaev
|
63931be6a0
|
Make infrastructure related scripts private
|
2024-09-04 15:28:35 +02:00 |
|
shiyer7474
|
51464be3e1
|
Set use_cluster=false
|
2024-09-04 13:26:09 +00:00 |
|
taiyang-li
|
4bd9e10ce4
|
Merge branch 'improve_array_zip' of https://github.com/bigo-sg/ClickHouse into improve_array_zip
|
2024-09-04 21:11:11 +08:00 |
|
taiyang-li
|
fd05f30ee1
|
change as request
|
2024-09-04 21:10:32 +08:00 |
|
Yarik Briukhovetskyi
|
f497fde2ca
|
fix templates
|
2024-09-04 15:08:12 +02:00 |
|
Yarik Briukhovetskyi
|
945c930322
|
fix build
|
2024-09-04 14:53:19 +02:00 |
|
Mikhail f. Shiryaev
|
938b5ba0ed
|
Merge pull request #69252 from Algunenano/backport_pr
Backports should read tags from its repo only
|
2024-09-04 12:43:58 +00:00 |
|
Yarik Briukhovetskyi
|
e16c85d94f
|
fix suggestions
|
2024-09-04 14:32:57 +02:00 |
|
Max Kainov
|
ea7cff43f6
|
CI: Merge stress and func runners type
|
2024-09-04 14:21:44 +02:00 |
|
Anton Popov
|
10d19b47b7
|
fix dropping of file cache in CHECK query in case of enabled transactions
|
2024-09-04 12:18:44 +00:00 |
|
Raúl Marín
|
404aea55a9
|
01114_database_atomic: Increase time frames to reduce flakiness
|
2024-09-04 14:09:45 +02:00 |
|
Anton Popov
|
6042637e67
|
fix clang-tidy
|
2024-09-04 11:36:16 +00:00 |
|
Raúl Marín
|
3807bea354
|
Backports should read tags from its repo only
|
2024-09-04 13:28:04 +02:00 |
|
Kruglov Pavel
|
54c6aa957d
|
Merge pull request #67150 from Avogar/dynamic-cast-or-default
Improve castOrDefault from Variant/Dynamic columns
|
2024-09-04 11:27:35 +00:00 |
|
Kruglov Pavel
|
10893d3ea8
|
Merge pull request #69109 from Avogar/csv-bool-from-string
Don't infer Bool type from String in CSV when input_format_csv_try_infer_numbers_from_strings = 1
|
2024-09-04 11:27:21 +00:00 |
|
Nikita Mikhaylov
|
6fbeca5cb8
|
Merge pull request #69204 from ClickHouse/vdimir/cleint-log-sanitizer-reports
Collect sanitizer report from client to `client_log`
|
2024-09-04 10:44:40 +00:00 |
|