Commit Graph

113748 Commits

Author SHA1 Message Date
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
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
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
Alexey Milovidov
2ae9dad9b8 Add the context to the exception message about query paramters 2023-04-23 09:34:12 +02:00
Alexey Milovidov
5ca15fcdff
Merge pull request #49036 from Kinzeng/dashboard-fixes
tweak styling, show charts on initial load if credentials are correct
2023-04-23 09:07:16 +03:00
Alexey Milovidov
b08f6b9dcc
Update LineAsStringRowInputFormat.cpp 2023-04-23 08:32:58 +03:00
Alexey Milovidov
b46b0f02e3 Remove some code 2023-04-23 07:29:53 +02:00
Alexey Milovidov
30c3ae6907 Remove some code 2023-04-23 07:27:47 +02:00
Alexey Milovidov
7d7de1702f Remove some code 2023-04-23 07:24:50 +02:00
Alexey Milovidov
5628ff2c3f Remove some code 2023-04-23 06:50:42 +02:00
flynn
eaee22e792 fix 2023-04-23 04:28:41 +00:00
Alexey Milovidov
28e03f5781 Merge branch 'master' into fix-ibm 2023-04-23 06:01:41 +02:00
Alexey Milovidov
97124f3bd1 Minor change 2023-04-23 06:01:39 +02:00
Alexey Milovidov
a747327dbe
Merge branch 'master' into fix_aggregate_empty_string_key 2023-04-23 07:00:53 +03:00
Alexey Milovidov
54d10f87f2 Consistency of the LineAsString format 2023-04-23 05:50:46 +02:00
Alexey Milovidov
c96569e4e7 Minor changes 2023-04-23 05:49:39 +02:00