Commit Graph

116592 Commits

Author SHA1 Message Date
DanRoscigno
09b5b0c3f7 add word 2023-06-02 13:31:02 -04:00
Dan Roscigno
a84eba6ccf
Merge pull request #50490 from DanRoscigno/docs-svg-funxtion
add svg function docs
2023-06-02 13:20:52 -04:00
pufit
a120286e71
Merge pull request #50493 from ClickHouse/pufit/fix-cherry-pick-label
Fix KeyError in cherry-pick
2023-06-02 13:14:47 -04:00
pufit
0d98a46326 Fix KeyError in cherry-pick 2023-06-02 13:02:18 -04:00
János Benjamin Antal
96fe4b5107 Add tests 2023-06-02 16:57:46 +00:00
János Benjamin Antal
d28b4181e9 Add SHOW USER PROCESSES query 2023-06-02 16:57:36 +00:00
DanRoscigno
9b89751948 add docs for parallel view processing 2023-06-02 12:52:06 -04:00
Kruglov Pavel
f87f98fb80
Merge pull request #47409 from Avogar/random-structure
Add new function generateRandomStructure
2023-06-02 18:50:35 +02:00
Kseniia Sumarokova
7b0d1531c2
Merge pull request #50444 from CheSema/less-logs-second-try
Revert "Revert "less logs in WriteBufferFromS3" (#50390)"
2023-06-02 18:43:44 +02:00
Valentin Alexeev
516cda94ee Use in.count() instead of pos 2023-06-02 18:42:35 +02:00
DanRoscigno
71c5b1d9c6 add svg function docs 2023-06-02 12:42:35 -04:00
Valentin Alexeev
da4d55cdaf Additional error information when JSON is too large
If a parser fails on a large JSON, then output the last position processed to allow review.
2023-06-02 18:42:35 +02:00
Sergei Trifonov
9d0a63bd92
Update src/Common/AsynchronousMetrics.cpp 2023-06-02 18:15:20 +02:00
Sergei Trifonov
6243a16824
Merge branch 'master' into minor-cgroup-improvements 2023-06-02 18:14:24 +02:00
Sergei Trifonov
163b2f32da
Update src/Common/AsynchronousMetrics.cpp 2023-06-02 18:13:46 +02:00
Alexander Tokmakov
179b6aca6a fix 2023-06-02 17:52:57 +02:00
Alexander Tokmakov
4209ccfc08 fix 2023-06-02 17:42:04 +02:00
János Benjamin Antal
a0901b1d1c Add tests 2023-06-02 15:33:38 +00:00
Alexander Tokmakov
963641b20f
disable 00534_functions_bad_arguments with msan (#50481) 2023-06-02 18:24:56 +03:00
Dan Roscigno
fb11f7eb6f
Merge pull request #50478 from DanRoscigno/user-settings-docs
move from server to user settings
2023-06-02 10:56:28 -04:00
Raúl Marín
dcd5579851 Mention ON CLUSTER options for SYSTEM queries 2023-06-02 16:51:04 +02:00
Alexander Gololobov
c97f173567
Merge pull request #50457 from ClickHouse/riscv-taskstats
More thorough check for the availability of TaskStats
2023-06-02 16:50:34 +02:00
Alexander Gololobov
577b575ca6
Merge branch 'master' into riscv-taskstats 2023-06-02 16:47:24 +02:00
Antonio Andelic
ae497d398a Remove unneeded test 2023-06-02 14:23:04 +00:00
Robert Schulze
f0bfd44e13
Merge pull request #50466 from rschu1ze/update-function-docs
Update function docs
2023-06-02 16:20:36 +02:00
Dmitry Novik
d0da370d1e Add a test for compound column identifier 2023-06-02 16:19:24 +02:00
DanRoscigno
17cca6ed75 add direct join docs 2023-06-02 10:08:48 -04:00
János Benjamin Antal
5e17adc9c0 Add system.user_processes table 2023-06-02 14:08:14 +00:00
Robert Schulze
2a4f1c8275
Fix typos 2023-06-02 14:00:57 +00:00
robot-ch-test-poll3
3a2cba89ad
Merge pull request #50479 from Klavionik/fix-json-import-example
Docs: remove needless minus sign
2023-06-02 15:54:36 +02:00
Robert Schulze
bfcd9dde61
Merge remote-tracking branch 'rschu1ze/master' into update-function-docs 2023-06-02 13:41:01 +00:00
Robert Schulze
c37a071004
Merge remote-tracking branch 'rschu1ze/master' into update-function-docs 2023-06-02 13:39:15 +00:00
Robert Schulze
1f374c9c78
Merge pull request #50482 from rschu1ze/typos
Typos: Follow-up to #50476
2023-06-02 15:35:08 +02:00
Robert Schulze
12993890a8
Merge branch 'master' into revert-49656-rs/entropy-learned-hashing 2023-06-02 15:32:33 +02:00
Antonio Andelic
336c9d7136 Apply uncommitted state after snapshot deser 2023-06-02 13:31:14 +00:00
Robert Schulze
54872f9e7e
Typos: Follow-up to #50476 2023-06-02 13:28:09 +00:00
avogar
d9a4f8115f Add new line delimiter 2023-06-02 13:19:41 +00:00
avogar
8e076c33d5 Try fix flaky test test_async_query_sending 2023-06-02 13:19:13 +00:00
Alexander Tokmakov
e148c60d5a
Fixes for MergeTree with readonly disks (#50244)
* fixes for MergeTree with readonly disks

* Automatic style fix

* Update test.py

* Automatic style fix

* Update test.py

* Update test.py

* Automatic style fix

* Update test.py

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
Co-authored-by: alesapin <alesapin@clickhouse.com>
2023-06-02 16:18:32 +03:00
kssenii
21e9877098 Add assertion 2023-06-02 15:08:04 +02:00
vdimir
b1f58d765a
Merge pull request #48633 from ClickHouse/vdimir/any_join_single_row 2023-06-02 15:05:13 +02:00
kssenii
8884be2439 Merge remote-tracking branch 'upstream/master' into add-some-assertions-2 2023-06-02 14:58:34 +02:00
Robert Schulze
880ccf1d18
Merge pull request #50476 from rschu1ze/fix-typo-check-on-nested-docs
CI: Enable aspell on nested docs
2023-06-02 14:54:12 +02:00
kssenii
5cb4363e58 Remove assertion 2023-06-02 14:50:00 +02:00
DanRoscigno
079008058a move from server to user settings 2023-06-02 08:49:26 -04:00
Robert Schulze
db76d1f7d7
Merge pull request #50421 from rschu1ze/fix-const-int-hashing
Fix hashing of const integer values
2023-06-02 14:43:34 +02:00
Roman Vlasenko
c3a888a47b Remove needless minus sign 2023-06-02 15:41:43 +03:00
Antonio Andelic
e802714d34
Merge pull request #50387 from frinkr/fix-keeper-deadlock
Fix Keeper deadlock on exception when preprocessing requests.
2023-06-02 14:40:12 +02:00
Robert Schulze
a22bb07fbd
Merge remote-tracking branch 'rschu1ze/master' into fix-typo-check-on-nested-docs 2023-06-02 12:33:16 +00:00
Robert Schulze
65cc92a78d
CI: Fix aspell on nested docs 2023-06-02 12:24:41 +00:00