Alexey Milovidov
|
e4e7169277
|
Remove some strange code
|
2022-02-01 02:52:36 +03:00 |
|
Alexey Milovidov
|
83136f3515
|
Allow \r in the middle of the line in format Regexp
|
2022-02-01 02:49:26 +03:00 |
|
Alexey Milovidov
|
872d0a0fbe
|
Improve performance of format Regexp
|
2022-02-01 02:07:48 +03:00 |
|
Mikhail f. Shiryaev
|
678dd6b3f2
|
Merge pull request #33596 from msaf1980/rollup_rules_type_doc
Update GraphiteMergeTree documentation (splitted GraphiteMergeTree rollup rules)
|
2022-01-31 22:06:51 +01:00 |
|
alesapin
|
dd61d1c2de
|
Merge pull request #34172 from ClickHouse/fix_race_in_some_engines
Fix benign race condition for storage HDFS, S3, URL
|
2022-01-31 22:41:54 +03:00 |
|
alesapin
|
75d73d2785
|
Merge pull request #34139 from ClickHouse/fix_buf_s3_low_cardinality
Fix bug with bounded S3 reads and LowCardinality
|
2022-01-31 22:41:14 +03:00 |
|
Nikolai Kochetov
|
348d72266a
|
Merge pull request #34189 from ClickHouse/less-logging-for-remote_fs_execute_merges_on_single_replica_time_threshold
Additionally check remote_fs_execute_merges_on_single_replica_time_threshold inside ReplicatedMergeTreeQueue
|
2022-01-31 21:39:04 +03:00 |
|
Nikolai Kochetov
|
a207cdf28f
|
Additionally check remote_fs_execute_merges_on_single_replica_time_threshold inside ReplicatedMergeTreeQueue.
|
2022-01-31 17:53:28 +00:00 |
|
Nikolai Kochetov
|
321fa4a9e8
|
Merge pull request #33291 from ClickHouse/add-pool-to-s3-write-buffer
Add pool to WriteBufferFromS3
|
2022-01-31 19:37:40 +03:00 |
|
tavplubix
|
d0ea72f878
|
Merge pull request #34005 from nicelulu/system_on_cluster
Supports all types of SYSTEM query ON CLUSTER clause.
|
2022-01-31 19:26:32 +03:00 |
|
alesapin
|
ace8169732
|
Fix kafka test
|
2022-01-31 19:18:34 +03:00 |
|
alesapin
|
93c0700c4c
|
Fix typo
|
2022-01-31 16:46:58 +03:00 |
|
alesapin
|
056b9e335f
|
Fix comment
|
2022-01-31 16:39:42 +03:00 |
|
alesapin
|
31753afb7e
|
Fix cancel logic in parallel parsing
|
2022-01-31 16:38:15 +03:00 |
|
Mikhail f. Shiryaev
|
b4d26a4695
|
Add English documentation for GMT tagged rules
|
2022-01-31 14:22:12 +01:00 |
|
Mikhail f. Shiryaev
|
646495fc32
|
Reword some sentences to simplify before translation
|
2022-01-31 14:14:51 +01:00 |
|
Maksim Kita
|
41a2da6200
|
Merge pull request #34173 from kitaisreal/documentation-zh-broken-links-build-fix
Documentation zh broken links build fix
|
2022-01-31 13:26:00 +01:00 |
|
Mikhail f. Shiryaev
|
73c079f93c
|
Fix formatting for a list
|
2022-01-31 12:58:17 +01:00 |
|
mergify[bot]
|
81d75d0915
|
Merge branch 'master' into documentation-zh-broken-links-build-fix
|
2022-01-31 11:37:55 +00:00 |
|
Maksim Kita
|
8513f20cfd
|
Merge pull request #34145 from kitaisreal/bitset-sort-performance-check
pdqsort performance check
|
2022-01-31 12:35:13 +01:00 |
|
Michail Safronov
|
7695a04df6
|
Update docs/ru/engines/table-engines/mergetree-family/graphitemergetree.md #3
|
2022-01-31 16:19:52 +05:00 |
|
alesapin
|
5230c59f05
|
Smaller scope
|
2022-01-31 14:03:06 +03:00 |
|
Maksim Kita
|
ad0f616fba
|
Documentation zh broken links build fix
|
2022-01-31 11:01:47 +00:00 |
|
alesapin
|
1adc7538fe
|
Fix benign race condition for storage HDFS, S3, URL
|
2022-01-31 13:50:28 +03:00 |
|
alesapin
|
c3f7dece5e
|
Update tests/integration/test_s3_low_cardinality_right_border/test.py
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-01-31 12:36:58 +03:00 |
|
tavplubix
|
d19e24f530
|
Merge pull request #34096 from ClickHouse/fix_race_merge_selecting_task
Fix race between mergeSelectingTask and queue reinitialization
|
2022-01-31 12:16:29 +03:00 |
|
Maksim Kita
|
241c395329
|
Fixed style check
|
2022-01-31 09:12:08 +00:00 |
|
Kruglov Pavel
|
a9d0beb7ae
|
Fix data race in StorageFile (#34113)
* Fix data race in StorageFile
* Update StorageFile.h
* Fix
|
2022-01-31 11:58:40 +03:00 |
|
tavplubix
|
afca3b81bf
|
Update 02179_dict_reload_on_cluster.sql
|
2022-01-31 11:54:57 +03:00 |
|
alesapin
|
55c7936257
|
Fix incorrect range for index
|
2022-01-31 11:11:32 +03:00 |
|
alexey-milovidov
|
2d402142ed
|
Merge pull request #34159 from ClickHouse/close-10197
Close #10197
|
2022-01-30 23:59:58 +03:00 |
|
Maksim Kita
|
5ef83deaa6
|
Update sort to pdqsort
|
2022-01-30 19:49:48 +00:00 |
|
alesapin
|
4f1b902342
|
Fix compact parts as well
|
2022-01-30 22:36:19 +03:00 |
|
Maksim Kita
|
02eb2fae1f
|
Merge pull request #34151 from cnmade/PF202201301444
Translate zh/sql-reference/statements/truncate
|
2022-01-30 18:49:51 +01:00 |
|
Alexey Milovidov
|
3efff5910c
|
Close #10197
|
2022-01-30 20:45:53 +03:00 |
|
alesapin
|
4bedcc19b5
|
Better invariants
|
2022-01-30 20:40:09 +03:00 |
|
alesapin
|
c237c03c50
|
Fix
|
2022-01-30 18:39:26 +03:00 |
|
alesapin
|
bf918892ac
|
More clear code with less getMark calls
|
2022-01-30 18:21:05 +03:00 |
|
alesapin
|
cb45a348f1
|
Merge branch 'master' into fix_buf_s3_low_cardinality
|
2022-01-30 17:30:55 +03:00 |
|
Maksim Kita
|
4c8a366ac2
|
Merge pull request #34149 from cnmade/PF202201301014
sync translate to zh : #33406:translate adjust
|
2022-01-30 14:06:10 +01:00 |
|
cnmade
|
ef5de67348
|
Translate zh/sql-reference/statements/truncate: remove old file
|
2022-01-30 14:58:55 +08:00 |
|
cnmade
|
b1867fc1e3
|
Translate zh/sql-reference/statements/truncate: translate to zh
|
2022-01-30 14:57:40 +08:00 |
|
cnmade
|
ad6dfcc614
|
Translate zh/sql-reference/statements/truncate: reimport file
|
2022-01-30 14:51:56 +08:00 |
|
cnmade
|
a8c0e6a12b
|
Translate zh/sql-reference/statements/truncate: rename old file
|
2022-01-30 14:49:40 +08:00 |
|
zhangxiao871
|
7f2f7fa993
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master
|
2022-01-30 13:46:52 +08:00 |
|
zhangxiao871
|
dd395c5721
|
Better test.
|
2022-01-30 13:46:11 +08:00 |
|
cnmade
|
59619d009d
|
sync translate to zh : #33406:fix image link
|
2022-01-30 10:26:21 +08:00 |
|
cnmade
|
6b469130a1
|
sync translate to zh : #33406:translate adjust
|
2022-01-30 10:21:41 +08:00 |
|
cnmade
|
95e71c7d5e
|
sync translate to zh : #33406
|
2022-01-30 10:19:53 +08:00 |
|
alexey-milovidov
|
02926e0d41
|
Merge pull request #33406 from peter279k/patch-5
Adding /replicas_status request
|
2022-01-30 02:59:57 +03:00 |
|