kssenii
|
83514fa2ef
|
Refactor
|
2022-09-05 20:08:22 +02:00 |
|
Antonio Andelic
|
e64436fef3
|
Fix typos with new codespell
|
2022-09-02 08:54:48 +00:00 |
|
kssenii
|
0f747e7987
|
Move cache files
|
2022-08-31 17:50:55 +02:00 |
|
Alexey Milovidov
|
6139cc8f7a
|
Add Documentation to FunctionFactory
|
2022-08-27 22:06:57 +02:00 |
|
Alexey Milovidov
|
8afbfebd25
|
A prototype for embedded documentation
|
2022-08-26 03:41:52 +02:00 |
|
alesapin
|
eeb0a3584e
|
Merge branch 'master' into data_source_description
|
2022-08-24 15:26:18 +02:00 |
|
Kruglov Pavel
|
72f02bd6eb
|
Merge pull request #40414 from Avogar/improve-schema-inference-cache
Improve schema inference cache, respect format settings that can change the schema
|
2022-08-23 17:04:58 +02:00 |
|
alesapin
|
b4d6afd5b3
|
Black
|
2022-08-22 13:51:48 +02:00 |
|
alesapin
|
78ba732b31
|
Merge branch 'master' into data_source_description
|
2022-08-21 12:11:21 +02:00 |
|
avogar
|
5ab87f1da4
|
Small refactoring
|
2022-08-19 16:42:23 +00:00 |
|
alesapin
|
d8664c3227
|
Add shortcut for backups
|
2022-08-19 16:58:30 +02:00 |
|
Alexey Milovidov
|
2d1628439b
|
Merge pull request #40357 from ClickHouse/22.9-prepare
Update version after release
|
2022-08-19 15:51:30 +03:00 |
|
Alexander Tokmakov
|
b9e090699a
|
Merge branch 'master' into fix_incorrect_replica_idenifier
|
2022-08-18 21:18:10 +03:00 |
|
Alexey Milovidov
|
d62d3ad461
|
Update version to 22.9.1.1
|
2022-08-18 19:39:03 +02:00 |
|
Alexander Tokmakov
|
629690c32b
|
fix "incorrect replica identifier"
|
2022-08-18 16:13:27 +02:00 |
|
Nikolai Kochetov
|
5a85531ef7
|
Merge pull request #38286 from Avogar/schema-inference-cache
Add schema inference cache for s3/hdfs/file/url
|
2022-08-18 13:07:50 +02:00 |
|
kssenii
|
d63d34f7bb
|
Merge master
|
2022-08-17 15:49:32 +02:00 |
|
avogar
|
8dd54c043d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-cache
|
2022-08-17 11:47:40 +00:00 |
|
alesapin
|
4398a357c8
|
Merge pull request #40151 from ClickHouse/fix_cannot_quickly_remove_directory
Fix "Cannot quickly remove directory"
|
2022-08-17 12:11:18 +02:00 |
|
Kruglov Pavel
|
cebe9d273c
|
Fix build
|
2022-08-16 16:46:17 +02:00 |
|
Kruglov Pavel
|
af2bc42ee1
|
Fix special build
|
2022-08-16 16:32:13 +02:00 |
|
Kruglov Pavel
|
b580789802
|
Fix special build
|
2022-08-16 16:31:22 +02:00 |
|
Alexander Tokmakov
|
e691888267
|
fix build
|
2022-08-12 13:03:57 +02:00 |
|
kssenii
|
768a207176
|
Merge master
|
2022-08-11 22:25:53 +02:00 |
|
KinderRiven
|
9d83b93e88
|
fix rebase
|
2022-08-11 00:11:40 +08:00 |
|
avogar
|
1cfb5b7cf1
|
Fix build
|
2022-08-08 12:17:18 +00:00 |
|
avogar
|
9b1a267203
|
Refactor, remove TTL, add size limit, add system table and system query
|
2022-08-05 16:20:15 +00:00 |
|
kssenii
|
7a9b0bc47f
|
Merge master
|
2022-08-05 01:48:52 +02:00 |
|
Anton Popov
|
a333cc4146
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-08-02 12:57:43 +00:00 |
|
kssenii
|
e5f4a619ed
|
Merge master
|
2022-07-31 20:24:40 +03:00 |
|
Anton Popov
|
57e4fb2e30
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-07-29 11:42:11 +00:00 |
|
Robert Schulze
|
199e254777
|
Merge remote-tracking branch 'origin/master' into no-split-binary
|
2022-07-28 15:54:22 +00:00 |
|
Anton Popov
|
4cf0353892
|
try to fix Nested
|
2022-07-27 14:05:16 +00:00 |
|
Vitaly Baranov
|
794eeb5d51
|
Split "total_size" to "uncompressed_size" and "compressed_size".
|
2022-07-27 10:36:56 +02:00 |
|
Vitaly Baranov
|
a79fc17235
|
Add test for system.backups
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
1cfe0b10f7
|
Add columns "total_size" and "num_files" to system.backups
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
35c267b3b1
|
Replace column "status_changed_time" with columns "start_time" and "end_time".
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
fc16a15ecf
|
Rename column "uuid" -> "id" in system.backups and allow user to set it in a query.
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
131019ba49
|
Rename column "backup_name" -> "name" in system.backups.
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
afd0982187
|
Remove column "internal" from system.backups
|
2022-07-27 09:04:10 +02:00 |
|
Alexey Milovidov
|
071374b152
|
Remove SPLIT_BINARY
|
2022-07-24 01:15:54 +02:00 |
|
Mikhail f. Shiryaev
|
cf0b01b189
|
Update version to 22.8.1.1
|
2022-07-21 19:21:28 +02:00 |
|
Nikolai Kochetov
|
91043351aa
|
Fixing build.
|
2022-07-20 20:30:16 +00:00 |
|
Kruglov Pavel
|
0efed4644d
|
Merge pull request #38957 from Avogar/compatibility-setting
Add compatibility setting and system.settings_changes system table
|
2022-07-20 17:46:06 +02:00 |
|
kssenii
|
21ebf8874e
|
Merge remote-tracking branch 'upstream/master' into make-cache-composable
|
2022-07-19 13:36:42 +02:00 |
|
avogar
|
80b5bc5236
|
Add system table settings_changes
|
2022-07-18 13:19:41 +00:00 |
|
Robert Schulze
|
13482af4ee
|
First try at reducing the use of StringRef
- to be replaced by std::string_view
- suggested in #39262
|
2022-07-17 17:26:02 +00:00 |
|
kssenii
|
8ad26b3111
|
Merge master
|
2022-07-16 22:50:03 +02:00 |
|
Vitaly Baranov
|
c7cef91d4d
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
|
Kruglov Pavel
|
a944a92d4c
|
Merge pull request #39224 from Avogar/string-view-by-value
Pass const std::string_view by value, not by reference
|
2022-07-15 13:05:56 +02:00 |
|