Anton Popov
|
45361f752c
|
fix test
|
2020-12-16 02:36:03 +03:00 |
|
Anton Popov
|
e51cf03f21
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-12-15 21:08:01 +03:00 |
|
Anton Popov
|
ba63635251
|
add tests for formats with type map
|
2020-12-15 21:07:13 +03:00 |
|
Nikita Mikhaylov
|
31bef163ba
|
Merge pull request #17848 from azat/max_distributed_connections-fix
Fix max_distributed_connections
|
2020-12-15 17:34:38 +03:00 |
|
Anton Popov
|
dd09e1d783
|
fix type map ser/de to json
|
2020-12-15 17:34:37 +03:00 |
|
Nikolai Kochetov
|
6defcbb662
|
Merge branch 'master' into optimize-data-on-insert
|
2020-12-15 16:50:42 +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
|
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 |
|
Maksim Kita
|
14dedae9f1
|
Updated sql test file
|
2020-12-14 15:50:11 +03:00 |
|
Maksim Kita
|
55f991adde
|
Updated test
|
2020-12-14 15:23:53 +03:00 |
|
alexey-milovidov
|
0bc2603b1d
|
Update 01081_PartialSortingTransform_full_column.sql
|
2020-12-14 14:14:59 +03:00 |
|
alexey-milovidov
|
ab17927c85
|
Merge pull request #18032 from kitaisreal/array-aggregation-functions
Array aggregation functions
|
2020-12-14 14:11:09 +03:00 |
|
Maksim Kita
|
d8534ae1af
|
CreateQuery create as select with columns specification
|
2020-12-14 12:30:08 +03:00 |
|
Azat Khuzhin
|
bf23bc6f0c
|
Fix 01600_remerge_sort_lowered_memory_bytes_ratio flap
|
2020-12-14 10:52:04 +03:00 |
|
Maksim Kita
|
0be51cbabd
|
Updated tests
|
2020-12-13 21:27:48 +03:00 |
|
Maksim Kita
|
5d6036e9c8
|
Fixed style issues
|
2020-12-13 14:38:56 +03:00 |
|
alexey-milovidov
|
bce02de691
|
Merge pull request #17539 from azat/remerge_sort_lowered_memory_bytes_ratio
Add remerge_sort_lowered_memory_bytes_ratio setting
|
2020-12-13 04:38:50 +03:00 |
|
alexey-milovidov
|
8df4789113
|
Merge pull request #17845 from kitaisreal/space-saving-remove-last-element-from-map-fix
SpaceSaving remove last element from map fix
|
2020-12-13 04:09:51 +03:00 |
|
alexey-milovidov
|
04e222f6f3
|
Merge pull request #17986 from azat/fwd-decl
More forward declaration for generic headers
|
2020-12-13 01:12:05 +03:00 |
|
Maksim Kita
|
0dcbcec19a
|
Added tests
|
2020-12-13 00:29:09 +03:00 |
|
alexey-milovidov
|
2eabd41749
|
Merge pull request #17659 from nautaa/master
add function to escape charaters for XML
|
2020-12-12 23:43:41 +03:00 |
|
Azat Khuzhin
|
41bc43325b
|
Make 01290_max_execution_speed_distributed less flaky
|
2020-12-12 17:43:10 +03:00 |
|
Maksim Kita
|
07c8293043
|
Added tests
|
2020-12-12 15:08:46 +03:00 |
|
alexey-milovidov
|
0d6fe7121d
|
Merge pull request #17887 from sundy-li/trivial_count-fix
disable optimize_trivial_count in query with array join
|
2020-12-12 02:44:07 +03:00 |
|
alexey-milovidov
|
adbe8e1ebb
|
Merge pull request #17903 from ClickHouse/attach_table_from_path
Implement ATTACH TABLE name FROM 'path/to/data/'
|
2020-12-12 02:42:53 +03:00 |
|
Kruglov Pavel
|
a8c1d17f83
|
Merge pull request #16935 from ucasFL/agg-func-setting-null-for-empty
`aggregate_functions_null_for_empty` move OrNull ahead
|
2020-12-11 17:11:39 +03:00 |
|
Maksim Kita
|
4ae5619714
|
Optimized erase in HashTable
|
2020-12-11 16:54:08 +03:00 |
|
Maksim Kita
|
bf5d75853c
|
Added erase into HashTable
|
2020-12-11 16:54:08 +03:00 |
|
Maksim Kita
|
bfceb06659
|
Fixed test
|
2020-12-11 16:54:08 +03:00 |
|
Maksim Kita
|
d8b78682e1
|
SpaceSaving remove last element from map fix
|
2020-12-11 16:54:08 +03:00 |
|
Alexander Kuzmenkov
|
fb1221148d
|
Merge pull request #17748 from azat/custom-TLD
Add ability to use custom TLD list
|
2020-12-11 12:42:19 +03:00 |
|
nauta
|
00dc104025
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse
|
2020-12-11 16:15:40 +08:00 |
|
alexey-milovidov
|
2fb7ce8340
|
Revert "Date vs DateTime64 comparison"
|
2020-12-11 01:09:01 +03:00 |
|
alexey-milovidov
|
c35c52be87
|
Merge pull request #17867 from ucasFL/mergetree-setting
Add settings `min_compress_block_size` and `max_compress_block_size` to MergeTreeSettings
|
2020-12-10 22:54:05 +03:00 |
|
Nikita Mikhaylov
|
80d4af9a73
|
Merge pull request #17874 from nikitamikhaylov/calendar-date
Merging #17750
|
2020-12-10 00:19:04 +03:00 |
|
Azat Khuzhin
|
8875767b87
|
Add a test for custom TLD
|
2020-12-09 21:08:30 +03:00 |
|
alesapin
|
4d1f528806
|
Merge pull request #17918 from ClickHouse/revert-17120-fix_granularity_on_block_borders
Revert "Fix index granularity calculation on block borders"
|
2020-12-09 14:46:56 +03:00 |
|
Nikolai Kochetov
|
6a9e1ce436
|
Merge pull request #17895 from Enmk/DateTime64_DateTime_comparison
Date vs DateTime64 comparison
|
2020-12-09 14:22:26 +03:00 |
|
alesapin
|
7783ddb3af
|
Revert "Fix index granularity calculation on block borders"
|
2020-12-09 14:05:48 +03:00 |
|
feng lv
|
91c3de9664
|
fix
fix
fix
|
2020-12-09 09:13:51 +00:00 |
|
feng lv
|
7546c611fb
|
add test
|
2020-12-09 08:11:14 +00:00 |
|
feng lv
|
e95e443246
|
fix
fix
|
2020-12-09 04:32:28 +00:00 |
|
feng lv
|
9b2bb1820a
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into agg-func-setting-null-for-empty
|
2020-12-09 02:28:49 +00:00 |
|
alexey-milovidov
|
8ff30b87a6
|
Merge pull request #15930 from kitaisreal/clickhouse-client-and-local-added-queries-file-parameter
Clickhouse client and clickhouse local added queries-file parameter
|
2020-12-08 21:44:19 +03:00 |
|
Vasily Nemkov
|
0c2d73adcb
|
Fixed comparing Date and DateTime64
|
2020-12-08 17:17:02 +03:00 |
|
Alexander Tokmakov
|
04ceaa66f2
|
implement ATTACH TABLE name FROM 'path/to/data/
|
2020-12-08 17:15:23 +03:00 |
|
nauta
|
ab5f397022
|
add encodeXMLComponent function
|
2020-12-08 21:02:09 +08:00 |
|
Kruglov Pavel
|
e19eb6f17a
|
Merge branch 'master' into optimize-data-on-insert
|
2020-12-08 15:57:46 +03:00 |
|