selfuppen
d1d7f8ad26
[doc/zh]: apply all suggestions from code review
2023-08-24 14:31:20 +08:00
Selfuppen
c673bac0fe
Merge branch 'ClickHouse:master' into master
2023-08-24 11:29:22 +08:00
Kruglov Pavel
063c986680
Merge pull request #53637 from Avogar/fast-count-from-files
...
Optimize count from files in most input formats
2023-08-23 22:17:29 +02:00
Alexey Milovidov
d475dc424e
Merge pull request #53701 from ClibMouse/feature/qemu-s390x-docs
...
Update s390x VSCode environment setup
2023-08-23 18:29:45 +03:00
Kruglov Pavel
7e362a2110
Merge branch 'master' into fast-count-from-files
2023-08-23 15:13:20 +02:00
Robert Schulze
bea651e828
Merge pull request #53657 from rschu1ze/cache-improvements
...
Expose more settings from caches
2023-08-23 14:58:45 +02:00
Robert Schulze
5dec6f19f3
Merge pull request #51325 from xinhuitian/fix-annoy-index-update
...
Do not reset Annoy index during build-up with > 1 mark
2023-08-23 14:31:06 +02:00
Kruglov Pavel
e193aec583
Merge branch 'master' into fast-count-from-files
2023-08-23 12:15:34 +02:00
Selfuppen
0222170715
Merge branch 'ClickHouse:master' into master
2023-08-23 18:03:19 +08:00
Alexey Milovidov
b884fdb867
Merge pull request #53641 from irenjj/feat_53602
...
dateDiff: add support for plural units.
2023-08-23 12:45:35 +03:00
robot-clickhouse
0fc2a5b6f0
Update version_date.tsv and changelogs after v23.3.10.5-lts
2023-08-23 09:10:08 +00:00
Tian Xinhui
7cf057e716
Merge branch 'ClickHouse:master' into fix-annoy-index-update
2023-08-23 10:33:14 +08:00
Denny Crane
0713dc5ee4
Update storing-data.md
2023-08-22 14:04:35 -03:00
selfuppen
87dbadc634
[fix][doc/zh]: fix some inner-links in sparse-primary-indexes.md
2023-08-22 23:31:56 +08:00
selfuppen
8028b2a378
[fix][doc/zh]: fix binary search algorithm
translation in sparse-primary-indexes.md
2023-08-22 22:52:41 +08:00
Selfuppen
e11408c901
Merge branch 'ClickHouse:master' into master
2023-08-22 22:44:07 +08:00
Kruglov Pavel
67c5c0203b
Merge branch 'master' into fast-count-from-files
2023-08-22 15:03:48 +02:00
Robert Schulze
f2fb7365e6
Add settings for 1. size_ratio (all caches) and 2. policy (index caches)
...
1. is an expert-level setting, default is 0.5, applies only to SLRU.
Also, I noticed that we expose cache policy settings for the mark and
the uncompresed cache but not for the index mark and the index
uncompressed cache. Changed that as well, it simplifies the code a bit.
2023-08-22 11:04:29 +00:00
alesapin
1a5a9fca87
Merge pull request #53605 from irenjj/feat_53538
...
Add column 'name' to system.clusters as an alias to cluster.
2023-08-22 11:34:21 +02:00
Tian Xinhui
76016d9593
Merge branch 'master' into fix-annoy-index-update
2023-08-22 16:58:29 +08:00
Robert Schulze
a20ceef398
Merge pull request #53447 from davvard/master
...
USearch HNSW index for ANN search
2023-08-21 23:34:26 +02:00
Robert Schulze
583d9b33f0
Merge pull request #51446 from rschu1ze/recfgable-caches
...
Runtime-reconfigurable cache sizes
2023-08-21 23:27:21 +02:00
Robert Schulze
d71801d6b2
Merge pull request #53554 from Ryado/mysql_interface_cloud
...
Added instructions to enable MySQL interface in Cloud
2023-08-21 21:29:34 +02:00
Nikita Mikhaylov
145c99ee94
Merge pull request #53280 from evillique/better-stop-listen
...
Add EXCEPT clause to SYSTEM STOP LISTEN query
2023-08-21 19:03:49 +02:00
Ryadh DAHIMENE
615a493ded
Addressing comments
2023-08-21 18:37:31 +02:00
Robert Schulze
8cbf626d0f
Cosmetics
2023-08-21 14:08:44 +00:00
Robert Schulze
67369b49d3
Merge pull request #53642 from rschu1ze/pg-doc-fix
...
Docs: Correct parameter name in MaterializedPostgres example
2023-08-21 16:01:08 +02:00
Robert Schulze
96c8b250ce
Allow to configure cache sizes at runtime
2023-08-21 13:51:10 +00:00
Robert Schulze
5783c07e4f
Docs: Correct parameter name in MaterializedPostgres example
2023-08-21 13:24:57 +00:00
irenjj
0f0b5eb3b1
dateDiff: add support for plural units.
2023-08-21 21:15:00 +08:00
Kruglov Pavel
88aee95122
Merge branch 'master' into fast-count-from-files
2023-08-21 14:46:33 +02:00
avogar
47304bf7aa
Optimize count from files in most input formats
2023-08-21 12:30:52 +00:00
Kruglov Pavel
c68456a20a
Merge pull request #52692 from Avogar/variable-number-of-volumns-more-formats
...
Allow variable number of columns in more formats, make it work with schema inference
2023-08-21 13:28:35 +02:00
Kruglov Pavel
47b551180b
Merge pull request #52117 from KevinyhZou/support_from_to_utc_timestamp
...
Support From/To UTC Timestamp function like spark
2023-08-21 13:16:57 +02:00
Robert Schulze
066ec559ad
Do not reset Annoy index during build-up with > 1 mark
2023-08-21 10:05:43 +00:00
robot-clickhouse
c54ff5d451
Update version_date.tsv and changelogs after v23.3.9.55-lts
2023-08-21 08:32:51 +00:00
kevinyhzou
48cb9b59f4
Support from/to utc timestamp
2023-08-21 09:28:00 +08:00
selfuppen
178d3e89bc
[fix][doc/zh]: fix some pictures path in sparse-primary-indexes.md
2023-08-21 08:28:42 +08:00
Selfuppen
90c843a4b5
Merge branch 'ClickHouse:master' into master
2023-08-21 08:19:52 +08:00
selfuppen
22a84551f2
[doc/zh]: translate the last two part of sparse-primary-index chinese doc.
2023-08-20 17:49:33 +08:00
irenjj
38d2e75690
Add doc.
2023-08-20 17:30:05 +08:00
Alexey Milovidov
ab384ba621
Add documentation
2023-08-20 10:06:10 +02:00
Kseniia Sumarokova
c0b8d7eddf
Merge pull request #50999 from ilejn/system_kafka_consumers
...
system.kafka_consumers table to monitor kafka consumers
2023-08-19 13:31:18 +04:00
Michael Kolupaev
a1522e22ea
Merge pull request #53281 from Avogar/batch-small-parquet-row-groups
...
Optimize reading small row groups by batching them together in Parquet
2023-08-18 17:15:42 -07:00
Alexey Milovidov
17b24eb38d
Merge pull request #53490 from rschu1ze/boost-179
...
Update boost to 1.79
2023-08-19 02:12:13 +03:00
Ryadh DAHIMENE
1a42d71514
Added instructions to enable MySQL interface in Cloud
2023-08-18 16:57:58 +02:00
Robert Schulze
e09098c5a1
Update annindexes.md
2023-08-18 15:01:13 +02:00
Robert Schulze
b8912203e4
Merge pull request #53525 from aiven-sal/aiven-sal/siphash_readd
...
Re-add SipHash keyed functions, try II
2023-08-18 14:14:56 +02:00
Ash Vardanian
9a4254616a
Docs: Extend USearch implementation details
2023-08-18 12:45:34 +01:00
Alexey Milovidov
e7d0edfce6
Merge pull request #53261 from bharatnc/ncb/truncate-db
...
support TRUNCATE DATABASE
2023-08-18 08:22:32 +03:00