Robert Schulze
|
43c97d76bf
|
Merge pull request #44149 from zvonand/zvonand-implicit-tz
Session time zones
|
2023-06-23 14:28:49 +02:00 |
|
Robert Schulze
|
f367ced809
|
Merge pull request #51294 from rschu1ze/qc-remove-dflts
Query Cache: Un-comment settings in server cfg
|
2023-06-23 09:55:48 +02:00 |
|
Robert Schulze
|
bfb2debca9
|
Restore settings
|
2023-06-22 21:31:05 +00:00 |
|
Robert Schulze
|
506d52358a
|
Query Cache: Remove confusing defaults in server cfg
|
2023-06-22 20:52:50 +00:00 |
|
Andrey Zvonov
|
d4316c7189
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-22 17:23:20 +02:00 |
|
Andrey Zvonov
|
b4f2e4020d
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-21 13:41:35 +02:00 |
|
Mikhail f. Shiryaev
|
4fb2dc8384
|
Decrease default settings for http headers name and value to 128K
|
2023-06-21 12:59:27 +02:00 |
|
Maksim Kita
|
7e5017dd31
|
Fixed tests
|
2023-06-20 11:42:22 +03:00 |
|
Andrey Zvonov
|
07191ce10d
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-20 00:24:53 +02:00 |
|
Alexander Tokmakov
|
caceb7c862
|
Revert "Added ability to implicitly use file/hdfs/s3 table functions in clickhouse-local"
|
2023-06-19 13:21:09 +03:00 |
|
Alexey Milovidov
|
9fc5b9c2c5
|
Merge branch 'master' into relax-too-many-parts
|
2023-06-17 16:14:34 +03:00 |
|
Alexey Milovidov
|
df9abccfaa
|
Merge branch 'master' into localfilefunction
|
2023-06-17 00:45:54 +03:00 |
|
Alexey Milovidov
|
688d5d59af
|
Merge branch 'master' into relax-too-many-parts
|
2023-06-16 23:08:29 +02:00 |
|
zvonand
|
112a3e6aca
|
revert tz validation optimization
|
2023-06-16 12:19:01 +02:00 |
|
Antonio Andelic
|
56a48037ba
|
Merge pull request #50964 from ClickHouse/pufit/embedded-keeper-client
Add embedded keeper-client to keeper standalone binary
|
2023-06-16 10:08:41 +02:00 |
|
zvonand
|
4155d13d69
|
merge master and resolve conflict
|
2023-06-16 02:20:32 +02:00 |
|
zvonand
|
e60506f41b
|
changes requested in review
|
2023-06-16 02:16:04 +02:00 |
|
pufit
|
e01e0d53a9
|
Add embedded keeper-client to keeper standalone binary
|
2023-06-15 12:08:20 -04:00 |
|
Robert Schulze
|
946e1a8c6f
|
Merge pull request #50966 from arenadata/ADQM-934
clickhouse-client: Force that `--password` is specified at most once
|
2023-06-15 11:14:26 +02:00 |
|
pufit
|
e2b9f59e1e
|
Merge pull request #50965 from ClickHouse/pufit/keeper-client-better-help-message
Fix keeper-client help message
|
2023-06-14 18:42:26 -04:00 |
|
Alexey Gerasimchuck
|
75e6b4475d
|
corrections after review
|
2023-06-14 22:35:38 +00:00 |
|
Alexey Gerasimchuck
|
a6420ee338
|
Merge branch 'master' into ADQM-934
|
2023-06-15 08:25:24 +10:00 |
|
Alexey Gerasimchuck
|
1f76d08743
|
fixed --password "" --password issue
|
2023-06-14 02:24:45 +00:00 |
|
Alexey Gerasimchuck
|
f1b5d47ce2
|
corrections after second review iteration
|
2023-06-14 01:26:39 +00:00 |
|
pufit
|
c05bcf5605
|
Fix keeper-client help message
|
2023-06-13 21:09:30 -04:00 |
|
Alexey Gerasimchuck
|
e3a13111ae
|
Merge branch 'master' into ADQM-871
|
2023-06-13 14:05:13 +10:00 |
|
Alexey Milovidov
|
598501011f
|
Relax "too many parts" further
|
2023-06-11 17:51:54 +02:00 |
|
Alexey Milovidov
|
818e081162
|
Fill gaps on the dashboard
|
2023-06-10 14:30:36 +02:00 |
|
Alexey Gerasimchuck
|
d0938e95e6
|
prohibited to use --connection
|
2023-06-09 06:40:57 +00:00 |
|
Alexey Gerasimchuck
|
7578203b46
|
Changes after review
|
2023-06-09 03:44:43 +00:00 |
|
Andrey Zvonov
|
d95be4162f
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-08 18:34:45 +03:00 |
|
Alexey Gerasimchuck
|
23a3026836
|
Implemented connection string
|
2023-06-07 03:16:29 +00:00 |
|
Nikita Mikhaylov
|
e87348010d
|
Rework loading and removing of data parts for MergeTree tables. (#49474)
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
|
2023-06-06 14:42:56 +02:00 |
|
Nikita Mikhaylov
|
362055ce60
|
Merge branch 'master' into 46229-repl-clickhouse-keeper
|
2023-06-02 23:58:07 +02:00 |
|
Nikita Mikhaylov
|
73db383727
|
Limit the number of in-flight tasks for loading outdated parts (#50450)
* Done
* Update programs/local/LocalServer.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
* Bump
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2023-06-02 14:10:26 +02:00 |
|
Andrey Zvonov
|
2e427ee028
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-02 01:15:56 +03:00 |
|
Robert Schulze
|
73fb2081c1
|
Merge pull request #50210 from arenadata/ADQM-880
clickhouse-client: disallow usage of `--query` and `--queries-file` at the same time
|
2023-06-01 14:16:20 +02:00 |
|
Nikita Mikhaylov
|
3543d95980
|
Parallel replicas always skip unavailable ones (#50293)
|
2023-05-31 22:10:33 +02:00 |
|
Nikita Mikhaylov
|
31829f7cfc
|
Merge branch 'master' into 46229-repl-clickhouse-keeper
|
2023-05-31 02:29:08 +02:00 |
|
Andrey Zvonov
|
87fc780c14
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-05-30 13:13:46 +03:00 |
|
zvonand
|
d4cec1f0e0
|
fix client thread attachment + make better tests
|
2023-05-30 01:30:01 +02:00 |
|
Alexey Gerasimchuk
|
9714fa011e
|
Merge branch 'master' into ADQM-880
|
2023-05-30 07:45:09 +10:00 |
|
Alexey Gerasimchuck
|
8574559e23
|
Disallow usage of --query and --queries-file
|
2023-05-28 22:25:40 +00:00 |
|
helifu
|
03e11b6e16
|
Remove the duplicate pair of parentheses
|
2023-05-28 12:59:34 +08:00 |
|
Nikita Mikhaylov
|
cf6ff7ab32
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into 46229-repl-clickhouse-keeper
|
2023-05-25 13:41:25 +00:00 |
|
alekseygolub
|
34fe8ba5cd
|
Merge branch 'ClickHouse:master' into localfilefunction
|
2023-05-24 09:49:03 +03:00 |
|
Alexey Gerasimchuk
|
df751f1bca
|
Merge branch 'master' into ADQM-808
|
2023-05-23 13:43:18 +10:00 |
|
Alexey Gerasimchuck
|
ab5e16a713
|
Changes after second review iteration
|
2023-05-23 00:27:17 +00:00 |
|
Alexey Milovidov
|
afc823032c
|
Merge pull request #50114 from ClickHouse/bump-go-mod
Update github.com/distribution/distribution
|
2023-05-23 01:48:46 +03:00 |
|
Mikhail f. Shiryaev
|
d103e9adec
|
Update github.com/distribution/distribution
|
2023-05-22 23:36:39 +02:00 |
|