Ali
|
59f2c44a52
|
Merge branch 'ClickHouse:master' into json-utc-formatted-log
|
2024-11-16 11:29:48 +03:30 |
|
Alexey Milovidov
|
2ddd45cd03
|
Add a test
|
2024-11-14 00:11:03 +01:00 |
|
Alexey Milovidov
|
455d362904
|
Fix clickhouse-benchmark
|
2024-11-13 23:33:37 +01:00 |
|
Nikita Mikhaylov
|
3a255c754e
|
Merge pull request #71192 from amosbird/better-compressor
Print compression method in clickhouse-compressor --stat
|
2024-11-13 15:07:05 +00:00 |
|
Alexey Milovidov
|
bcf05c1227
|
Merge pull request #68024 from ClickHouse/revert-68023-revert-65860-atomic-database-in-clickhouse-local
Revert "Revert "Use `Atomic` database by default in `clickhouse-local`""
|
2024-11-11 12:58:33 +00:00 |
|
Raúl Marín
|
87f3cea8b5
|
Merge pull request #71589 from Algunenano/positional_file
Allow using clickhouse with a file argument as --queries-file
|
2024-11-11 12:57:25 +00:00 |
|
Alexey Milovidov
|
cef2e4a1c0
|
Merge branch 'master' into revert-68023-revert-65860-atomic-database-in-clickhouse-local
|
2024-11-11 01:19:54 +01:00 |
|
Alexey Milovidov
|
a1b46c6761
|
Merge branch 'master' into revert-68023-revert-65860-atomic-database-in-clickhouse-local
|
2024-11-09 22:02:47 +01:00 |
|
Alexey Milovidov
|
6e1b2709d2
|
Merge branch 'master' into implicit_select
|
2024-11-09 18:08:53 +01:00 |
|
Alexey Milovidov
|
e58d322a57
|
Merge pull request #71623 from ClickHouse/correct-exit-code
Correct and unify exit codes of CLI apps
|
2024-11-09 13:33:32 +00:00 |
|
Alexey Milovidov
|
68c270abfc
|
Merge branch 'master' into parallel-compression
|
2024-11-09 01:08:19 +01:00 |
|
Alexey Milovidov
|
038d56e988
|
Merge branch 'master' into correct-exit-code
|
2024-11-09 01:03:53 +01:00 |
|
Alexey Milovidov
|
cee0e8d667
|
Merge branch 'master' into implicit_select
|
2024-11-09 01:03:36 +01:00 |
|
Mikhail f. Shiryaev
|
298b172c49
|
Add fallback to getgrgid_r and getpwuid_r for UID and GID arguments of clickhouse-su
|
2024-11-08 14:09:22 +01:00 |
|
Alexey Milovidov
|
ba90363cda
|
Merge branch 'master' into parallel-compression
|
2024-11-08 00:50:19 +01:00 |
|
Alexey Milovidov
|
c8104cb2ee
|
Correct and unify exit codes
|
2024-11-07 21:31:07 +01:00 |
|
Alexey Milovidov
|
3525954fa3
|
Implicit SELECT in clickhouse-local
|
2024-11-07 20:55:04 +01:00 |
|
Raúl Marín
|
4fb38411c1
|
Only accept regular files
|
2024-11-07 19:06:36 +01:00 |
|
Raúl Marín
|
07b480c1e4
|
Implicitly treat a file argument as --queries-file
|
2024-11-07 14:44:31 +01:00 |
|
xogoodnow
|
27fc62ae6a
|
Changed custom name for consistency with other example
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-07 14:00:43 +03:30 |
|
xogoodnow
|
25f73dfb55
|
Added "date_time_utc" parameter to config file
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-07 13:37:40 +03:30 |
|
Antonio Andelic
|
a9f88fae8e
|
Merge pull request #71384 from snar/memory-worker-non-linux
memory_worker shall be started on non-Linux OS too
|
2024-11-05 08:11:06 +00:00 |
|
Alexandre Snarskii
|
3fb4836f63
|
memory_worker shall be started on non-Linux OS too
|
2024-11-01 19:21:54 +03:00 |
|
Vladimir Cherkasov
|
c4db9a0501
|
Merge pull request #71014 from jirislav/increase_default_client_history_size
Make the Replxx client history size configurable
|
2024-11-01 14:04:00 +00:00 |
|
Sergei Trifonov
|
d14ca872d4
|
Merge pull request #71266 from ClickHouse/revert-71251-revert-69187-sql-for-workload-management
Revert "Revert "SQL syntax for workload and resource management""
|
2024-10-30 23:18:05 +00:00 |
|
Alexey Milovidov
|
ae29572119
|
Merge pull request #70997 from Romeo58rus/master
Add support for reloading client-side certificates
|
2024-10-30 20:17:47 +00:00 |
|
Sergei Trifonov
|
2760f283a1
|
Revert "Revert "SQL syntax for workload and resource management""
|
2024-10-30 16:18:35 +01:00 |
|
Alexander Tokmakov
|
4a821e81a1
|
Revert "SQL syntax for workload and resource management"
|
2024-10-30 12:48:13 +01:00 |
|
Roman Antonov
|
1f2e425d5b
|
Merge branch 'ClickHouse:master' into master
|
2024-10-30 12:50:45 +03:00 |
|
Amos Bird
|
10ee24d9a0
|
Fix multiple codecs and add test
|
2024-10-30 09:42:04 +08:00 |
|
Amos Bird
|
c5d6acf5e3
|
Fix
|
2024-10-30 09:00:18 +08:00 |
|
serxa
|
fe9b323981
|
Merge branch 'master' into sql-for-workload-management
|
2024-10-29 22:18:11 +00:00 |
|
Roman Antonov
|
a6f91e4044
|
Merge branch 'ClickHouse:master' into master
|
2024-10-29 21:59:12 +03:00 |
|
Amos Bird
|
04f68594dc
|
Print method in clickhouse-compressor --stat.
|
2024-10-29 21:36:43 +08:00 |
|
Roman Antonov
|
ac546572e6
|
Merge branch 'ClickHouse:master' into master
|
2024-10-29 13:51:41 +03:00 |
|
serxa
|
78c8b43479
|
Merge branch 'master' into sql-for-workload-management
|
2024-10-29 09:09:05 +00:00 |
|
Antonio Andelic
|
cb4eedec06
|
Disable GWPAsan by default
|
2024-10-29 09:30:41 +01:00 |
|
Alexey Milovidov
|
5ce12e35a4
|
Merge pull request #71087 from ClickHouse/no-detached-parts-async-metrics
Do not calculate heavy asynchronous metrics by default
|
2024-10-29 04:57:08 +01:00 |
|
Roman Antonov
|
1c10c0da49
|
Merge branch 'ClickHouse:master' into master
|
2024-10-29 02:42:46 +03:00 |
|
Sergei Trifonov
|
f595b20d08
|
Merge branch 'master' into async_load_system_database
|
2024-10-28 16:15:58 +01:00 |
|
Roman Antonov
|
febfe64321
|
Merge branch 'ClickHouse:master' into master
|
2024-10-28 17:32:08 +03:00 |
|
Alexander Tokmakov
|
445a6cccfc
|
Merge pull request #69660 from tuanpach/support-ddl-on-cluster-stop-waiting-offline-hosts
Support DDL On Cluster to stop waiting for offline hosts
|
2024-10-28 13:44:45 +00:00 |
|
Antonio Andelic
|
04903c18a0
|
Merge pull request #71058 from ClickHouse/sync-code
Sync changes to `ProtocolServerAdapter`
|
2024-10-28 08:12:50 +00:00 |
|
Tuan Pham Anh
|
dfe85284c9
|
Merge remote-tracking branch 'origin/master' into support-ddl-on-cluster-stop-waiting-offline-hosts
|
2024-10-28 08:05:32 +00:00 |
|
Tuan Pham Anh
|
98c6afcf53
|
Merge remote-tracking branch 'origin/master' into support-ddl-on-cluster-stop-waiting-offline-hosts
|
2024-10-28 07:30:23 +00:00 |
|
Roman Antonov
|
338758361f
|
Merge branch 'ClickHouse:master' into master
|
2024-10-28 09:17:34 +03:00 |
|
Alexey Milovidov
|
7f90251d1f
|
Merge branch 'master' into no-detached-parts-async-metrics
|
2024-10-28 06:35:29 +01:00 |
|
Alexey Milovidov
|
9327ce0265
|
Fix error in Replicated database
|
2024-10-28 04:25:28 +01:00 |
|
Roman Antonov
|
4f8c4cd4a8
|
Merge branch 'ClickHouse:master' into master
|
2024-10-27 01:10:33 +03:00 |
|
Alexey Milovidov
|
a74386134b
|
Do not calculate heavy asynchronous metrics by default
|
2024-10-27 00:06:30 +02:00 |
|