Commit Graph

113485 Commits

Author SHA1 Message Date
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
flynn
fea16a749d fix 2023-04-23 11:31:23 +00: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
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
凌涛
08e81d0a52
Merge branch 'master' into feature/support_settings_allow_suspicious_indices 2023-04-23 10:08:00 +08: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
凌涛
8609dcad1c remove debug file 2023-04-23 10:03:02 +08: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
Nikita Taranov
d99c227b0d impl 2023-04-22 21:13:23 +00:00
Alexey Milovidov
2370f46e70
Update formats.md 2023-04-22 21:36:58 +03:00
flynn
1b1f19816b Merge branch 'master' of github.com:ClickHouse/ClickHouse into bitcount 2023-04-22 17:23:30 +00:00
flynn
f4fe64335d support string 2023-04-22 17:21:43 +00:00
robot-clickhouse
9a3600bda5 Update version_date.tsv and changelogs after v23.3.2.37-lts 2023-04-22 15:54:55 +00:00
robot-clickhouse
7c94bbcbb9 Update version_date.tsv and changelogs after v23.1.7.30-stable 2023-04-22 15:30:16 +00:00
robot-clickhouse
72abd9f3a8 Update version_date.tsv and changelogs after v22.8.17.17-lts 2023-04-22 15:10:11 +00:00
kssenii
e0eb88f9bc Fix clang-tidy 2023-04-22 17:02:17 +02:00
flynn
a6269bff57 fix build 2023-04-22 14:45:38 +00:00
Alexey Milovidov
7489af53d6 Fix error 2023-04-22 16:36:07 +02:00
Alexey Milovidov
3c6e3aa9ce Fix error 2023-04-22 16:35:47 +02:00
Aleksei Golub
6d3813dfd8 Support for en-dash and mathematical minus + fix style 2023-04-22 17:28:35 +03:00