kssenii
|
bb767b66d5
|
Add integration test
|
2021-04-19 20:39:22 +00:00 |
|
Alexey Milovidov
|
f492495507
|
Allow to INSERT into remote MySQL storage with empty database #19281
|
2021-04-19 23:36:13 +03:00 |
|
Alexey Milovidov
|
4ad4dbbc09
|
Regenerate Arcadia
|
2021-04-19 23:26:23 +03:00 |
|
alexey-milovidov
|
c87f846816
|
Merge pull request #21938 from azat/connection-settings
Apply idle_connnection_timeout/poll_interval after each query
|
2021-04-19 22:58:21 +03:00 |
|
alexey-milovidov
|
5b66086bc9
|
Merge pull request #23219 from azat/optimize_skip_unused_shards_rewrite_in-fix
Add type conversion for optimize_skip_unused_shards_rewrite_in
|
2021-04-19 22:45:35 +03:00 |
|
alexey-milovidov
|
4cef8c68f7
|
Merge pull request #23258 from azat/wundef
Add -Wundef for gcc builds
|
2021-04-19 22:45:22 +03:00 |
|
kssenii
|
cc5f49fbee
|
Fix
|
2021-04-19 19:43:22 +00:00 |
|
Alexey Milovidov
|
0784efa813
|
Better test
|
2021-04-19 22:42:39 +03:00 |
|
alexey-milovidov
|
f69f11e6cd
|
Merge pull request #23259 from azat/jemalloc-background_thread
Report an error if jemalloc.background_thread was requested
|
2021-04-19 22:37:16 +03:00 |
|
Alexey Milovidov
|
f7d3f77222
|
Fix bad test 01602_max_distributed_connections
|
2021-04-19 22:36:45 +03:00 |
|
Nikolai Kochetov
|
211967db96
|
Revert "Try use more mem for stack."
This reverts commit 93ae00bd0d .
|
2021-04-19 22:35:47 +03:00 |
|
Kseniia Sumarokova
|
2d3b4af67a
|
Merge pull request #23231 from sevirov/sevirov-DOCSUP-8215-add_aliases_to_functions
DOCSUP-8215: Add aliases to functions
|
2021-04-19 22:27:26 +03:00 |
|
Nikolai Kochetov
|
08d1896950
|
Fix build.
|
2021-04-19 22:06:05 +03:00 |
|
Nikolai Kochetov
|
394cca2434
|
Fix build.
|
2021-04-19 21:36:45 +03:00 |
|
alexey-milovidov
|
f1706223be
|
Merge pull request #23275 from ClickHouse/fix-tests-hedged-requests
Fix integration tests for Hedged requests
|
2021-04-19 21:10:23 +03:00 |
|
Dmitriy
|
f1aef7e9a2
|
Edit and translate to Russian
Поправил английскую версию и выполнил перевод на русский язык.
|
2021-04-19 21:01:38 +03:00 |
|
Alexander Kuzmenkov
|
5a050f0573
|
Merge pull request #23246 from olgarev/revolg-DOCSUP-8224-remove_temporary_tables_from_system_tables
DOCSUP-8224: Fix showing temporary tables in system tables
|
2021-04-19 20:55:28 +03:00 |
|
Nikolai Kochetov
|
f6bdd35943
|
Try fix tests.
|
2021-04-19 20:55:18 +03:00 |
|
Alexander Kuzmenkov
|
e2077bc38d
|
Merge pull request #23247 from olgarev/revolg-DOCSUP-8655-Update_paths_to_the_catboost_model_configs
DOCSUP-8655: Update paths to the CatBoost model configs
|
2021-04-19 20:52:29 +03:00 |
|
Alexander Kuzmenkov
|
6f90fc449b
|
Merge pull request #23308 from ClickHouse/aku/fix-perf
fix broken perf test
|
2021-04-19 20:31:38 +03:00 |
|
Anton Popov
|
04c432f631
|
Merge pull request #23235 from sevirov/sevirov-DOCSUP-8222-forbid_to_drop_column
DOCSUP-8222: Forbid to drop a column if it's referenced by materialized view
|
2021-04-19 20:25:57 +03:00 |
|
Dmitriy
|
780d05a7e9
|
Translate to Russian
Выполнил перевод на русский язык.
|
2021-04-19 20:05:20 +03:00 |
|
olgarev
|
6abe37b13e
|
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-04-19 20:04:51 +03:00 |
|
olgarev
|
6f5144a2e7
|
Update docs/ru/guides/apply-catboost-model.md
|
2021-04-19 20:01:58 +03:00 |
|
sevirov
|
7af6229418
|
Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-04-19 19:35:20 +03:00 |
|
sevirov
|
5fdb08fa90
|
Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-04-19 19:34:53 +03:00 |
|
sevirov
|
0cf58d1fb7
|
Update docs/ru/sql-reference/functions/json-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-04-19 19:34:33 +03:00 |
|
Nikolai Kochetov
|
93ae00bd0d
|
Try use more mem for stack.
|
2021-04-19 19:25:53 +03:00 |
|
Nikolai Kochetov
|
c59628846c
|
Merge pull request #22352 from ClickHouse/add-read-from-mt-step
Special query plan step for read from MergeTree
|
2021-04-19 17:38:40 +03:00 |
|
Nikolai Kochetov
|
ff908baa06
|
Enable async_socket_for_remote
|
2021-04-19 17:31:46 +03:00 |
|
Nikolai Kochetov
|
0420b7bb33
|
Reset replica state in MultiplexedConnections in case of exception.
|
2021-04-19 17:25:43 +03:00 |
|
Nikolai Kochetov
|
0c23d44b99
|
Add test.
|
2021-04-19 17:12:08 +03:00 |
|
tavplubix
|
b61a24634f
|
Merge pull request #23304 from ClickHouse/test_print_errors_on_db_creation
Print errors on db creation in clickhouse-test
|
2021-04-19 17:10:23 +03:00 |
|
tavplubix
|
31ab3135fc
|
Merge pull request #22620 from adevyatova/annadevyatova-DOCSUP-5887
DOCSUP-5887: Update the SQL-statement CREATE TABLE
|
2021-04-19 17:09:24 +03:00 |
|
Alexander Kuzmenkov
|
d9d94752d1
|
fix broken perf test
|
2021-04-19 17:05:47 +03:00 |
|
Alexander Kuzmenkov
|
dd55fd8954
|
Merge pull request #23201 from ClickHouse/aku/negate-stable-formatting
more stable formatting for negate()
|
2021-04-19 16:48:43 +03:00 |
|
Alexander Kuzmenkov
|
2a4bcb6e3f
|
Merge pull request #23159 from ClickHouse/aku/merge-fusecount
merging sumCount fusion PR #21337
|
2021-04-19 16:47:13 +03:00 |
|
Nikita Mikhaylov
|
648b941922
|
done
|
2021-04-19 13:37:02 +00:00 |
|
alexey-milovidov
|
cf4449e82e
|
Merge pull request #23307 from SergTT/patch-1
Update cloud.md
|
2021-04-19 16:19:45 +03:00 |
|
Anna
|
f2d8b4bf63
|
Update table.md
|
2021-04-19 15:57:32 +03:00 |
|
Anna
|
781980159c
|
Update table.md
|
2021-04-19 15:55:28 +03:00 |
|
Serg Kulakov
|
25351d6490
|
Update cloud.md
Add SberCloud as a ClickHouse cloud provider.
|
2021-04-19 15:39:14 +03:00 |
|
Nikita Mikhaylov
|
adc103e338
|
Merge pull request #21852 from excitoon-favorites/s3stscredentials
Added insecure IMDS credentials provider for S3
|
2021-04-19 14:47:44 +03:00 |
|
Nikita Mikhaylov
|
6b928c4b6a
|
Merge pull request #23102 from godliness/read-orc-stripe
Read ORC file by stripe to reduce memory cost
|
2021-04-19 14:45:40 +03:00 |
|
Nikita Mikhaylov
|
1ead618895
|
Update 01818_input_format_with_names_use_header.sh
|
2021-04-19 14:44:23 +03:00 |
|
Alexander Tokmakov
|
51d2932fe8
|
print errors on db creation in clickhouse-test
|
2021-04-19 14:03:20 +03:00 |
|
Alexander Tokmakov
|
ecc625692e
|
fix build
|
2021-04-19 13:40:20 +03:00 |
|
Raúl Marín
|
7f6bf6513f
|
Link keeper-bench to clickhouse_common_zookeeper
|
2021-04-19 11:46:28 +02:00 |
|
Pavel Kruglov
|
8f1b507386
|
Fix test_secure_socket and remove redundant settings in hedged tests
|
2021-04-19 11:46:42 +03:00 |
|
Kseniia Sumarokova
|
e21f7695e9
|
Merge pull request #23139 from ka1bi4/romanzhukov-DOCSUP-7709-SeekTable-BYexpression
DOCSUP-7709: Edit and translate to Russian (SeekTable and DEDUPLICATE BY)
|
2021-04-19 11:39:57 +03:00 |
|