zhanglistar
|
7d798b3655
|
Count distinct optimization by using subquery of group by (#35993)
|
2022-04-28 14:55:37 +02:00 |
|
Anton Popov
|
be70d237b2
|
fix review comments
|
2022-04-28 12:52:01 +00:00 |
|
Vladimir C
|
d692dec635
|
Merge pull request #36473 from xinhuitian/fix-benchmark-json-report
Try to fix clickhouse-benchmark json report results
|
2022-04-28 14:50:10 +02:00 |
|
mergify[bot]
|
6d4ff8189c
|
Merge branch 'master' into clickhouse-dictionary-context-copy
|
2022-04-28 12:39:10 +00:00 |
|
Maksim Kita
|
c4d98aaa4c
|
ClickHouseDictionarySource context copy
|
2022-04-28 14:16:49 +02:00 |
|
Ryadh DAHIMENE
|
213da305d5
|
typo fix
|
2022-04-28 12:58:26 +01:00 |
|
Kseniia Sumarokova
|
4c371f710e
|
Merge pull request #36676 from kssenii/refactor-with-size-buffer
Better version of SeekableReadBufferWithSize
|
2022-04-28 13:44:25 +02:00 |
|
Maksim Kita
|
fa1579cdd5
|
Merge pull request #36390 from lthaooo/fix_dictionary_reload_bug
fix dictionary reload bug
|
2022-04-28 13:37:34 +02:00 |
|
Kseniia Sumarokova
|
558aecc48b
|
Update 00170_s3_cache.sql
|
2022-04-28 13:34:05 +02:00 |
|
Kseniia Sumarokova
|
b100ca4b17
|
Merge pull request #36710 from azat/client-wait-insert
Properly cancel INSERT queries in clickhouse-client
|
2022-04-28 13:19:26 +02:00 |
|
Kseniia Sumarokova
|
d5a7177bb1
|
Merge pull request #36658 from kssenii/follow-up
Fix formatting in drop cache system query
|
2022-04-28 13:12:16 +02:00 |
|
kssenii
|
9b38c9f7eb
|
Fix
|
2022-04-28 13:06:43 +02:00 |
|
Maksim Kita
|
ec47abe9af
|
Merge pull request #36482 from Enmk/fix_session_log_error_on_local_and_tcp_interserver_session
Fixed missing enum values for ClientInfo::Interface
|
2022-04-28 13:06:19 +02:00 |
|
Kseniia Sumarokova
|
0c2f074c60
|
Update FileCache.cpp
|
2022-04-28 12:47:02 +02:00 |
|
Kseniia Sumarokova
|
2039e0e974
|
Update FileCache.h
|
2022-04-28 12:46:45 +02:00 |
|
KinderRiven
|
63804fd425
|
fix
|
2022-04-28 18:45:01 +08:00 |
|
Ryadh DAHIMENE
|
a5d343a705
|
Adding a note about server_id reuse
|
2022-04-28 11:32:51 +01:00 |
|
Vladimir C
|
1cbdc1ef3a
|
Merge pull request #36206 from vdimir/output-format-prometheus
|
2022-04-28 12:09:53 +02:00 |
|
alesapin
|
94733a27ec
|
Merge pull request #36636 from ucasfl/pipe
remove unneeded if statement
|
2022-04-28 11:28:48 +02:00 |
|
alesapin
|
8f1a0f6625
|
Merge pull request #36258 from ClickHouse/keeper-recovery-mode
clickhouse-keeper support for force recovery
|
2022-04-28 11:20:59 +02:00 |
|
KinderRiven
|
1fbaddf559
|
fix bug for local_cache
|
2022-04-28 17:11:25 +08:00 |
|
alesapin
|
af980ef4ef
|
Merge pull request #36371 from Joeywzr/add_query_level_settingss
Add query level settings: parts_to_delay_insert and parts_to_throw_insert
|
2022-04-28 11:08:14 +02:00 |
|
Dale McDiarmid
|
1c0e258c8b
|
Response to comments
|
2022-04-28 09:54:56 +01:00 |
|
Antonio Andelic
|
44ff5f1697
|
Add some checks for endpoint change
|
2022-04-28 08:54:05 +00:00 |
|
Antonio Andelic
|
a693898038
|
Merge branch 'master' into parallel-url-performance-issue
|
2022-04-28 07:29:07 +00:00 |
|
Vitaly Baranov
|
641a5f5e35
|
Merge pull request #36198 from vitlibar/backup-improvements-3
Backup for replicated tables and other improvements
|
2022-04-28 09:23:53 +02:00 |
|
Alexey Milovidov
|
770ce07b1a
|
Change Maven URL example for JDBC bridge in ClickHouse config
|
2022-04-28 05:54:39 +02:00 |
|
Alexey Milovidov
|
e0c415ec73
|
Merge pull request #36729 from ClickHouse/snyk-fix-ad51d4396282c4a7594ffdec1e5eb297
[Snyk] Security upgrade numpy from 1.16.6 to 1.22.2
|
2022-04-28 06:40:46 +03:00 |
|
Alexey Milovidov
|
fa77778c3a
|
Fix "black"
|
2022-04-28 05:30:14 +02:00 |
|
Azat Khuzhin
|
66ac7f2552
|
tests: fix 02015_async_inserts_stress_long flakiness
|
2022-04-28 06:17:51 +03:00 |
|
Alexey Milovidov
|
60e512ac4b
|
Fix for table structure comparison
|
2022-04-28 05:10:57 +02:00 |
|
Alexey Milovidov
|
de3a47c67a
|
Merge branch 'master' into optimize-asynchronous-metric-log
|
2022-04-28 05:03:57 +02:00 |
|
Alexey Milovidov
|
fbc7fb210b
|
Merge branch 'optimize-asynchronous-metric-log' of github.com:ClickHouse/ClickHouse into optimize-asynchronous-metric-log
|
2022-04-28 05:03:50 +02:00 |
|
mergify[bot]
|
a13012e271
|
Merge branch 'master' into sanity-checks-message-fix
|
2022-04-28 02:50:16 +00:00 |
|
Alexey Milovidov
|
1f3d1d67fc
|
Merge pull request #36598 from ClickHouse/ch-keeper-zh
/zh version of clickhouse-keeper.md
|
2022-04-28 05:46:04 +03:00 |
|
snyk-bot
|
326be13c05
|
fix: utils/clickhouse-diagnostics/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321969
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970
|
2022-04-28 02:30:08 +00:00 |
|
Alexey Milovidov
|
b60c19e05c
|
Merge pull request #36613 from rschu1ze/clang-tidy-cleanup
Cleanup clang-tidy integration.
|
2022-04-28 05:04:50 +03:00 |
|
mergify[bot]
|
0d541d2da6
|
Merge branch 'master' into less-stat-calls
|
2022-04-28 01:50:49 +00:00 |
|
Alexey Milovidov
|
394669f0ac
|
Merge pull request #36679 from Avogar/fix-heap-use-after-free
Fix possible heap-use-after-free in schema inference
|
2022-04-28 04:44:54 +03:00 |
|
Alexey Milovidov
|
dc8a19860e
|
Merge pull request #36684 from ucasfl/fix-typo
fix typo
|
2022-04-28 04:40:42 +03:00 |
|
Alexey Milovidov
|
0ac317d90d
|
Merge pull request #36711 from ClickHouse/keeper-test-fix
Use correct nodes in test_keeper_znode_time
|
2022-04-28 04:36:04 +03:00 |
|
Alexey Milovidov
|
76ae4aefce
|
Merge pull request #36569 from ClickHouse/cleanup-play-ui
Cleanup CSS in Play UI
|
2022-04-28 03:41:09 +03:00 |
|
kssenii
|
37d11cfb1c
|
Merge master
|
2022-04-28 00:44:15 +02:00 |
|
kssenii
|
67e0cf9ab6
|
One more fix
|
2022-04-28 00:37:57 +02:00 |
|
alesapin
|
f1c5f92de4
|
Merge pull request #36685 from kssenii/cache-fix-restart
Cache fix
|
2022-04-27 23:49:32 +02:00 |
|
mergify[bot]
|
c31fbf5921
|
Merge branch 'master' into client-wait-insert
|
2022-04-27 19:29:26 +00:00 |
|
Alexey Milovidov
|
2bed97bebc
|
Merge pull request #36717 from kayhaw/patch-1
Add a missing **ESTIMATE** in explain syntax
|
2022-04-27 21:47:40 +03:00 |
|
mergify[bot]
|
b7e63154df
|
Merge branch 'master' into optimize-asynchronous-metric-log
|
2022-04-27 18:27:27 +00:00 |
|
mergify[bot]
|
1e8cba0521
|
Merge branch 'master' into cleanup-play-ui
|
2022-04-27 18:19:40 +00:00 |
|
kssenii
|
da1392877a
|
Better
|
2022-04-27 20:01:59 +02:00 |
|