Anton Popov
|
dd09e1d783
|
fix type map ser/de to json
|
2020-12-15 17:34:37 +03:00 |
|
Nikolai Kochetov
|
b252321ef7
|
Merge pull request #16954 from Avogar/optimize-data-on-insert
Optimize data on INSERT
|
2020-12-15 16:51:54 +03:00 |
|
Nikolai Kochetov
|
6defcbb662
|
Merge branch 'master' into optimize-data-on-insert
|
2020-12-15 16:50:42 +03:00 |
|
alesapin
|
873d9d1e1e
|
Better
|
2020-12-15 16:34:53 +03:00 |
|
alesapin
|
9bb0326fc6
|
Fix database drop timeout in clickhouse-test
|
2020-12-15 16:33:14 +03:00 |
|
Vasily Nemkov
|
90041babe1
|
Fixed compilation
|
2020-12-15 14:35:11 +03:00 |
|
Steve-金勇
|
96f22a5bcc
|
Update limit.md
Update translation of LIMIT , and providing more details for with ties modifier.
Make document more human-readable for Chinese.
|
2020-12-15 18:55:52 +08:00 |
|
alesapin
|
9d17f01dc9
|
Merge branch 'master' into fix_watch_race_testkeeper
|
2020-12-15 13:41:04 +03:00 |
|
Vasily Nemkov
|
bf8c7cd685
|
Checking that columns from PARTITION BY are present in DEDUPLICATE BY
|
2020-12-15 13:41:00 +03:00 |
|
alesapin
|
8670836573
|
Add some comments
|
2020-12-15 13:34:28 +03:00 |
|
jianmei zhang
|
b56523fd94
|
Update test case to avoid the latest added parameter
|
2020-12-15 17:56:54 +08:00 |
|
alesapin
|
74c2211510
|
More clear
|
2020-12-15 12:54:48 +03:00 |
|
Alexander Kazakov
|
def080c8ba
|
Fixed unsafe ast rewrite (#18064)
Fixed unsafe assignment to a reference in InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery()
|
2020-12-15 11:16:25 +03:00 |
|
alesapin
|
a50187c995
|
Slightly better
|
2020-12-15 11:04:37 +03:00 |
|
jianmei zhang
|
508b50d121
|
support SHOW CHANGED SETTINGS query and add test cases, also do code changes to compile SHOW SETTINGS PROFILES.
|
2020-12-15 14:46:56 +08:00 |
|
Vitaly Baranov
|
5a8c750b0b
|
Merge pull request #17983 from vitlibar/fix-access-rights-for-merge-table-function
Fix access rights required for the merge() table function.
|
2020-12-15 09:17:52 +03:00 |
|
alexey-milovidov
|
45b9d79f81
|
Merge pull request #18081 from azat/gcc10-sanitizers
Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN
|
2020-12-15 07:51:14 +03:00 |
|
Denny Crane
|
3ec48cec53
|
Update date-time-functions.md
toYYYYMM translation to Russian
|
2020-12-14 22:19:06 -04:00 |
|
Alexander Kuzmenkov
|
a75ca3cb79
|
Merge remote-tracking branch 'origin/master' into tmp
|
2020-12-15 03:36:43 +03:00 |
|
Alexander Kuzmenkov
|
6d5b23de67
|
something works
|
2020-12-15 03:36:03 +03:00 |
|
Alexander Kuzmenkov
|
a0405182ed
|
Merge pull request #18066 from ClickHouse/aku/utils-split-build
Build utils in CI, at least in split build
|
2020-12-15 03:12:23 +03:00 |
|
Azat Khuzhin
|
8de0c0e8fc
|
Fix warning message for unusupported -fsanitize-blacklist
|
2020-12-15 02:29:09 +03:00 |
|
Azat Khuzhin
|
519d89dc9f
|
Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN
|
2020-12-15 02:24:28 +03:00 |
|
Anton Popov
|
c78861e86e
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-12-15 01:45:01 +03:00 |
|
Anton Popov
|
afc2d7099b
|
add conversion from array to map
|
2020-12-15 01:16:04 +03:00 |
|
alexey-milovidov
|
49f65ecf9d
|
Update CHANGELOG.md
|
2020-12-14 23:07:28 +03:00 |
|
alexey-milovidov
|
91be7a6f27
|
Merge pull request #16809 from kitaisreal/read-float-8digits-unroll-performance-improvement
ReadFloat 8digits unroll performance improvement
|
2020-12-14 23:03:21 +03:00 |
|
alexey-milovidov
|
0d7e27d93f
|
Merge branch 'master' into fix
|
2020-12-14 23:02:14 +03:00 |
|
alexey-milovidov
|
363ff79cca
|
Merge pull request #17934 from Jokser/s3-adaptive-single-part-upload
Adaptive choose of single/multi part upload in WriteBufferFromS3
|
2020-12-14 23:00:43 +03:00 |
|
alexey-milovidov
|
491e086435
|
Merge pull request #18057 from azat/fix-01600_remerge_sort_lowered_memory_bytes_ratio-flap
Fix 01600_remerge_sort_lowered_memory_bytes_ratio flap
|
2020-12-14 22:57:27 +03:00 |
|
alexey-milovidov
|
906415540a
|
Merge pull request #18060 from kitaisreal/create-query-create-as-select-with-columns-specification
CreateQuery create as select with columns specification
|
2020-12-14 22:57:02 +03:00 |
|
alexey-milovidov
|
7184746f45
|
Merge pull request #18059 from excitoon/patch-2
Fixed `std::out_of_range: basic_string` in S3 URL parsing
|
2020-12-14 22:56:39 +03:00 |
|
Maksim Kita
|
17b43ca721
|
Fixed tests
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
16a30eb4aa
|
Updated non-finite floating conversion into int
|
2020-12-14 22:12:15 +03:00 |
|
alexey-milovidov
|
e945821e1f
|
Update castColumn.h
|
2020-12-14 22:12:15 +03:00 |
|
alexey-milovidov
|
26e582272f
|
Update castColumn.h
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
6873b13587
|
Fixed clang build issue
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
0b565b679e
|
Fixed Set execute for columns that cannot be inside Nullable
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
18dc118298
|
Fixed compile issues
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
0464859cfe
|
Updated usage of different types during IN query
1. Added accurateCast function.
2. Use accurateCast in Set during execute.
3. Added accurateCast tests.
4. Updated select_in_different_types tests.
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
6f4bc77dbc
|
Added equality comparsion
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
f4b8e8ef99
|
Allow different types inside IN subquery
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
dff31e8de7
|
Fixed compile issues
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
0dac432942
|
Added const to arguments
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
dd072a20c9
|
Fixed compile issues
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
7b66dc374c
|
Fixed clang compile issues
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
4435642e39
|
Fixed style issues
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
db5d0944ed
|
Added Decimal support
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
476fb3b677
|
Updated documentation
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
baad78d2f2
|
Fixed setting null value in vector. Updated tests.
|
2020-12-14 22:12:15 +03:00 |
|