Kseniia Sumarokova
|
77b3ebe44e
|
Merge pull request #32734 from kssenii/mysql-fix-timeouts
Allow to control connection timeouts for mysql
|
2021-12-17 10:13:33 +03:00 |
|
kssenii
|
2e813fe3cd
|
Update defaults
|
2021-12-15 08:18:43 +00:00 |
|
Azat Khuzhin
|
33ffd343f3
|
Add ability to drain connections synchronously
This is mostly for testing, to avoid hiding errors.
|
2021-12-14 10:18:57 +03:00 |
|
kssenii
|
f0d0714e47
|
Pass timeouts for mysql
|
2021-12-13 22:12:33 +00:00 |
|
Nikita Mikhaylov
|
dbf5091016
|
Parallel reading from replicas (#29279)
|
2021-12-09 13:39:28 +03:00 |
|
leosunli
|
8d04495840
|
set hdfs_replication default value 0
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:32 +08:00 |
|
leosunli
|
5be58a8839
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:31 +08:00 |
|
Kruglov Pavel
|
049b2c0c14
|
Merge pull request #31072 from MaxWk/feature-support-bool-type
Feature support bool type
|
2021-12-02 14:50:29 +03:00 |
|
Kseniia Sumarokova
|
87574e8bf6
|
Merge pull request #31053 from kssenii/rabbit-kafka-select-commit
rabbitmq/kafka allow to commit on select only under setting
|
2021-12-01 18:23:08 +03:00 |
|
Kseniia Sumarokova
|
e879cf75e3
|
Update Settings.h
|
2021-11-30 22:06:36 +03:00 |
|
kssenii
|
2ea4e7c4e7
|
Better
|
2021-11-29 15:05:02 +00:00 |
|
mergify[bot]
|
8d5460b469
|
Merge branch 'master' into feature-support-bool-type
|
2021-11-29 11:50:18 +00:00 |
|
kssenii
|
223048d395
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into vxider-window-view
|
2021-11-26 01:06:06 +03:00 |
|
Kseniia Sumarokova
|
93cf66df12
|
Merge pull request #30936 from kssenii/seekable-read-buffers
Reduce memory usage for some formats when reading with s3/url/hdfs
|
2021-11-25 11:19:24 +03:00 |
|
Anton Popov
|
43cfa4467b
|
Merge pull request #31476 from CurtizJ/merging-constraints
Merging #18787 (Constraints)
|
2021-11-22 15:57:59 +03:00 |
|
Kruglov Pavel
|
814a36ba69
|
Merge pull request #31434 from Avogar/custom-with-names-and-types
Add formats CustomSeparatedWithNames/WithNamesAndTypes
|
2021-11-22 13:24:00 +03:00 |
|
kssenii
|
6c8867a719
|
Fix style check
|
2021-11-20 16:21:43 +03:00 |
|
kssenii
|
ff969b4605
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-20 15:03:13 +03:00 |
|
kevin wan
|
fc6b01749f
|
Update src/Core/Settings.h
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-11-19 20:24:39 +08:00 |
|
vdimir
|
2e0d3efba0
|
disable partial_merge_join_left_table_buffer_bytes due to bug
|
2021-11-19 12:59:23 +03:00 |
|
vdimir
|
f3d0e6d999
|
remove partial_merge_join_optimizations
this option is redundant because optimization is controlled by partial_merge_join_left_table_buffer_bytes
|
2021-11-19 12:58:46 +03:00 |
|
MaxWk
|
f17d5b02e4
|
use bool representation
|
2021-11-19 14:30:22 +08:00 |
|
kssenii
|
6a39d871b2
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into vxider-window-view
|
2021-11-18 17:29:11 +03:00 |
|
avogar
|
73d1918410
|
tmp
|
2021-11-16 17:10:30 +03:00 |
|
Alexander Tokmakov
|
416a82b99a
|
Merge branch 'master' into check_dependencies_on_drop
|
2021-11-15 13:35:45 +03:00 |
|
Kseniia Sumarokova
|
59d4eb99c2
|
Merge pull request #31291 from kssenii/update-async-reads-setting
Make remote_filesystem_read_method=threadpool by default
|
2021-11-13 19:19:35 +03:00 |
|
kssenii
|
f18dcd2287
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-13 14:38:57 +03:00 |
|
tavplubix
|
de6a6f3227
|
Merge pull request #31180 from ClickHouse/merge_selecting_backoff
Slightly better backoff for merge selecting task
|
2021-11-11 20:57:40 +03:00 |
|
Kseniia Sumarokova
|
b3bacac021
|
Merge pull request #29894 from kssenii/retriable-http
Make http read buffer retriable
|
2021-11-11 19:50:50 +03:00 |
|
Alexander Tokmakov
|
108b5a70e2
|
mark settings as obsolete
|
2021-11-11 14:21:42 +03:00 |
|
Alexander Tokmakov
|
627dde7aba
|
Merge branch 'master' into merge_selecting_backoff
|
2021-11-11 13:43:10 +03:00 |
|
tavplubix
|
dd720ec9b4
|
Merge pull request #31252 from ClickHouse/warning_for_obsolete_settings
Show warning if some obsolete setting changed
|
2021-11-11 13:41:49 +03:00 |
|
kssenii
|
0dda1f280b
|
Update setting remote_filesystem_read_method
|
2021-11-11 13:19:49 +03:00 |
|
Kseniia Sumarokova
|
e20cb0c10a
|
Merge branch 'master' into retriable-http
|
2021-11-11 11:52:06 +03:00 |
|
MaxWk
|
d42a454837
|
support some bool format
|
2021-11-11 16:01:32 +08:00 |
|
kssenii
|
62c70ce5cf
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-11-10 21:16:11 +00:00 |
|
kssenii
|
175f903624
|
Fix
|
2021-11-10 21:14:17 +00:00 |
|
Anton Popov
|
833652e8f4
|
Merge branch 'nikvas0/simple_optimizations' of git://github.com/nikvas0/ClickHouse into merging-constraints
|
2021-11-10 19:35:28 +03:00 |
|
Alexander Tokmakov
|
9d83832bde
|
show warning if some obsolete setting changed
|
2021-11-10 18:49:13 +03:00 |
|
kssenii
|
618c332f9c
|
Rename read_threadpool to threadpool
|
2021-11-10 07:46:18 +00:00 |
|
Alexander Tokmakov
|
51bd98294e
|
better merge selecting backoff
|
2021-11-09 15:26:51 +03:00 |
|
vdimir
|
2fb21906de
|
Disable optimize_syntax_fuse_functions by default
|
2021-11-08 15:25:56 +03:00 |
|
kssenii
|
4bc2a29345
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-11-04 14:41:24 +00:00 |
|
vdimir
|
08545795b5
|
Separate option for enabling fuse syntax for sum, avg, count
|
2021-11-03 15:13:09 +03:00 |
|
kssenii
|
ec11179f91
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-03 14:33:31 +03:00 |
|
kssenii
|
45ea820297
|
Reduce memory usage for some formats
|
2021-11-03 14:30:03 +03:00 |
|
Kruglov Pavel
|
327a34e9da
|
Merge pull request #30497 from Avogar/null-deserialization
Add custom null representation support for TSV/CSV input formats, fix Nullable(String) deserializing in some formats
|
2021-11-03 11:30:25 +03:00 |
|
Alexander Tokmakov
|
56aeff734a
|
Merge branch 'master' into check_dependencies_on_drop
|
2021-11-02 16:15:30 +03:00 |
|
Alexander Tokmakov
|
598dbe04db
|
fix tests, support rename
|
2021-11-02 15:58:45 +03:00 |
|
Kseniia Sumarokova
|
4c675f0151
|
Merge pull request #30970 from kssenii/add-setting-for-remote-reads
Add settings for remote async reads
|
2021-11-02 15:28:09 +03:00 |
|