Sema Checherinda
|
2177e562b8
|
Merge pull request #50518 from CheSema/lesser-traces
less traces in logs
|
2023-06-03 10:57:45 +02:00 |
|
Alexey Milovidov
|
8018e58b74
|
Merge pull request #49894 from evillique/postgresql-uuid
Add UUID data type to PostgreSQL
|
2023-06-03 07:13:41 +03:00 |
|
Alexey Milovidov
|
ccba3500dd
|
Update StoragePostgreSQL.cpp
|
2023-06-03 07:13:26 +03:00 |
|
Alexey Milovidov
|
054b908b9c
|
Merge pull request #50416 from ClickHouse/revert-49656-rs/entropy-learned-hashing
Revert "Add SQL functions for Entropy Learned Hashing"
|
2023-06-03 06:50:48 +03:00 |
|
Alexey Milovidov
|
129fe9158f
|
Merge pull request #50486 from Algunenano/system_on_cluster
Mention ON CLUSTER options for SYSTEM queries
|
2023-06-03 06:48:54 +03:00 |
|
pufit
|
3f5ff27d67
|
Merge pull request #47414 from ClickHouse/46229-repl-clickhouse-keeper
Keeper Client
|
2023-06-02 19:26:46 -04:00 |
|
Nikita Mikhaylov
|
362055ce60
|
Merge branch 'master' into 46229-repl-clickhouse-keeper
|
2023-06-02 23:58:07 +02:00 |
|
Alexey Milovidov
|
9e938d7eec
|
Merge pull request #49287 from nickitat/optimize_reading2
Optimise hot reading from remote tables
|
2023-06-02 23:51:57 +03:00 |
|
Sema Checherinda
|
991d1b97fc
|
less traces in logs
|
2023-06-02 20:48:31 +02:00 |
|
pufit
|
a3ed86a528
|
Documentation
|
2023-06-02 14:36:44 -04:00 |
|
Kruglov Pavel
|
34d763ad65
|
Merge pull request #50497 from ClickHouse/Avogar-patch-1
Update aspell-dict.txt
|
2023-06-02 20:26:13 +02:00 |
|
Kruglov Pavel
|
85ded501d7
|
Update aspell-dict.txt
|
2023-06-02 20:02:14 +02: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 |
|
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 |
|
DanRoscigno
|
71c5b1d9c6
|
add svg function docs
|
2023-06-02 12:42:35 -04: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 |
|
Robert Schulze
|
f0bfd44e13
|
Merge pull request #50466 from rschu1ze/update-function-docs
Update function docs
|
2023-06-02 16:20:36 +02: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 |
|
Robert Schulze
|
54872f9e7e
|
Typos: Follow-up to #50476
|
2023-06-02 13:28:09 +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 |
|
vdimir
|
b1f58d765a
|
Merge pull request #48633 from ClickHouse/vdimir/any_join_single_row
|
2023-06-02 15:05:13 +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 |
|
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 |
|
Alexander Tokmakov
|
5352a7a60e
|
Merge pull request #50449 from ClickHouse/tavplubix-patch-6
Add timeout for unit tests
|
2023-06-02 15:21:02 +03:00 |
|
Nikita Mikhaylov
|
73db383727
|
Limit the number of in-flight tasks for loading outdated parts (#50450)
* Done
* Update programs/local/LocalServer.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
* Bump
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2023-06-02 14:10:26 +02:00 |
|
Kruglov Pavel
|
9922053419
|
Merge pull request #49948 from Avogar/handshake-timeout
Add separate handshake_timeout for receiving Hello packet from replica
|
2023-06-02 14:07:27 +02:00 |
|
Robert Schulze
|
572f15b2cd
|
Fix typo
|
2023-06-02 11:14:52 +00:00 |
|
Alexander Gololobov
|
8cadd89ebe
|
Update src/Common/TaskStatsInfoGetter.cpp
|
2023-06-02 12:34:22 +02:00 |
|
Alexander Tokmakov
|
ca1a3f81a6
|
Merge pull request #50467 from ClickHouse/revert-50430-hanfei/fix-crossjoin-filter-pushdown
Revert "make filter push down through cross join"
|
2023-06-02 13:07:24 +03:00 |
|
Alexander Tokmakov
|
0181ea6399
|
Revert "make filter push down through cross join"
|
2023-06-02 12:55:46 +03:00 |
|
Robert Schulze
|
f6da66cbb8
|
Fix some typos
|
2023-06-02 09:41:52 +00:00 |
|
Robert Schulze
|
7070eac9db
|
Merge branch 'ClickHouse:master' into fix-const-int-hashing
|
2023-06-02 10:57:18 +02:00 |
|
Alexey Milovidov
|
eb5985e5fc
|
Merge pull request #50400 from ClickHouse/bump-protobuf
Bump protobuf to v3.18.x
|
2023-06-02 05:01:05 +03:00 |
|