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
|
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 |
|
Maksim Kita
|
4cd5025e83
|
Added numeric limits for UInt128
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
d636e1618b
|
Added function accurate cast or null
|
2020-12-14 22:12:15 +03:00 |
|
Alexander Kuzmenkov
|
fe6f477881
|
Build utils in CI, at least in split build
Currently we don't build them at all, so they were broken by https://github.com/ClickHouse/ClickHouse/pull/17988
|
2020-12-14 20:39:52 +03:00 |
|
Alexander Kuzmenkov
|
5f424f7c5c
|
Update zzz-perf-comparison-tweaks-config.xml
|
2020-12-14 20:08:32 +03:00 |
|
alexey-milovidov
|
19af691aa6
|
Merge pull request #17738 from vklimontovich/docker-cli-example
Docker cli example
|
2020-12-14 19:44:13 +03:00 |
|
alesapin
|
73780838a1
|
Remove dead list watches
|
2020-12-14 19:01:29 +03:00 |
|
filimonov
|
b08842d44e
|
Update README.md
|
2020-12-14 16:54:37 +01:00 |
|
filimonov
|
1436986a86
|
Update README.md
|
2020-12-14 16:53:58 +01:00 |
|
filimonov
|
bca41bb7fd
|
Update README.md
|
2020-12-14 16:50:48 +01:00 |
|
Alexander Kuzmenkov
|
e7f93b5563
|
Merge pull request #18058 from azat/perf-test-zk-port-fix
Remove test_keeper_server in perf tests
|
2020-12-14 17:54:47 +03:00 |
|
Alexander Kuzmenkov
|
2edabd5519
|
Update zzz-perf-comparison-tweaks-config.xml
|
2020-12-14 17:45:58 +03:00 |
|
Mikhail Filimonov
|
24abcc970b
|
Tests and fixes
|
2020-12-14 15:31:13 +01:00 |
|
Mikhail Filimonov
|
87ea1528cb
|
support for Lazy database
|
2020-12-14 15:31:13 +01:00 |
|
Mikhail Filimonov
|
4ba80996b0
|
Detach permanently for DatabaseConnectionMySQL
|
2020-12-14 15:31:12 +01:00 |
|
Mikhail Filimonov
|
799141362d
|
Prevent attempts to recreate the table which was detached permanently
|
2020-12-14 15:31:11 +01:00 |
|
Mikhail Filimonov
|
ad9cb580a9
|
Fix
|
2020-12-14 15:31:11 +01:00 |
|
Mikhail Filimonov
|
2aeb72c09a
|
Fix for tiny issue #13850
|
2020-12-14 15:31:10 +01:00 |
|
Mikhail Filimonov
|
3f5e5eb15a
|
Handle not implemented cases properly
|
2020-12-14 15:31:05 +01:00 |
|
Mikhail Filimonov
|
f6097cf818
|
Adding DETACH TABLE PERMANENTLY
|
2020-12-14 15:28:59 +01:00 |
|
tavplubix
|
dd2ae6926d
|
Merge pull request #14849 from ClickHouse/allow_atomic_database_inside_materialize_mysql
Allow Atomic database inside MaterializeMySQL
|
2020-12-14 16:27:13 +03:00 |
|
Maksim Kita
|
14dedae9f1
|
Updated sql test file
|
2020-12-14 15:50:11 +03:00 |
|
alexey-milovidov
|
7a8510d1c4
|
Update CHANGELOG.md
|
2020-12-14 15:45:13 +03:00 |
|
alexey-milovidov
|
ad70b0bd97
|
Merge pull request #18062 from ClickHouse/changelog-20.12
Add changelog for 20.12
|
2020-12-14 15:43:51 +03:00 |
|
Alexey Milovidov
|
9f4929bdce
|
Add changelog for 20.12
|
2020-12-14 15:30:37 +03:00 |
|
Maksim Kita
|
55f991adde
|
Updated test
|
2020-12-14 15:23:53 +03:00 |
|