Commit Graph

113326 Commits

Author SHA1 Message Date
Alexander Gololobov
125736dbcc More cases from long test to short test 2023-04-24 19:06:30 +02:00
Alexander Gololobov
38e4148c0a Disable in debug 2023-04-24 18:51:44 +02: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
Vladimir C
6090648fc8
Merge pull request #43606 from arthurpassos/parsey_key_value_function 2023-04-24 11:03:28 +02: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
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
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
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
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
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
Alexey Milovidov
6f5945175c
Merge pull request #49042 from ClickHouse/log-profile-events
Add profile events for log messages
2023-04-23 06:22:58 +03:00
Alexey Milovidov
7f5fcc84e0
Merge pull request #49048 from ClickHouse/auto/v23.3.2.37-lts
Update version_date.tsv and changelogs after v23.3.2.37-lts
2023-04-23 05:10:27 +03:00
Alexey Milovidov
78ddc5ba0e
Merge pull request #49047 from ClickHouse/auto/v23.1.7.30-stable
Update version_date.tsv and changelogs after v23.1.7.30-stable
2023-04-23 05:10:19 +03:00
Alexey Milovidov
0972fa2f6c
Merge pull request #49046 from ClickHouse/auto/v22.8.17.17-lts
Update version_date.tsv and changelogs after v22.8.17.17-lts
2023-04-23 05:10:11 +03:00
Alexey Milovidov
b01db54170
Merge pull request #49049 from ClickHouse/alexey-milovidov-patch-7
Update formats.md
2023-04-23 05:09:20 +03:00
Alexey Milovidov
9772e8e221
Merge pull request #48985 from alekseygolub/dashedsettings
Added dashed-settings and support for unicode dash in cli arguments
2023-04-23 05:04:53 +03:00
Aleksei Golub
ac3b2e66ca Replace unicode dashes on double-hypen 2023-04-23 00:47:58 +03:00
alekseygolub
e78f1220fb
Merge branch 'ClickHouse:master' into dashedsettings 2023-04-23 00:47:39 +03:00