Commit Graph

92619 Commits

Author SHA1 Message Date
Raúl Marín
a965438eea clearOldLogs: Don't report errors on concurrent deletes 2022-07-08 13:57:53 +02:00
Alexey Milovidov
af1136c990
Merge pull request #38744 from ClickHouse/ci-required-simple-checks
Add SimpleCheck
2022-07-08 11:17:38 +03:00
Alexey Milovidov
bd97233a4f
Merge pull request #38977 from ClickHouse/disable_instrumentation_of_death_callback
Disable instrumentation of sanitizer death callback
2022-07-08 11:04:37 +03:00
Alexey Milovidov
3e648acb3b
Merge pull request #38739 from den-crane/patch-19
Doc. WF more examples
2022-07-08 11:03:56 +03:00
Robert Schulze
524f39551c
Merge pull request #38485 from ClickHouse/multi-match-with-non_const-patterns
Multi match with non const patterns
2022-07-08 09:29:10 +02:00
Alexey Milovidov
551b0e62ca
Update build-cross-arm.md 2022-07-08 00:41:45 +03:00
Alexey Milovidov
89fdcbf08c
Merge pull request #38675 from amosbird/index-fix-1
Fix toHour() monotonicity which can lead to incorrect query result (incorrect index analysis)
2022-07-08 00:32:27 +03:00
Alexey Milovidov
390036b930
Merge pull request #38894 from ClickHouse/auto/v22.6.3.35-stable
Update version_date.tsv and changelogs after v22.6.3.35-stable
2022-07-08 00:31:18 +03:00
Alexey Milovidov
85cb151fcb
Merge pull request #38971 from Avogar/remove-bc-check-tag
Remove tag no-backward-compatibility-check for specific versions
2022-07-08 00:29:34 +03:00
Alexey Milovidov
0eb270e394
Merge pull request #38982 from tylerhannan/Huawei_TaiShan
add Huawei TaiShan 920 Benchmark
2022-07-08 00:27:18 +03:00
Alexey Milovidov
83e85f97e8
Merge branch 'master' into Huawei_TaiShan 2022-07-08 00:26:45 +03:00
Alexey Milovidov
5200ccd0f5
Merge pull request #38969 from ClickHouse/auto/v22.3.8.39-lts
Update version_date.tsv after v22.3.8.39-lts
2022-07-08 00:26:17 +03:00
Alexey Milovidov
7593560dd0
Merge pull request #38975 from ClickHouse/auto/v22.4.6.53-stable
Update version_date.tsv after v22.4.6.53-stable
2022-07-08 00:25:52 +03:00
Alexey Milovidov
dd4be4b7d7
Merge pull request #38981 from tylerhannan/macbbok_pro_core_i7_2014
add macbook pro core i7 2014 benchmark
2022-07-08 00:25:32 +03:00
Alexey Milovidov
8981c38ad6
Update macbook_pro_core_i7_2014.json 2022-07-08 00:25:21 +03:00
Alexey Milovidov
57111e150d
Merge branch 'master' into macbbok_pro_core_i7_2014 2022-07-08 00:24:18 +03:00
Alexey Milovidov
f5736fc20f
Merge pull request #38974 from tylerhannan/benchmark-hetzner
add Hetzner benchmark
2022-07-08 00:23:55 +03:00
Alexey Milovidov
b033d34c87
Merge branch 'master' into benchmark-hetzner 2022-07-08 00:23:50 +03:00
Alexey Milovidov
98b398eb26
Merge pull request #38979 from tylerhannan/amd_ryzen_9
add ryzen 9 5950 benchmark
2022-07-08 00:23:24 +03:00
Tyler Hannan
002be94d27 add Huawie TaiShan 920 Benchmark 2022-07-07 23:15:19 +02:00
Tyler Hannan
c403ade4a7 add macbook pro core i7 2014 benchmark 2022-07-07 22:52:16 +02:00
Tyler Hannan
4d2aa0bb76 add ryzen 9 5950 benchmark 2022-07-07 22:28:31 +02:00
Nikolay Degterinsky
5cd06ac488
Merge pull request #38947 from soyayaos/master
Rename NUMBER_OF_DIMENSIONS_MISMATHED const to NUMBER_OF_DIMENSIONS_MISMATCHED
2022-07-07 22:25:42 +02:00
Robert Schulze
49348b833a
Simplify 2022-07-07 20:25:26 +00:00
Alexander Tokmakov
b0f8970d07
Merge pull request #38961 from Algunenano/reduce_zk_eexists
Stop reporting Zookeeper "Node exists" exceptions in system.errors when they are expected
2022-07-07 23:16:46 +03:00
Alexander Tokmakov
c45482d6c6 disable instrumentation of sanitizer death callback 2022-07-07 22:10:12 +02:00
robot-clickhouse
7cef35da70 Update version_date.tsv after v22.4.6.53-stable 2022-07-07 20:05:14 +00:00
Tyler Hannan
9d6afaf0e6 add Hetzner benchmark 2022-07-07 21:59:01 +02:00
Alexey Milovidov
74d02aeca7
Merge pull request #38907 from evillique/compression_level
Add compression level for data export
2022-07-07 22:27:21 +03:00
Alexander Tokmakov
1d93dc1c9a
Merge pull request #38963 from ClickHouse/fix_38962
Avoid weird exception in Keeper
2022-07-07 22:01:35 +03:00
Robert Schulze
f15d9ca59c
Merge pull request #38774 from zvonand/zvonand-nnd
Reintroduce nonNegativeDerivative()
2022-07-07 20:39:13 +02:00
avogar
4d4f295081 Rmove tag no-backward-compatibility-check for specific versions 2022-07-07 17:27:45 +00:00
Vladimir C
db838f1343
Merge pull request #35796 from vdimir/full-sorting-merge-join 2022-07-07 19:16:49 +02:00
Igor Nikonov
fac42db380
Merge pull request #38873 from ClickHouse/order_by_with_braces
Order by tuple
2022-07-07 19:16:06 +02:00
Kruglov Pavel
8ffd6cd22c
Merge pull request #38717 from Avogar/improve-bc-check
Try to improve backward compatibility check
2022-07-07 18:52:34 +02:00
robot-clickhouse
1ac675e141 Update version_date.tsv after v22.3.8.39-lts 2022-07-07 16:48:38 +00:00
Kruglov Pavel
ab67838c44
Merge pull request #38816 from Avogar/fix-values-func
Allow null modifier in columns declaration for table functions
2022-07-07 17:27:18 +02:00
Alexander Tokmakov
7630fc76ae avoid weird exception 2022-07-07 17:19:05 +02:00
Raúl Marín
9b0c7714e5 Style 2022-07-07 17:15:23 +02:00
Dan Roscigno
b58abbdc8c
Merge pull request #38952 from den-crane/patch-21
Doc. Fix markup
2022-07-07 11:08:58 -04:00
Kseniia Sumarokova
48220f64d6
Merge pull request #38214 from bigo-sg/storagehive_alter
support alter on `StorageHive` table
2022-07-07 17:06:43 +02:00
Raúl Marín
c3935000a8 Avoid reporting ZK EEXIST errors on checkPartChecksumsAndCommit 2022-07-07 16:10:05 +02:00
Raúl Marín
33ffb71453 Avoid 'Node exists' errors when creating Ephemeral Locks 2022-07-07 16:10:04 +02:00
zvonand
6dd3988460 Merge branch 'zvonand-nnd' of github.com:zvonand/ClickHouse into zvonand-nnd 2022-07-07 16:42:49 +03:00
zvonand
8df2d756f5 updated tests 2022-07-07 16:42:29 +03:00
Robert Schulze
1de5e9a7da
Avoid copy-ing array elements 2022-07-07 12:33:34 +00:00
Alexander Tokmakov
fdd2db4ace
Move check for denied allocations (#38858)
* move check for denied allocations

* remove include

* make hardening softer
2022-07-07 14:24:36 +02:00
Denny Crane
29d75e5a12
Update column.md 2022-07-07 08:21:01 -03:00
alesapin
1bd97fa6fa
Merge pull request #38851 from Algunenano/rmarin_read_only_on_drop
Deactivate mutations_finalizing_task during shutdown
2022-07-07 12:55:50 +02:00
Alexander Tokmakov
10dc83b7a9
Merge pull request #38934 from den-crane/patch-20
Doc. Added [ON CLUSTER cluster] to alter partition
2022-07-07 12:57:02 +03:00