Commit Graph

113946 Commits

Author SHA1 Message Date
Robert Schulze
744e7c7601
Some fixups 2023-04-24 09:43:36 +00:00
Robert Schulze
ded8eca041
Merge pull request #48284 from ClickHouse/rs/qc-quota
Query Cache: Allow per-user quotas
2023-04-24 11:32:32 +02:00
Mikhail f. Shiryaev
055a72d54f
Remove the comment to rebuild the docker image 2023-04-24 11:21:09 +02:00
Vladimir C
6090648fc8
Merge pull request #43606 from arthurpassos/parsey_key_value_function 2023-04-24 11:03:28 +02:00
Mikhail f. Shiryaev
222176639d
Update pr_info.labels in commit_helper lebel helpers 2023-04-24 11:03:25 +02:00
Raúl Marín
868b4e41fd Arena used bytes 2023-04-24 10:46:23 +02:00
Raúl Marín
f0e045bb3d Merge remote-tracking branch 'blessed/master' into arenita 2023-04-24 10:42:56 +02:00
Mikhail f. Shiryaev
caee710fcc
Enforce documentation change for a new-feature PR 2023-04-24 10:41:38 +02:00
Igor Nikonov
b0f20bafdb Fix test 2023-04-24 07:31:09 +00:00
flynn
18a47337e9
Merge branch 'master' into bitcount 2023-04-24 14:46:47 +08:00
lgbo-ustc
ac87a1c23a update 2023-04-24 10:47:20 +08:00
flynn
8ff9bc8e60 fix 2023-04-24 02:16:58 +00:00
M1eyu2018
dff3c0c867 Update HDFS: Support for erasure codes
Signed-off-by: M1eyu2018 <857037797@qq.com>
2023-04-24 09:59:16 +08:00
Igor Nikonov
84c68e1d98 Fix comment 2023-04-24 00:28:58 +00:00
Igor Nikonov
c5755bfdb5 Enable compile_aggregate_expressions 2023-04-24 00:25:38 +00:00
Igor Nikonov
ac3dabd2ae Update test 2023-04-23 23:35:59 +00:00
Igor Nikonov
d1177b0981 Try to fix JIT aggregation functions
+ minIf()
2023-04-23 23:14:47 +00:00
robot-ch-test-poll3
426221cadf
Merge pull request #49081 from DanRoscigno/add-docs-for-metrics
add async metrics and metrics descriptions
2023-04-24 01:02:12 +02:00
Alexey Milovidov
ff5ec30b0b
Merge pull request #49005 from ClickHouse/fix-ibm
Reimplement #48986
2023-04-24 01:39:22 +03:00
Alexey Milovidov
108afc4d90
Merge pull request #49080 from ClickHouse/auto/v23.2.6.34-stable
Update version_date.tsv and changelogs after v23.2.6.34-stable
2023-04-24 01:38:14 +03:00
DanRoscigno
c0d9cca619 add async metrics and metrics descriptions 2023-04-23 18:21:08 -04:00
robot-clickhouse
662919865a Update version_date.tsv and changelogs after v23.2.6.34-stable 2023-04-23 22:03:17 +00:00
Alexey Milovidov
f4bd5a0667 Prevent false positive report by static analyzer 2023-04-23 22:45:12 +02:00
Alexey Milovidov
c3749d652e
Update AsynchronousMetrics.cpp 2023-04-23 23:24:57 +03:00
Alexey Milovidov
e8599dc882
Merge pull request #49075 from ClickHouse/rs/remove-poco-stuff
Remove some dead code in poco
2023-04-23 23:12:24 +03:00
Alexey Milovidov
67de39c2d9
Merge pull request #48727 from ClickHouse/parallel-processing-from-storages
Parallelize query processing right after reading FROM ...
2023-04-23 23:10:32 +03:00
Alexey Milovidov
40bae4b611
Merge branch 'master' into cgroup_v2 2023-04-23 21:46:05 +03:00
Alexey Milovidov
e7087e9217
Merge pull request #49052 from ClickHouse/fix-line-as-string
Consistency of the LineAsString format
2023-04-23 21:25:45 +03:00
Alexey Milovidov
76230be7c8
Merge pull request #49061 from ClickHouse/parameter-exception-context
Add the context to the exception message about query paramters
2023-04-23 21:25:01 +03:00
Alexey Milovidov
f6eefb2440
Merge pull request #49068 from ClickHouse/revert-49051-adapt_for_prefetch_read_pool
Revert "Adapt marks count for prefetch read pool"
2023-04-23 21:24:11 +03:00
Robert Schulze
71c4e3dbf4
A bit more memory-safe 2023-04-23 18:13:51 +00:00
Robert Schulze
38d5f12a32
Query Cache: Implement per-user quotas 2023-04-23 16:13:51 +00:00
Robert Schulze
bb09ce2516
Remove some stuff from poco 2023-04-23 14:48:45 +00:00
Robert Schulze
7fe0562de5
Make the cfg parameter naming more consistent 2023-04-23 14:00:22 +00:00
Alexey Milovidov
dd6e8a67fb Fix error 2023-04-23 15:59:46 +02:00
Alexey Milovidov
6b39c876dc Fix error 2023-04-23 15:40:39 +02:00
Nikita Taranov
54c1b73b5d
Revert "Adapt marks count for prefetch read pool" 2023-04-23 15:33:32 +02:00
Alexey Milovidov
31000978f4
Merge branch 'master' into improve_cluster_table_funcion_skip_unavailable_shards 2023-04-23 16:18:48 +03:00
Alexey Milovidov
c42e1ad131
Merge pull request #48922 from RunningXie/fix_reopen_stale_fd
Implement a slight improvement for the rare case when ClickHouse is run inside LXC and LXCFS is used, because LXCFS has a bug
2023-04-23 16:12:49 +03:00
Alexey Milovidov
e2bb8467d5
Merge pull request #48961 from evillique/default_shard_replica
Use default `{replica}`, `{shard}` arguments in Replicated engine
2023-04-23 16:09:57 +03:00
Alexey Milovidov
4f6e8b0b3c
Merge pull request #48999 from liuneng1994/fix_aggregate_empty_string_key
Fix aggregate empty string error
2023-04-23 16:08:44 +03:00
Alexey Milovidov
9410f20d27
Merge pull request #49054 from ClickHouse/remove-code
Remove some code
2023-04-23 16:07:49 +03:00
Alexey Milovidov
3621a4d7ac Merge branch 'master' into fix-ibm 2023-04-23 14:26:15 +02:00
Alexey Milovidov
8668ac9fb3 Fix test 2023-04-23 14:08:37 +02:00
flynn
fea16a749d fix 2023-04-23 11:31:23 +00:00
kssenii
ef4c4e0192 Fix incorrectly resolved conflicts after merge with master 2023-04-23 12:37:04 +02:00
Kseniia Sumarokova
7f6488cf37
Merge pull request #49051 from nickitat/adapt_for_prefetch_read_pool
Adapt marks count for prefetch read pool
2023-04-23 12:12:47 +02:00
Kseniia Sumarokova
be0cb808de
Merge pull request #48973 from kssenii/randomize-fs-read-settings
Randomize prefetch settings in ci
2023-04-23 12:04:30 +02:00
Alexey Milovidov
b05c89a59e
Update 02723_param_exception_message_context.sh 2023-04-23 11:11:40 +03:00
flynn
9b1a155792 Merge branch 'master' of github.com:ClickHouse/ClickHouse into bitcount 2023-04-23 07:42:26 +00:00