Sema Checherinda
|
26e76bb68c
|
Merge branch 'master' into fix_JSON_searchField
|
2023-03-27 10:47:57 +02:00 |
|
Sema Checherinda
|
db55fa864a
|
fix build
|
2023-03-27 10:47:34 +02:00 |
|
Alexey Milovidov
|
e284f55674
|
Merge pull request #47702 from ClickHouse/polygons-crash-45355
Fix crash in polygonsSymDifferenceCartesian
|
2023-03-27 00:39:46 +03:00 |
|
Alexey Milovidov
|
b6892f53fc
|
Merge pull request #47724 from ClickHouse/rs/qc-better-cfg-name
Rename cfg parameter query_cache.size to query_cache.max_size
|
2023-03-27 00:36:24 +03:00 |
|
Alexey Milovidov
|
b69916b3d4
|
Merge pull request #47801 from nickitat/fix_final
Fix excessive reading in `FINAL`
|
2023-03-27 00:33:59 +03:00 |
|
Alexey Milovidov
|
0f99df0f94
|
Merge pull request #47852 from ucasfl/fuzz
AST fuzzer support fuzzing SELECT query to EXPLAIN query randomly
|
2023-03-27 00:30:09 +03:00 |
|
Smita Kulkarni
|
eabcefe452
|
Fixed issue with reserving vector size
|
2023-03-26 14:52:08 +02:00 |
|
SmitaRKulkarni
|
f0b724497f
|
Merge branch 'master' into 47200_Fix_for_index_file_cidx_is_unexpectedly_long
|
2023-03-26 14:02:56 +02:00 |
|
exmy
|
680ab4fae3
|
Fix incorrect code indentation
|
2023-03-26 17:14:01 +08:00 |
|
Smita Kulkarni
|
decdf0c507
|
Updated to delete added keys if there is an exception during update of metadata cache
|
2023-03-26 10:35:44 +02:00 |
|
robot-ch-test-poll3
|
b18c051943
|
Merge pull request #47970 from ClickHouse/rs/fix-catboost
Fix "Field value too long" in catboostEvaluate()
|
2023-03-26 04:16:42 +02:00 |
|
Robert Schulze
|
2c8916a005
|
Fix clang-tidy
|
2023-03-25 18:05:09 +00:00 |
|
Nikolai Kochetov
|
327674f56d
|
Merge pull request #46537 from ClickHouse/aggregate-projections-analysis-query-plan
Projections analysis from query plan
|
2023-03-25 13:23:30 +01:00 |
|
robot-clickhouse-ci-2
|
9f5f97669d
|
Merge pull request #47989 from ClickHouse/evillique-patch-2
Better type check in arrayElement function
|
2023-03-25 08:46:01 +01:00 |
|
Nikolay Degterinsky
|
7ee842848a
|
Merge pull request #47052 from ClickHouse/evillique-patch-1
Disable path check in SQLite storage for clickhouse-local
|
2023-03-24 23:38:18 +01:00 |
|
Nikolay Degterinsky
|
585b7b9345
|
Better type check in arrayElement function
|
2023-03-24 23:36:45 +01:00 |
|
Nikolay Degterinsky
|
3218dce174
|
Merge pull request #46659 from ClibMouse/tiny-improvements
Make tiny improvements
|
2023-03-24 23:27:25 +01:00 |
|
Alexander Gololobov
|
3eb2a1cc5b
|
Merge pull request #47973 from socketpair/exitcode
Fix #36971: Watchdog: exit with non-zero code if child process exits
|
2023-03-24 22:26:44 +01:00 |
|
Alexander Gololobov
|
a1e4f70c18
|
Merge branch 'master' into keeper_batch_bytes_size_limit
|
2023-03-24 22:08:05 +01:00 |
|
Dmitry Novik
|
0638f31a09
|
Merge pull request #47727 from ClickHouse/const-aggregation-key-fix
Fix aggregation with constant key in planner
|
2023-03-24 19:47:20 +01:00 |
|
Nikolai Kochetov
|
82f7c60e38
|
Merge pull request #47726 from k-morozov/feature/add_SourceStep_optimize
Add optimization for MemoryStorageStep
|
2023-03-24 17:56:10 +01:00 |
|
Maksim Kita
|
5cb2d30563
|
Merge pull request #47316 from ClickHouse/vdimir/transform_external_query_analyzer
Support transformQueryForExternalDatabase for analyzer
|
2023-03-24 17:53:00 +01:00 |
|
Vitaly Baranov
|
1badc3cba0
|
Move information about current hosts and list of all hosts to BackupCoordination (#47971)
to simplify the code and help implementing other features.
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2023-03-24 17:38:19 +01:00 |
|
Sema Checherinda
|
1e462e02ed
|
add ut
|
2023-03-24 17:00:04 +01:00 |
|
Nikita Taranov
|
42cafb4872
|
clearer
|
2023-03-24 16:04:48 +01:00 |
|
Anton Popov
|
fd567e03a5
|
Merge pull request #47796 from CurtizJ/fix-zlib-mmap
Fix reading from storage `File` compressed files with `zlib` and `gzip` compression
|
2023-03-24 15:36:21 +01:00 |
|
Nikolai Kochetov
|
a2182f2659
|
Merge pull request #47874 from amosbird/correct_exact_rows_before_limit
Correct `exact_rows_before_limit` in some scenarios
|
2023-03-24 15:09:42 +01:00 |
|
Alexander Gololobov
|
afe3af230f
|
Limit keeper request batching by size in bytes
|
2023-03-24 14:41:09 +01:00 |
|
Коренберг Марк
|
6df169dce3
|
Fix #36971: Watchdog: exit with non-zero code if child process exits
|
2023-03-24 16:04:09 +03:00 |
|
Robert Schulze
|
0712627c05
|
Query cache: Fix config naming ambiguity
Add 'max_' prefix to 'size' setting to make it more clear that the cache
consumes no space if not used.
|
2023-03-24 12:52:09 +00:00 |
|
Robert Schulze
|
3628d11405
|
Fix "Field value too long" in catboostEvaluate()
Fixes #47616
|
2023-03-24 11:02:55 +00:00 |
|
Nikolai Kochetov
|
46e50b17e4
|
Fixing test
|
2023-03-24 10:35:47 +00:00 |
|
Nikolai Kochetov
|
8917e1ad57
|
Fixing test
|
2023-03-24 09:40:12 +00:00 |
|
Antonio Andelic
|
52541e5e23
|
Merge pull request #47885 from ClickHouse/more-s3-events
Add more S3 write profile events
|
2023-03-24 09:48:34 +01:00 |
|
Alexander Tokmakov
|
4c9b63ccc0
|
Merge pull request #47916 from ClickHouse/fix_logical_error_in_distributed
Fix logical error in DistributedSink
|
2023-03-24 04:43:45 +03:00 |
|
Alexander Tokmakov
|
cd7d1fb990
|
Revert "Revert "Revert "Backup_Restore_concurrency_check_node"""
|
2023-03-24 04:35:50 +03:00 |
|
Alexander Tokmakov
|
4dde73c3eb
|
Merge pull request #47917 from ClickHouse/fix_terminate_in_check_thread
Fix terminate in parts check thread
|
2023-03-24 04:22:00 +03:00 |
|
Alexander Tokmakov
|
ef57253518
|
Merge pull request #47950 from ClickHouse/fix_http_warning
Set content-length for empty POST requests
|
2023-03-24 04:19:04 +03:00 |
|
pufit
|
a9089da350
|
Remove debug comment
|
2023-03-23 20:36:33 -04:00 |
|
pufit
|
fd1d8d5c55
|
Third attempt to fix crash.
|
2023-03-23 19:00:20 -04:00 |
|
Robert Schulze
|
bd02627869
|
Update docs for parseDateTime() (follow-up to #46815)
|
2023-03-23 21:28:03 +00:00 |
|
Robert Schulze
|
e84764f4e1
|
Merge pull request #46815 from bigo-sg/to_timestamp
Add new function parseDateTime/parseDateTimeInJodaSyntax
|
2023-03-23 22:20:18 +01:00 |
|
Nikolai Kochetov
|
81bef1cb4b
|
Fixing build.
|
2023-03-23 21:18:30 +00:00 |
|
Nikolai Kochetov
|
a4771812cb
|
Fixing build.
|
2023-03-23 20:46:42 +00:00 |
|
Nikolai Kochetov
|
73e98de46d
|
Merge branch 'master' into aggregate-projections-analysis-query-plan
|
2023-03-23 21:28:36 +01:00 |
|
Maksim Kita
|
24b9e5103f
|
Merge pull request #47748 from ClickHouse/revert-47721-revert-47622-analyzer-planner-fixes-before-enable-by-default
Revert "Revert "Analyzer planner fixes before enable by default""
|
2023-03-23 22:20:34 +03:00 |
|
Nikolai Kochetov
|
ed4a5b2be8
|
Fix test. Pre-build index for query dag in projection.
|
2023-03-23 18:39:41 +00:00 |
|
Nikolai Kochetov
|
e9bb7efef6
|
Fix fuzzed test.
|
2023-03-23 18:27:30 +00:00 |
|
Antonio Andelic
|
3ae09c6ce8
|
Merge branch 'master' into more-s3-events
|
2023-03-23 18:23:53 +01:00 |
|
Alexander Tokmakov
|
9bf4f0108e
|
set content-length for empty POST requests
|
2023-03-23 18:02:31 +01:00 |
|