Maksim Kita
|
04429d85db
|
Added user_defined_path config setting
|
2022-04-28 22:13:33 +02:00 |
|
Maksim Kita
|
c8178f88df
|
Merge pull request #36757 from kitaisreal/executable-user-defined-functions-fix-documentation
Fix documentation for executable user defined functions configuration
|
2022-04-28 22:10:58 +02:00 |
|
mergify[bot]
|
903dffdeb2
|
Merge branch 'master' into executable-user-defined-functions-fix-documentation
|
2022-04-28 18:05:13 +00:00 |
|
Alexey Milovidov
|
d8fa806fca
|
Merge pull request #36360 from ClickHouse/optimize-asynchronous-metric-log
Optimize `system.asynchronous_metric_log`
|
2022-04-28 20:16:17 +03:00 |
|
Alexander Tokmakov
|
4f54fadd2c
|
Update clickhouse-test
|
2022-04-28 20:16:01 +03:00 |
|
Yakov Olkhovskiy
|
7001489095
|
Merge pull request #36633 from ucasfl/fix-crash
Fix format crash when default expression follow EPHEMERAL not literal
|
2022-04-28 12:38:43 -04:00 |
|
alesapin
|
db9cb4cf09
|
Merge pull request #36736 from ClickHouse/keeper-id-guards
Add an extra check for RAFT config change
|
2022-04-28 18:22:39 +02:00 |
|
Maksim Kita
|
fc4f241f01
|
Fix documentation for executable user defined functions configuration
|
2022-04-28 18:01:10 +02:00 |
|
Alexander Tokmakov
|
ab389e2cbb
|
Merge pull request #36752 from ClickHouse/tavplubix-patch-1
Another fix for Hung Check
|
2022-04-28 18:20:55 +03:00 |
|
Nikita Mikhaylov
|
0c001df252
|
Better error message from NuRaft in case of CRC mismatch (#36746)
|
2022-04-28 17:19:28 +02:00 |
|
Alexander Tokmakov
|
07925ae309
|
Update clickhouse-test
|
2022-04-28 17:29:53 +03:00 |
|
Sergei Trifonov
|
11f40376ae
|
Merge pull request #34571 from surahman/CH-31221-AWS-S3-object-version-id
[CH-31221] AWS S3 Object Version Specification
|
2022-04-28 15:45:33 +02:00 |
|
Sergei Trifonov
|
6b7d3ce739
|
Merge pull request #36670 from ClickHouse/serxa-dev-config-docs
documentation on how configuration is implemented
|
2022-04-28 15:42:33 +02:00 |
|
Alexander Tokmakov
|
21a021c210
|
Merge pull request #36745 from vdimir/fix-build-seekable-read-buff
Fix build SeekableReadBufferWithSize -> SeekableReadBuffer
|
2022-04-28 16:34:24 +03:00 |
|
Nikita Mikhaylov
|
7dc084419e
|
Check socket is connected in HTTPSession (#36683)
|
2022-04-28 15:12:25 +02:00 |
|
vdimir
|
7c3cf30163
|
Fix build SeekableReadBufferWithSize -> SeekableReadBuffer
|
2022-04-28 15:05:04 +02:00 |
|
Anton Kozlov
|
ca519ca75e
|
Improve performance of file descriptor cache by narrowing mutex scopes (#36682)
|
2022-04-28 14:56:53 +02:00 |
|
zhanglistar
|
7d798b3655
|
Count distinct optimization by using subquery of group by (#35993)
|
2022-04-28 14:55:37 +02: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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Antonio Andelic
|
44ff5f1697
|
Add some checks for endpoint change
|
2022-04-28 08:54:05 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Azat Khuzhin
|
22189b0a5a
|
Properly cancel INSERT queries in clickhouse-client
This will also fix issues like queries left after the test, like in [1].
[1]: https://s3.amazonaws.com/clickhouse-test-reports/36686/042cf0c76444e8738eb2481ae21a135f05b4c990/stateless_tests__debug__actions__[2/3]/runlog.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-27 20:00:27 +03:00 |
|
Kseniia Sumarokova
|
39b3c1c6af
|
Merge pull request #36697 from KinderRiven/fix_bug_for_local_cache
Fix deadlock for local cache
|
2022-04-27 18:11:43 +02:00 |
|
小蝌蚪
|
11cc8639ca
|
Add a missing **ESTIMATE** in explain syntax
|
2022-04-28 00:10:59 +08:00 |
|