serxa
|
1c650f380a
|
remove debug print
|
2023-12-04 16:26:39 +00:00 |
|
Alexey Milovidov
|
02439eee58
|
Merge pull request #49351 from ClickHouse/async-loader-integration
Asynchronous loading of tables
|
2023-12-04 17:16:12 +01:00 |
|
Nikolay Degterinsky
|
93995f6c06
|
Fix test
|
2023-12-02 23:59:46 +00:00 |
|
Nikita Taranov
|
a32c5e976a
|
Don't print server revision in client on connect (#57435)
|
2023-12-02 16:32:34 +01:00 |
|
Nikolay Degterinsky
|
e8203f8a76
|
Initialize only required disks
|
2023-11-30 03:09:55 +00:00 |
|
凌涛
|
d9f4b4d2c0
|
support parts, tables, databases
|
2023-11-30 10:56:31 +08:00 |
|
Antonio Andelic
|
93360e4e2c
|
Merge pull request #57299 from ClickHouse/keeper-changelog-snapshot-fix
Keeper fix for changelog and snapshots
|
2023-11-29 08:31:48 +01:00 |
|
János Benjamin Antal
|
4c2451f837
|
Merge pull request #56741 from ClickHouse/well-known-protos
|
2023-11-28 15:21:15 +01:00 |
|
Antonio Andelic
|
a61f32867e
|
Merge pull request #56488 from lingtaolf/feature/getHTTPHeader
add function getClientHTTPHeader
|
2023-11-28 11:41:56 +01:00 |
|
Antonio Andelic
|
889c53eca0
|
Correctly handle unknown changelog versions and snapshot deleting
|
2023-11-28 09:47:49 +00:00 |
|
serxa
|
0d39de9ee9
|
indicate that legend is not full by "..."
|
2023-11-28 01:18:41 +00:00 |
|
serxa
|
4979925095
|
fix legend + add string-labeled format
|
2023-11-28 00:36:38 +00:00 |
|
János Benjamin Antal
|
adf21e37c4
|
Make tests use the installed protobuf files
|
2023-11-27 13:39:28 +00:00 |
|
János Benjamin Antal
|
4bfbbfbd75
|
Fix proto file installation
|
2023-11-27 13:39:01 +00:00 |
|
MikhailBurdukov
|
6f19e8ebd1
|
Merge branch 'master' into native_copy_for_s3_disks
|
2023-11-27 14:25:36 +03:00 |
|
serxa
|
62831d235f
|
support multiple lines on dashboard charts
|
2023-11-26 23:28:11 +00:00 |
|
Vitaly Baranov
|
5769a88b92
|
Merge pull request #57133 from vitlibar/change-default-for-wait_dictionaries_load_at_startup
Change the default for wait_dictionaries_load_at_startup to true
|
2023-11-24 17:09:05 +01:00 |
|
alesapin
|
a3c2896e9d
|
Merge pull request #56846 from aalexfvk/add_cancellation_point_for_moving_background_operation
Add cancellation hook for moving background operation
|
2023-11-24 12:12:47 +01:00 |
|
Kseniia Sumarokova
|
650c1e959d
|
Merge pull request #57141 from ClickHouse/remove-test-case
Follow up to #56541
|
2023-11-24 11:45:29 +01:00 |
|
Alexey Milovidov
|
98cddf5312
|
Merge pull request #57153 from ClickHouse/better-server-exit-code
Better server exit code
|
2023-11-23 23:55:28 +01:00 |
|
Igor Nikonov
|
0434044a7e
|
Merge pull request #57054 from ClickHouse/pr-cleanup-narrow-dependency
Parallel replicas: cleanup, narrow dependency
|
2023-11-23 20:12:37 +01:00 |
|
Sergei Trifonov
|
9436ae6d7d
|
Merge pull request #56771 from ClickHouse/dashboards-table
Load queries for dashboard page from new `system.dashboards` table
|
2023-11-23 19:07:52 +01:00 |
|
Alexey Milovidov
|
b62e9d3a1a
|
Address review comments
|
2023-11-23 18:13:12 +01:00 |
|
Alexey Milovidov
|
137bf2cf9c
|
Whitespaces
|
2023-11-23 17:51:55 +01:00 |
|
Alexey Milovidov
|
bd4ffec361
|
Better exit codes from the server
|
2023-11-23 17:00:57 +01:00 |
|
Alexey Milovidov
|
5abed8f8a8
|
Better exit codes from the server
|
2023-11-23 17:00:02 +01:00 |
|
Vitaly Baranov
|
5f461ff780
|
Change the default for "wait_dictionaries_load_at_startup" to true,
and use this setting only if "dictionaries_lazy_load" is false.
|
2023-11-23 14:45:42 +01:00 |
|
Aleksei Filatov
|
1a03f5f7f4
|
Merge remote-tracking branch 'upstream/master' into add_cancellation_point_for_moving_background_operation
|
2023-11-23 16:43:33 +03:00 |
|
kssenii
|
ff3224e7f7
|
Load named collections in advance
|
2023-11-23 13:22:06 +01:00 |
|
serxa
|
663c8cd944
|
Merge branch 'master' into dashboards-table
|
2023-11-23 10:29:48 +00:00 |
|
serxa
|
0fc25fbda8
|
Merge branch 'master' into async-loader-integration
|
2023-11-23 09:32:43 +00:00 |
|
János Benjamin Antal
|
ab935e3dd7
|
Use the google proto files when importing protobuf schemas
|
2023-11-22 12:39:41 +00:00 |
|
János Benjamin Antal
|
6f652133a8
|
Install well-known protobuf types
|
2023-11-22 12:39:29 +00:00 |
|
Kseniia Sumarokova
|
1dfafcfe5a
|
Merge branch 'master' into add-system-s3-queue-log-to-config
|
2023-11-21 21:31:35 +01:00 |
|
vdimir
|
a139ae97eb
|
Merge pull request #52918 from ClickHouse/vdimir/s3_blob_log
Add system table with blob storage operations log
|
2023-11-21 17:40:42 +01:00 |
|
Igor Nikonov
|
63a1625b77
|
Merge remote-tracking branch 'origin/master' into pr-cleanup-narrow-dependency
|
2023-11-21 16:05:48 +00:00 |
|
Igor Nikonov
|
ce98dfb251
|
Settings pointer to reference
|
2023-11-21 16:04:54 +00:00 |
|
凌涛
|
e86aa433c5
|
Merge branch 'master' into feature/getHTTPHeader
|
2023-11-21 19:48:47 +08:00 |
|
kssenii
|
ad9d4a9bb8
|
Add system.s3queue_log to default config
|
2023-11-21 11:53:43 +01:00 |
|
Alexey Milovidov
|
2988becba6
|
Merge pull request #36589 from ClickHouse/remove-useless-install
Remove useless "install" from CMake (step 1)
|
2023-11-21 11:06:09 +01:00 |
|
vdimir
|
15234474d7
|
Implement system table blob_storage_log
|
2023-11-21 09:18:25 +00:00 |
|
凌涛
|
c5f16725ec
|
add function getClientHTTPHeader
|
2023-11-21 11:12:01 +08:00 |
|
Alexey Milovidov
|
241cc2abf4
|
Merge branch 'master' into remove-useless-install
|
2023-11-20 01:12:08 +01:00 |
|
Nikolay Degterinsky
|
fd26fab07f
|
Merge remote-tracking branch 'upstream/master' into local-send-fatal-log
|
2023-11-19 17:59:51 +00:00 |
|
Nikolay Degterinsky
|
cf46214440
|
Always send fatal level logs
|
2023-11-19 15:09:52 +00:00 |
|
serxa
|
9023f61349
|
Merge branch 'master' into async-loader-integration
|
2023-11-19 13:05:58 +00:00 |
|
Alexey Milovidov
|
d56cbda185
|
Add metrics for the number of queued jobs, which is useful for the IO thread pool
|
2023-11-18 19:07:59 +01:00 |
|
Nikolay Degterinsky
|
d1c56e3dab
|
Send fatal logs by default in clickhouse-local
|
2023-11-18 17:40:15 +00:00 |
|
Raúl Marín
|
7074bdb3bb
|
Merge remote-tracking branch 'blessed/master' into access-control-and-named-collections-by-default
|
2023-11-17 14:53:02 +01:00 |
|
Aleksei Filatov
|
163b8a814e
|
Fix clang-tidy issues and disable parallel execution of tests
|
2023-11-17 11:02:07 +03:00 |
|
Alexey Milovidov
|
482d8ca9d8
|
Merge pull request #56102 from ClickHouse/coverage
Granular code coverage with introspection
|
2023-11-16 23:23:40 +01:00 |
|
serxa
|
dc644b9617
|
add backward compatibility to avoid breaking old URLs on new servers
|
2023-11-16 13:09:30 +00:00 |
|
serxa
|
74ee267524
|
refactoring: error is now used not only for auth
|
2023-11-16 12:17:22 +00:00 |
|
serxa
|
84656ed9af
|
track if dashboard was customized, show with opacity
|
2023-11-16 11:38:32 +00:00 |
|
Vitaly Baranov
|
342e6c7546
|
Merge pull request #56782 from vitlibar/add-config-setting-wait_dictionaries_load_at_startup
Add config setting "wait_dictionaries_load_at_startup"
|
2023-11-16 11:51:29 +01:00 |
|
Alexey Milovidov
|
3067ca64df
|
Merge pull request #56573 from mkmkme/mkmkme/reload-config
Update `query_masking_rules` when reloading the config
|
2023-11-16 00:27:01 +01:00 |
|
serxa
|
e37fdaad33
|
fix issues with history and errors
|
2023-11-15 19:17:02 +00:00 |
|
Vitaly Baranov
|
d62048031f
|
Add documentation.
|
2023-11-15 13:57:28 +01:00 |
|
Vitaly Baranov
|
308654195c
|
Add config setting "wait_dictionaries_load_at_startup".
|
2023-11-15 11:48:50 +01:00 |
|
MikhailBurdukov
|
f29c072429
|
Test fix
|
2023-11-15 09:33:40 +00:00 |
|
serxa
|
bd66ac483c
|
Load queries for dashboard page from new system.dashboards table
|
2023-11-14 23:03:06 +00:00 |
|
Sema Checherinda
|
b9cc1580e0
|
Merge pull request #56367 from canhld94/ch_table_reinit_new_disk
Adding new disk to storage configuration without restart
|
2023-11-14 15:54:22 +01:00 |
|
Mikhail Koviazin
|
9e1357dd7e
|
Update query_masking_rules when reloading the config
Fixes #56449
|
2023-11-14 14:03:28 +02:00 |
|
Alexey Milovidov
|
3ef14f6098
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into coverage
|
2023-11-14 06:08:32 +01:00 |
|
Alexey Milovidov
|
d7df884cbb
|
Merge branch 'master' into filter-large-translation-units
|
2023-11-13 19:31:13 +01:00 |
|
Alexey Milovidov
|
c2127b05f6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into filter-large-translation-units
|
2023-11-13 17:54:15 +01:00 |
|
Alexey Milovidov
|
c1bba6ea4a
|
Merge branch 'master' into filter-large-translation-units
|
2023-11-13 17:54:02 +01:00 |
|
Alexey Milovidov
|
8e820185cb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-ccache-2
|
2023-11-13 11:17:18 +01:00 |
|
Alexey Milovidov
|
90936aa2c7
|
Merge pull request #56649 from chhetripradeep/pchhetri/enable-secure-flag-for-clickhouse-cloud-second-attempt
Switch to SSL port for clickhouse-client for hostnames pointing to clickhouse cloud
|
2023-11-13 10:18:29 +01:00 |
|
Alexey Milovidov
|
82c461031e
|
Fix build
|
2023-11-13 10:09:23 +01:00 |
|
Pradeep Chhetri
|
be1e061764
|
Use SSL port for clickhouse-client for hostnames pointing to clickhouse cloud
|
2023-11-13 10:31:56 +08:00 |
|
Alexey Milovidov
|
7ac931c29d
|
Merge branch 'master' into concurrency
|
2023-11-13 02:56:56 +01:00 |
|
Robert Schulze
|
3f49e1c5ed
|
Merge remote-tracking branch 'rschu1ze/master' into pcg
|
2023-11-12 11:43:19 +00:00 |
|
Alexey Milovidov
|
0279345871
|
Merge pull request #56634 from ClickHouse/short-names
Introduce short names for `clickhouse-client` and `clickhouse-local`
|
2023-11-12 05:27:18 +01:00 |
|
Alexey Milovidov
|
d2560f2197
|
Make clickhouse-local and clickhouse-client available under short names for usability
|
2023-11-12 02:42:51 +01:00 |
|
Alexey Milovidov
|
e207b1b14a
|
Merge branch 'master' into access-control-and-named-collections-by-default
|
2023-11-12 00:56:06 +01:00 |
|
Alexey Milovidov
|
9f46d45066
|
Merge branch 'master' into symbolize-trace-log
|
2023-11-12 00:53:16 +01:00 |
|
Alexey Milovidov
|
ad03f1ee47
|
Merge pull request #56485 from ClickHouse/better-settings
Better settings
|
2023-11-12 00:01:38 +01:00 |
|
Alexey Milovidov
|
38ca18d8e7
|
Merge pull request #56617 from ClickHouse/publish-stripped-binary
Publish stripped binary
|
2023-11-11 22:18:26 +01:00 |
|
Alexey Milovidov
|
527ca9a1fc
|
Merge branch 'master' into symbolize-trace-log
|
2023-11-11 09:38:02 +01:00 |
|
Alexey Milovidov
|
04630c3e5a
|
Merge branch 'master' into better-settings
|
2023-11-11 09:26:59 +01:00 |
|
Alexey Milovidov
|
356ae52e9b
|
Enable access and named collections control by default
|
2023-11-11 08:46:10 +01:00 |
|
Alexey Milovidov
|
4b1fa685bb
|
Publish stripped binary
|
2023-11-11 07:28:26 +01:00 |
|
Alexey Milovidov
|
df24ef42b1
|
Publish stripped binary
|
2023-11-11 07:27:10 +01:00 |
|
Alexey Milovidov
|
6078ff20bb
|
Symbolize trace_log for exporting
|
2023-11-11 05:52:44 +01:00 |
|
Alexey Milovidov
|
96f73139b6
|
Check for large translation units
|
2023-11-10 06:13:55 +01:00 |
|
Alexey Milovidov
|
1685cdcb89
|
Reasonable value for HTTP keep-alive
|
2023-11-09 00:32:43 +01:00 |
|
Alexey Milovidov
|
2ce0ef9c8a
|
Enable HTTP OPTIONS method by default
|
2023-11-09 00:23:20 +01:00 |
|
Oleg V. Kozlyuk
|
e341d8cea3
|
Add example to users.xml
|
2023-11-08 03:01:42 +03:00 |
|
Oleg V. Kozlyuk
|
0e52328795
|
Updated users.yml example
|
2023-11-08 02:59:54 +03:00 |
|
Robert Schulze
|
e46dbcb2f1
|
Use pcg/randomSeed() random generator/seed instead of std::mt19937/std::random_device
|
2023-11-07 18:54:50 +00:00 |
|
serxa
|
19aa1375fc
|
Merge branch 'master' into async-loader-integration
|
2023-11-07 10:25:38 +00:00 |
|
Robert Schulze
|
8896134531
|
Cleanup IDataType convenience functions
|
2023-11-06 13:25:32 +00:00 |
|
serxa
|
d50747847d
|
rework AsyncLoaderPoolId.h to match settings and metrics
|
2023-11-06 13:08:27 +00:00 |
|
serxa
|
28128d3f78
|
fix defaults for new pools in server config.xml
|
2023-11-06 12:23:09 +00:00 |
|
Duc Canh Le
|
4c21ba7b6f
|
tables auto initialize new disks without restart
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2023-11-06 10:26:48 +00:00 |
|
Alexey Milovidov
|
cd94d02455
|
Merge branch 'master' into coverage
|
2023-11-04 21:49:59 +01:00 |
|
serxa
|
77dc2e63b1
|
randomize async_load_databases in stress tests
|
2023-11-03 17:15:51 +00:00 |
|
vdimir
|
a70d0c5203
|
Merge pull request #56264 from azat/rocksdb/block-based-table-options
Add ability to specify BlockBasedTableOptions for rocksdb
|
2023-11-03 10:15:19 +01:00 |
|
serxa
|
e97edf5285
|
Merge branch 'master' into async-loader-integration
|
2023-11-02 14:56:32 +00:00 |
|