Dmitry Novik
|
003483b616
|
Add compatibility setting
|
2022-08-30 20:49:40 +02:00 |
|
alesapin
|
7ce0afc0df
|
Merge pull request #40670 from Avogar/kafka
Add setting to disable limit on kafka_num_consumers
|
2022-08-29 10:53:35 +02:00 |
|
Alexey Milovidov
|
36ca126a26
|
Merge pull request #40679 from ClickHouse/fix-typo
Fix typo
|
2022-08-27 16:52:21 +03:00 |
|
Alexander Gololobov
|
6fc8f1e9e0
|
Merge pull request #40645 from ClickHouse/force-documentation-2
Every current metric must have documentation
|
2022-08-27 10:44:47 +02:00 |
|
Alexey Milovidov
|
02bfebf1d3
|
Fix typo
|
2022-08-26 20:08:33 +02:00 |
|
avogar
|
e31bba7731
|
Add docs
|
2022-08-26 12:52:15 +00:00 |
|
avogar
|
b8061532ac
|
Add setting to disable limit on kafka_num_consumers
|
2022-08-26 12:49:39 +00:00 |
|
Alexey Milovidov
|
6659438d87
|
Every current metric must have documentation
|
2022-08-26 00:33:25 +02:00 |
|
Alexey Milovidov
|
a1acdf18ec
|
Write the documentation
|
2022-08-26 00:14:46 +02:00 |
|
Kruglov Pavel
|
66e677b307
|
Merge pull request #40546 from Avogar/fix-inferring-datetimes
Fix possible error 'Decimal math overflow' while parsing DateTime64
|
2022-08-25 11:18:30 +02:00 |
|
alesapin
|
cac3005f4d
|
Merge branch 'master' into paranoid_check_for_s3_uploads
|
2022-08-24 14:43:11 +02:00 |
|
avogar
|
de489ba1f7
|
Fix possible error 'Decimal math overflow' while parsing DateTime64
|
2022-08-23 14:42:23 +00:00 |
|
alesapin
|
07286dd042
|
Add paranoid option to check blobs to S3 after upload
|
2022-08-23 15:12:09 +02:00 |
|
Kseniia Sumarokova
|
f85e5f8808
|
Merge branch 'master' into fix-cache-bug
|
2022-08-22 16:54:07 +02:00 |
|
kssenii
|
26384b2543
|
Fix
|
2022-08-22 00:02:05 +02:00 |
|
Sema Checherinda
|
1f8ce6d84e
|
Merge pull request #40292 from CheSema/fix-heap-overflow-httpchunkedreadbuffer
fix heap buffer overflow by limiting http chunk size
|
2022-08-20 01:01:29 +02:00 |
|
Robert Schulze
|
24615059fb
|
Merge pull request #40319 from ClickHouse/custom-error-code-in-throwif
Allow custom error code in throwIf
|
2022-08-19 09:49:35 +02:00 |
|
Kruglov Pavel
|
2546773ffb
|
Merge pull request #40347 from ClickHouse/Avogar-patch-1
Fix setting description
|
2022-08-18 21:52:38 +02:00 |
|
Alexander Tokmakov
|
e311d06eaa
|
Merge pull request #40246 from ClickHouse/parallel_drop_ranges_execution
Allow parallel execution of disjoint drop ranges
|
2022-08-18 21:17:41 +03:00 |
|
Kruglov Pavel
|
9d15ce74be
|
Fix setting description
|
2022-08-18 14:53:17 +02:00 |
|
Sema Checherinda
|
488b1dc0cd
|
increase http_max_chunk_size
|
2022-08-18 14:30:52 +02:00 |
|
Sema Checherinda
|
89bada927c
|
fix heap buffer overflow by limiting http chunk size
|
2022-08-18 14:30:52 +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 |
|
Alexander Tokmakov
|
6e5e0689a3
|
Merge branch 'master' into parallel_drop_ranges_execution
|
2022-08-18 13:43:29 +03:00 |
|
Kseniia Sumarokova
|
d8fd1f9c37
|
Merge pull request #36171 from kssenii/make-cache-composable
Make cache composable, allow not to evict certain files (regarding .idx, .mrk, ..), delete old cache version
|
2022-08-18 12:37:34 +02:00 |
|
Kruglov Pavel
|
d7056376eb
|
Merge pull request #40068 from Avogar/schema-inference-hints
Allow to specify structure hints in schema inference
|
2022-08-18 12:19:45 +02:00 |
|
Robert Schulze
|
f121941916
|
feat: allow custom error code for SQL function throwIf()
|
2022-08-17 21:14:40 +00: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 |
|
Igor Nikonov
|
46ed4f6cdf
|
Merge pull request #38719 from ClickHouse/skipping_sorting_step
SortingStep: deduce way to sort based on input stream sort description
|
2022-08-17 12:58:11 +02:00 |
|
Igor Nikonov
|
d4367de7bb
|
Rename setting to optimize_sorting_by_input_stream_properties
|
2022-08-16 16:27:41 +00:00 |
|
Alexander Tokmakov
|
832d7c6e7c
|
Merge branch 'master' into replicated_database_improvements
|
2022-08-16 15:49:13 +02:00 |
|
kssenii
|
93816e7366
|
Review fixes
|
2022-08-16 15:11:55 +02:00 |
|
Alexander Tokmakov
|
387b69caea
|
fix race condition
|
2022-08-16 14:03:31 +02:00 |
|
avogar
|
e1ff996ec3
|
Allow to specify structure hints in schema inference
|
2022-08-16 09:46:57 +00:00 |
|
kssenii
|
eb26b219b9
|
Merge master
|
2022-08-16 00:56:27 +02:00 |
|
avogar
|
c4ff3ffeea
|
Rename settings
|
2022-08-15 12:45:18 +00:00 |
|
Igor Nikonov
|
d83bea626c
|
Merge remote-tracking branch 'origin/master' into skipping_sorting_step
|
2022-08-13 21:46:34 +00:00 |
|
Alexey Milovidov
|
8c3d1f2b5b
|
Merge branch 'master' into server-side-time
|
2022-08-12 17:40:02 +03:00 |
|
Nikita Taranov
|
17956cb668
|
Extend protocol with query parameters (#39906)
|
2022-08-12 14:28:35 +02:00 |
|
kssenii
|
768a207176
|
Merge master
|
2022-08-11 22:25:53 +02:00 |
|
Igor Nikonov
|
75f6fcfa70
|
Merge remote-tracking branch 'origin/master' into skipping_sorting_step
|
2022-08-11 12:35:55 +00:00 |
|
Vladimir C
|
1b44cb5c97
|
Merge pull request #39974 from ClickHouse/vdimir/setting-num-with-auto
Add setting type to support special 'auto' value
|
2022-08-11 14:25:10 +02:00 |
|
Vladimir C
|
96776d3028
|
Trim trailing whitespaces in SettingsFields.h
|
2022-08-11 13:15:28 +02:00 |
|
Vladimir C
|
261ccc35cf
|
Rename SettingAutoWrapper, add comment to readBinary
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
Co-authored-by: Maksim Kita <maksim@clickhouse.com>
|
2022-08-11 12:18:44 +02:00 |
|
Anton Popov
|
3fdf428834
|
Merge pull request #39186 from Avogar/numbers-schema-inference
Add new features in schema inference
|
2022-08-11 00:53:54 +02:00 |
|
kssenii
|
5c3227ba56
|
Merge master
|
2022-08-10 12:00:34 +02:00 |
|
Alexey Milovidov
|
33e43cc6f9
|
Merge branch 'master' into server-side-time
|
2022-08-10 07:28:15 +03:00 |
|
vdimir
|
ae1db8386b
|
Change type of insert_quorum to UInt64WithAuto
|
2022-08-09 17:14:02 +00:00 |
|
vdimir
|
3189c40e6d
|
Implement SettingField with auto is a wrapper
|
2022-08-09 17:14:02 +00:00 |
|