kssenii
|
7520bfeab7
|
Fix
|
2022-06-16 19:50:09 +02:00 |
|
Alexander Tokmakov
|
1a4e1a0188
|
Merge pull request #38131 from ClickHouse/tavplubix-patch-1
More suppressions for backward compatibility check
|
2022-06-16 17:26:46 +03:00 |
|
Nikolay Degterinsky
|
2e68b5366d
|
Merge pull request #38141 from ClickHouse/DanRoscigno-patch-1
Update metrica.md
|
2022-06-16 16:16:39 +02:00 |
|
Kseniia Sumarokova
|
4e52f1e23c
|
Merge pull request #38123 from lirulei/patch-1
Update postgresql.md
|
2022-06-16 16:02:12 +02:00 |
|
Dan Roscigno
|
867c3cde59
|
Update metrica.md
Fix reference, change `What's Next` to `Next Steps`
|
2022-06-16 10:01:40 -04:00 |
|
Anton Popov
|
13ec7e3092
|
Merge pull request #37978 from CurtizJ/fix-sparse-s3
Fix reading of sparse columns from s3
|
2022-06-16 15:32:54 +02:00 |
|
alesapin
|
7000c4e003
|
Merge pull request #38107 from ClickHouse/random_container_name
Try random container name in integration tests runner
|
2022-06-16 14:47:18 +02:00 |
|
Alexey Milovidov
|
72e0274888
|
Edits
|
2022-06-16 14:21:13 +02:00 |
|
Alexander Tokmakov
|
3e8aa2dc47
|
Update run.sh
|
2022-06-16 13:24:21 +03:00 |
|
Alexey Milovidov
|
f203ef3536
|
Merge pull request #38129 from ClickHouse/revert-38043-revert-37810-trace-d3-gantt
Revert "Revert "add d3js based trace visualizer as gantt chart""
|
2022-06-16 13:02:58 +03:00 |
|
Alexey Milovidov
|
c737bc2bcf
|
Update README.md
|
2022-06-16 12:41:02 +03:00 |
|
Alexey Milovidov
|
d9e558720f
|
Fix typos
|
2022-06-16 11:38:54 +02:00 |
|
Alexey Milovidov
|
cf6f865f80
|
Revert "Revert "add d3js based trace visualizer as gantt chart""
|
2022-06-16 12:35:13 +03:00 |
|
Alexey Milovidov
|
f2b665a799
|
Merge pull request #38120 from wangdh15/delete-unused-field-fix-build-error
Remove unused class member
|
2022-06-16 11:11:26 +03:00 |
|
Alexey Milovidov
|
01fd592dda
|
Update CHANGELOG.md
|
2022-06-16 10:55:17 +03:00 |
|
lirulei
|
c1732e865f
|
Update postgresql.md
fix doc
|
2022-06-16 14:42:51 +08:00 |
|
Alexey Milovidov
|
bbdbfd9f01
|
Add a comment
|
2022-06-16 08:13:49 +02:00 |
|
Alexey Milovidov
|
11b31d1b10
|
Add a comment
|
2022-06-16 08:12:30 +02:00 |
|
Alexey Milovidov
|
ce2b4d78e4
|
Add one more item to the changelog
|
2022-06-16 07:38:28 +02:00 |
|
Alexey Milovidov
|
c26abbfdc5
|
Merge pull request #38093 from danlark1/master
Optimize most important parts with NEON SIMD
|
2022-06-16 08:26:56 +03:00 |
|
Alexey Milovidov
|
a904dab372
|
Update CHANGELOG.md
|
2022-06-16 08:12:42 +03:00 |
|
Alexey Milovidov
|
8547bbcbce
|
Merge pull request #38122 from ClickHouse/changelog-22.6
Changelog for 22.6
|
2022-06-16 08:02:27 +03:00 |
|
Alexey Milovidov
|
5107c9dc50
|
Changelog for 22.6, edits
|
2022-06-16 07:01:47 +02:00 |
|
Alexey Milovidov
|
b2736b15fe
|
Changelog for 22.6
|
2022-06-16 07:00:07 +02:00 |
|
Alexey Milovidov
|
7dd849bcf6
|
Merge pull request #38117 from ClickHouse/CurtizJ-patch-6
Try to fix fpc codec
|
2022-06-16 07:44:13 +03:00 |
|
wangdh15
|
02cce40b3a
|
when using clang12 compile, the unused filed shard_count will cause compile error. So delete it.
|
2022-06-16 10:43:31 +08:00 |
|
Anton Popov
|
92b7b9789a
|
try to fix fpc codec
|
2022-06-16 03:41:09 +02:00 |
|
Mikhail f. Shiryaev
|
6fdba20b13
|
Merge pull request #38098 from ClickHouse/clang-tidy-warning-fix
Fix: build error
|
2022-06-16 01:11:39 +02:00 |
|
Robert Schulze
|
b39b963733
|
Merge pull request #37993 from ClickHouse/stripping
Strip less aggressively to make the embedded hash survive
|
2022-06-16 00:08:36 +02:00 |
|
Robert Schulze
|
b936abe813
|
+ comments about keeping stuff in sync
|
2022-06-16 00:07:59 +02:00 |
|
Maksim Kita
|
3eea38f078
|
Merge pull request #38028 from kitaisreal/background-schedule-pool-refactoring
BackgroundSchedulePool remove Poco::NotificationQueue
|
2022-06-15 23:10:49 +02:00 |
|
Alexander Tokmakov
|
2297708032
|
use random container name
|
2022-06-15 23:08:42 +02:00 |
|
Danila Kutenin
|
e34994331f
|
Restart checks, DockerHubPush failed for some reason
|
2022-06-15 20:58:35 +00:00 |
|
Maksim Kita
|
7d5af1a79f
|
Merge pull request #37992 from kitaisreal/partial-sorting-transform-refactoring
PartialSortingTransform refactoring
|
2022-06-15 22:55:04 +02:00 |
|
Dan Roscigno
|
b9ef1c4ebb
|
Merge pull request #38035 from DanRoscigno/docs-max-suspicious-broken-parts-setting
add docs for MergeTree settings
|
2022-06-15 16:09:07 -04:00 |
|
DanRoscigno
|
d07753aa20
|
add more description
|
2022-06-15 14:59:47 -04:00 |
|
Robert Schulze
|
61709a674d
|
Merge pull request #38089 from ClickHouse/fpc-follow-up
Small follow-up for FPC codec
|
2022-06-15 20:33:41 +02:00 |
|
Danila Kutenin
|
607dd8d6ca
|
Restart the pipeline, I guess
|
2022-06-15 18:16:56 +00:00 |
|
Robert Schulze
|
42cdf1f56e
|
Merge pull request #38087 from ClickHouse/fix-compile-of-self-extracting-executable
Fix a compile errors in self-extracting-executable (de)compressor
|
2022-06-15 20:15:45 +02:00 |
|
Daniel Kutenin
|
a769dea8ef
|
Merge branch 'ClickHouse:master' into master
|
2022-06-15 19:12:10 +01:00 |
|
Maksim Kita
|
5729210f22
|
Merge pull request #37797 from kitaisreal/libunwind-update-version
libunwind update version
|
2022-06-15 19:32:42 +02:00 |
|
Alexey Milovidov
|
7fce1d54fe
|
Merge pull request #38026 from ClickHouse/decimal_noexcept_move_constructor
Decimal: noexcept move constructor/assignment operator
|
2022-06-15 19:34:27 +03:00 |
|
Alexey Milovidov
|
7baa54f92f
|
Merge pull request #37697 from zvonand/dt64-neg-subseconds
Fix DateTime64 negative fractional seconds
|
2022-06-15 19:30:42 +03:00 |
|
Alexey Milovidov
|
d1cf7a52cc
|
Merge pull request #37721 from HarryLeeIBM/grpc_update_to_PR9
Update grpc submodule to PR 9
|
2022-06-15 19:29:11 +03:00 |
|
Alexander Tokmakov
|
2ac72319bd
|
Merge pull request #37185 from amosbird/projection-fix-three
Fix possible heap-use-after-free error when reading system.projection_parts and system.projection_parts_columns
|
2022-06-15 19:00:10 +03:00 |
|
Alexander Tokmakov
|
f6f4d785ca
|
Merge pull request #38030 from azat/tests-fix-parser
tests: avoid "_csv.Error: field larger than field limit (131072)" error
|
2022-06-15 18:39:42 +03:00 |
|
Igor Nikonov
|
b1137c9cba
|
Fix: build error
+ clang tidy warning fixed
|
2022-06-15 15:21:05 +00:00 |
|
Mikhail f. Shiryaev
|
8ef1f851f6
|
Merge pull request #38095 from ClickHouse/cherry-pick-dispatch
Add dispatch to CherryPick action
|
2022-06-15 16:53:36 +02:00 |
|
Danila Kutenin
|
048f56bf4d
|
Fix some tests and comments
|
2022-06-15 14:40:21 +00:00 |
|
Mikhail f. Shiryaev
|
14df282406
|
Add dispatch to CherryPick action
|
2022-06-15 16:37:44 +02:00 |
|