Commit Graph

116236 Commits

Author SHA1 Message Date
Azat Khuzhin
bf127f4e1e MSan support for Rust
Previously you have to unpoison memory from the Rust, however Rust does
supports MSan, so let's simply use it.

But for this we need nightly Rust and recompile standard library.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-04 23:04:55 +02:00
robot-ch-test-poll
b8f9a57797
Merge pull request #50539 from ClickHouse/skim-msan
Disable skim (Rust library) under memory sanitizer
2023-06-04 15:03:14 +02:00
alesapin
4fd674a3b2
Merge pull request #50521 from ClickHouse/get_rid_of_strange_object_storage
Remove strange object storage methods
2023-06-04 12:09:09 +02:00
Alexey Milovidov
07a6e49941
Merge pull request #50527 from ClickHouse/fix-bad-code-rocksdb
Fix low quality code around metadata in RocksDB (experimental feature never used in production)
2023-06-04 06:48:19 +03:00
Alexey Milovidov
640b758ab0
Merge pull request #50533 from kssenii/add-some-metrics
Add profile events for fs cache eviction
2023-06-04 06:03:29 +03:00
Alexey Milovidov
53ec091c8d Disable skim (Rust library) under memory sanitizer 2023-06-04 05:00:29 +02:00
pufit
e548e4b38c
Merge pull request #50278 from ClickHouse/roles_in_config
Specify roles in users.xml
2023-06-03 21:10:26 -04:00
Alexey Milovidov
28862129a5
Merge pull request #50385 from marising/add_boost_link
Link boost::context library to clickhouse_common_io
2023-06-04 04:02:31 +03:00
Nikolay Degterinsky
aa19b2fc40
Merge pull request #50044 from azat/optimize_use_projections-alias
Preserve backward incompatibility for renamed settings by using aliases
2023-06-04 02:33:38 +02:00
robot-ch-test-poll4
b1de1d3ada
Merge pull request #50535 from kitaisreal/query-node-small-fix
QueryNode small fix
2023-06-04 02:20:15 +02:00
alesapin
57070227a8 Fxi 2023-06-03 23:44:19 +02:00
kssenii
009fe3d25e Add profile events for eviction 2023-06-03 21:35:27 +02:00
Maksim Kita
e61131c4bb QueryNode small fix 2023-06-03 21:45:53 +03:00
pufit
1aaac69e13
Merge branch 'master' into roles_in_config 2023-06-03 14:42:10 -04:00
alesapin
894457d6e1 Style fxi 2023-06-03 14:36:52 +02:00
Sergei Trifonov
f1eba08eaf
Merge pull request #50379 from alekar/minor-cgroup-improvements
Minor improvements in CGroup awareness.
2023-06-03 12:36:39 +02:00
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
Alexey Milovidov
30be723a9a Fix bad code around metadata in RocksDB 2023-06-03 05:11:02 +02: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
alesapin
c73c836f9d Better 2023-06-02 23:33:04 +02:00
alesapin
b091d85bb1 Remove strange object storage methods 2023-06-02 23:30:47 +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
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
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