kssenii
|
11c0aa189a
|
Better error message
|
2022-12-22 15:29:35 +01:00 |
|
Denys Golotiuk
|
3de02287bc
|
Added docs for new rand* functions (distributions)
|
2022-12-22 16:10:25 +02:00 |
|
Nikolay Degterinsky
|
99e37b8736
|
Merge pull request #44408 from evillique/better_collections_parser
Better ParserAllCollectionsOfLiterals
|
2022-12-22 15:10:17 +01:00 |
|
Alexander Gololobov
|
0ae7f03516
|
Merge branch 'master' into fix_unicode_bar
|
2022-12-22 14:53:33 +01:00 |
|
Kruglov Pavel
|
6a017a6586
|
Merge pull request #43379 from Avogar/better-capn-proto
Add small improvements in CapnProto format
|
2022-12-22 14:50:10 +01:00 |
|
alesapin
|
fa467b3398
|
Minor code polishing
|
2022-12-22 14:31:42 +01:00 |
|
vdimir
|
921ac8f9fb
|
Fix build and unit test
|
2022-12-22 13:08:54 +00:00 |
|
Nikolai Kochetov
|
773de7a8a6
|
Merge pull request #44472 from CurtizJ/fix-mutations
Fix mutations with setting `max_streams_for_merge_tree_reading`
|
2022-12-22 14:05:20 +01:00 |
|
Dan Roscigno
|
b238106f93
|
Merge pull request #44492 from DanRoscigno/fix-macOS
fix case of macOS
|
2022-12-22 07:38:34 -05:00 |
|
Konstantin Bogdanov
|
a90a6997c0
|
Merge pull request #44499 from ClickHouse/fix_parent_pid_check
Removed parent pid check that breaks in containers
|
2022-12-22 13:24:41 +01:00 |
|
alesapin
|
049103c550
|
Merge pull request #44495 from azat/mergetree/static-storage-fix
Do not try to remove WAL/move broken parts for static storage
|
2022-12-22 12:27:08 +01:00 |
|
Vladimir C
|
9a38911d5d
|
Merge pull request #43239 from bigo-sg/array_join_support_map
|
2022-12-22 12:18:34 +01:00 |
|
Vladimir C
|
f3a1ddd04f
|
Merge pull request #44483 from ClickHouse/vdimir/flaky_01092_memory_profiler
|
2022-12-22 12:13:39 +01:00 |
|
Duc Canh Le
|
24d7d9de90
|
Merge branch 'master' into ch_canh_fix_lc_in
|
2022-12-22 19:11:22 +08:00 |
|
vdimir
|
f7d97c5b70
|
Fix build after merge
|
2022-12-22 11:03:30 +00:00 |
|
vdimir
|
88008726d8
|
Merge branch 'master' into vdimir/tmp-data-in-fs-cache-2
|
2022-12-22 10:58:39 +00:00 |
|
alesapin
|
380c6cebe4
|
Merge pull request #44393 from ClickHouse/small_improvement
Lock table for share during startup for database ordinary
|
2022-12-22 11:42:42 +01:00 |
|
alesapin
|
bf188c46a4
|
Merge branch 'master' into fix_bug_with_max_task_count_update
|
2022-12-22 11:40:08 +01:00 |
|
Kseniia Sumarokova
|
993fb387d8
|
Merge pull request #44289 from kssenii/write-throw-cache-fix-writing
Fix possible unneeded cache write interruption in write-through cache
|
2022-12-22 11:31:29 +01:00 |
|
Maksim Kita
|
e5ebf20044
|
Merge pull request #44097 from kitaisreal/analyzer-support-set-index
Analyzer support Set index
|
2022-12-22 13:30:15 +03:00 |
|
Duc Canh Le
|
29f3af86ec
|
remove junk logs
|
2022-12-22 18:23:44 +08:00 |
|
vdimir
|
79d91251c1
|
fix build
|
2022-12-22 10:22:58 +00:00 |
|
vdimir
|
ac3fd1e73d
|
Resolve code review comments
|
2022-12-22 10:22:58 +00:00 |
|
vdimir
|
d46c4c1a36
|
fix FileCache::loadCacheInfoIntoMemory with temporary
|
2022-12-22 10:22:57 +00:00 |
|
vdimir
|
182b34c11e
|
Fixes
|
2022-12-22 10:22:57 +00:00 |
|
vdimir
|
8fe6245835
|
FileSegmentKind toString uses magic_enum
|
2022-12-22 10:22:57 +00:00 |
|
vdimir
|
511e8d698d
|
Rename config param tmp_cache -> temporary_data_in_cache
|
2022-12-22 10:22:56 +00:00 |
|
vdimir
|
69731351e2
|
Undo check deletion in FileCache::createFileSegmentForDownload
|
2022-12-22 10:22:56 +00:00 |
|
vdimir
|
db19e2c878
|
Use TemporaryFileOnDisk instead of TemporaryFileInPath
|
2022-12-22 10:22:56 +00:00 |
|
vdimir
|
26716121f4
|
Make 'reserve' and 'write' in FileSegmentRangeWriter independent
|
2022-12-22 10:22:55 +00:00 |
|
Vladimir C
|
f2eaf0158e
|
Apply suggestions from code review
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-12-22 10:22:55 +00:00 |
|
vdimir
|
d30d25dbbe
|
Temporary files evict fs cache
|
2022-12-22 10:22:49 +00:00 |
|
Vladimir C
|
78789e12e8
|
Merge pull request #44367 from ClickHouse/vdimir/disable_00172_parallel_join
|
2022-12-22 11:16:38 +01:00 |
|
Maksim Kita
|
3e2e35f54e
|
Merge pull request #44491 from ClickHouse/vdimir/analyzer_sort_msan
Default value for optional in SortNode::updateTreeHashImpl
|
2022-12-22 13:15:59 +03:00 |
|
Vladimir C
|
6a0210fb0f
|
Merge pull request #43785 from mo-avatar/binhexstringliterals
|
2022-12-22 10:56:18 +01:00 |
|
vdimir
|
ae66e0019f
|
Clarify query_id in test 01092_memory_profiler
|
2022-12-22 10:53:34 +01:00 |
|
Robert Schulze
|
0dbed9e738
|
Mac OS X --> macOS
|
2022-12-22 09:37:17 +00:00 |
|
Alexander Gololobov
|
b691a8d7a7
|
Merge pull request #44497 from ClickHouse/feature/format-datetime-fractional-second
Merging #44060
|
2022-12-22 09:47:38 +01:00 |
|
Duc Canh Le
|
e122ea2f25
|
add missing files
|
2022-12-22 16:33:16 +08:00 |
|
Duc Canh Le
|
9083091ee5
|
fix LC in bug
|
2022-12-22 16:20:25 +08:00 |
|
Yakov Olkhovskiy
|
3d04a33de5
|
update tests
|
2022-12-21 23:15:45 +00:00 |
|
alesapin
|
1b5ed0504e
|
Merge pull request #44383 from ClickHouse/fix_race_background_temp_removal
Fix race which can lead to merged parts premature removal
|
2022-12-21 23:38:34 +01:00 |
|
alesapin
|
9b97cd98c8
|
Update src/Storages/MergeTree/MergeTreeDataMergerMutator.h
|
2022-12-21 23:27:17 +01:00 |
|
alesapin
|
97d43a6748
|
Add comment
|
2022-12-21 23:26:26 +01:00 |
|
alesapin
|
edcd0d95ca
|
Revert "Remove explicit dependency on fast test to debug the issue"
This reverts commit 2fe969a2e1 .
|
2022-12-21 23:25:50 +01:00 |
|
Yakov Olkhovskiy
|
1ded2d1c0b
|
Merge branch 'master' into bug-ephemeral-default
|
2022-12-21 16:38:43 -05:00 |
|
Yakov Olkhovskiy
|
07f2f2fae5
|
remove clickhouse_parsers dependency on DataTypes
|
2022-12-21 21:30:33 +00:00 |
|
Alexander Gololobov
|
c95e10777f
|
Fixed formatiing
|
2022-12-21 21:40:30 +01:00 |
|
Alexander Gololobov
|
269700df42
|
Merge branch 'master' into feature/format-datetime-fractional-second
|
2022-12-21 21:34:46 +01:00 |
|
Alexander Gololobov
|
92c609eb2c
|
Fix case with DateTime64 with precision=0; do not split decimal again in every instruction
|
2022-12-21 21:00:39 +01:00 |
|