Alexey Milovidov
|
c7618ea99e
|
Remove obsolete code from JOIN
|
2020-11-04 14:02:12 +03:00 |
|
Alexey Milovidov
|
938ef62532
|
Add a test
|
2020-11-04 14:00:43 +03:00 |
|
feng lv
|
56b34d511c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into agg-func-setting-null-for-empty
|
2020-11-04 10:59:29 +00:00 |
|
Alexey Milovidov
|
155c11d29c
|
Optimize -OrNull and -OrDefault aggregate functions by providing specializations #16123
|
2020-11-04 13:53:10 +03:00 |
|
alexey-milovidov
|
0e7b026f97
|
Merge pull request #16659 from hczhcz/patch-1
Fix typo
|
2020-11-04 13:38:47 +03:00 |
|
Alexey Milovidov
|
85f81f9d9e
|
Minor modification: less templates
|
2020-11-04 13:38:04 +03:00 |
|
Alexey Milovidov
|
ff8f80b6b6
|
Remove old file
|
2020-11-04 13:34:47 +03:00 |
|
alexey-milovidov
|
6f004e4abd
|
Merge branch 'master' into agg-func-setting-null-for-empty
|
2020-11-04 13:24:39 +03:00 |
|
hcz
|
4dccc51332
|
Fix typo
|
2020-11-04 18:21:59 +08:00 |
|
Alexey Milovidov
|
f7c77b4a25
|
Fix unit tests
|
2020-11-04 13:14:23 +03:00 |
|
Grigory Buteyko
|
d99940b7f4
|
Development instructions updated to GCC 10 from GCC 9
|
2020-11-04 12:57:49 +03:00 |
|
Alexey Milovidov
|
5cfd84249b
|
Merge branch 'master' into register-formats
|
2020-11-04 12:41:59 +03:00 |
|
alexey-milovidov
|
4fede5b008
|
Merge pull request #16438 from azat/errorCode-v2
Add errorCodeToName() and system.errors
|
2020-11-04 12:40:47 +03:00 |
|
alexey-milovidov
|
85d5c8edc5
|
Merge pull request #16515 from AnaUvarova/ana-uvarova-DOCSUP-2962-one-more-field-metric-log
DOCSUP-2962: one more field metric log
|
2020-11-04 12:30:02 +03:00 |
|
alexey-milovidov
|
403d20517c
|
Merge pull request #16656 from ClickHouse/results-huawei-2
Added performance results from Huawei
|
2020-11-04 12:28:27 +03:00 |
|
Alexey Milovidov
|
d7b4e036d2
|
Fix flaky tests after "max_memory_usage_for_user"
|
2020-11-04 12:27:34 +03:00 |
|
alexey-milovidov
|
691f0ec44c
|
Merge pull request #16534 from olgarev/revolg-DOCSUP-3043-document_the_null_function
DOCSUP-3043: Documented the null function
|
2020-11-04 12:20:20 +03:00 |
|
alexey-milovidov
|
1f323e98d1
|
Update null.md
|
2020-11-04 12:20:06 +03:00 |
|
alexey-milovidov
|
cf61c29a03
|
Update docs/en/sql-reference/table-functions/null.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
|
2020-11-04 12:17:53 +03:00 |
|
alexey-milovidov
|
7b468c0c3a
|
Merge pull request #16575 from amosbird/cte2
Allow WITH subqueries to take effect immediately
|
2020-11-04 12:14:27 +03:00 |
|
alexey-milovidov
|
c82d8dde3d
|
Fix inconsistent whitespace.
|
2020-11-04 12:11:43 +03:00 |
|
alexey-milovidov
|
6d62f2163d
|
Merge pull request #16589 from amosbird/applyp
Allow parameterized functions in APPLY
|
2020-11-04 12:06:41 +03:00 |
|
feng lv
|
9b8dbf37cc
|
fix
fix
|
2020-11-04 08:56:15 +00:00 |
|
alexey-milovidov
|
6091a7a4ff
|
Merge pull request #16617 from nikitamikhaylov/field-assert-decimal
Removed an incorrect check from Field::get().
|
2020-11-04 11:43:29 +03:00 |
|
alexey-milovidov
|
654d127ce6
|
Merge pull request #16630 from sundy-li/patch-6
better change the config
|
2020-11-04 11:36:07 +03:00 |
|
alexey-milovidov
|
74ebe952d1
|
Update Context.cpp
|
2020-11-04 11:32:20 +03:00 |
|
alexey-milovidov
|
0456cb2a09
|
Merge pull request #16638 from azat/simplify-ReadInOrderOptimizer
[RFC] Do not pass StoragePtr to ReadInOrderOptimizer::getInputOrder()
|
2020-11-04 11:29:06 +03:00 |
|
alexey-milovidov
|
397d02f828
|
Merge pull request #16643 from ClickHouse/quantile-merge-perf
Improve performance of quantileMerge
|
2020-11-04 11:28:07 +03:00 |
|
alexey-milovidov
|
864feaee39
|
Merge pull request #16644 from ClickHouse/row-input-format-better-diagnostics
Provide row number when "Cannot read all data" during parsing input
|
2020-11-04 11:26:54 +03:00 |
|
alexey-milovidov
|
ec2ab4c51f
|
Merge pull request #16646 from sevirov/sevirov-DOCSUP-3849-document_max_concurrent_queries_for_all_users
DOCSUP-3849: Document the max_concurrent_queries_for_all_users setting
|
2020-11-04 11:26:18 +03:00 |
|
alexey-milovidov
|
0001fc244d
|
Update settings.md
|
2020-11-04 11:24:40 +03:00 |
|
alexey-milovidov
|
4fb31f8782
|
Merge pull request #16647 from gyuton/gyuton-DOCSUP-3535-document_the_reinterpretAsUUID_function
DOCSUP-3535: Documented the reinterpretAsUUID function
|
2020-11-04 11:19:30 +03:00 |
|
alexey-milovidov
|
788418b447
|
Update type-conversion-functions.md
|
2020-11-04 11:19:17 +03:00 |
|
alexey-milovidov
|
96d66a480f
|
Update type-conversion-functions.md
|
2020-11-04 11:18:50 +03:00 |
|
alexey-milovidov
|
26ff9a1184
|
Merge pull request #16649 from sevirov/sevirov-DOCSUP-3850-document_string_literal_support_interval
DOCSUP-3850: Document the string literal support in INTERVAL operator
|
2020-11-04 11:17:57 +03:00 |
|
alexey-milovidov
|
8a897753b1
|
Merge pull request #16650 from den-crane/patch-1
Russian doc for toUUIDOrNull toUUIDOrZero.
|
2020-11-04 11:16:59 +03:00 |
|
alexey-milovidov
|
f445d5b106
|
Merge pull request #16651 from den-crane/patch-3
Russian doc for ssd_cache complex_key_ssd_cache
|
2020-11-04 11:16:29 +03:00 |
|
feng lv
|
b127752102
|
add test
|
2020-11-04 07:58:26 +00:00 |
|
feng lv
|
cd711039fb
|
Allow reinterpret between integers and floats of the same size
|
2020-11-04 07:56:27 +00:00 |
|
Alexey Milovidov
|
130263332a
|
Added results from Huawei
|
2020-11-04 10:52:42 +03:00 |
|
alesapin
|
20043e77bb
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-04 10:22:23 +03:00 |
|
Nikolai Kochetov
|
69fa23a927
|
Merge pull request #16634 from Avogar/execute_query_fix
Remove redundant check
|
2020-11-04 08:59:41 +03:00 |
|
Azat Khuzhin
|
26b1024fea
|
Fix 01339_client_unrecognized_option after UNRECOGNIZED_ARGUMENTS value change
|
2020-11-04 07:12:29 +03:00 |
|
Azat Khuzhin
|
2389406c21
|
Fix spreading for ReadInOrderOptimizer with expression in ORDER BY
This will fix optimize_read_in_order/optimize_aggregation_in_order with
max_threads>0 and expression in ORDER BY
|
2020-11-04 07:07:26 +03:00 |
|
Azat Khuzhin
|
b161127fc1
|
Add a test for spreading parts between threads for ReadInOrderOptimizer
|
2020-11-04 07:07:25 +03:00 |
|
Alexander Kuzmenkov
|
5cb708a50a
|
fixup
|
2020-11-04 04:19:53 +03:00 |
|
Denny Crane
|
e945e256bb
|
Update external-dicts-dict-layout.md
|
2020-11-03 20:57:14 -04:00 |
|
Denny Crane
|
52f3ef01d4
|
Update external-dicts-dict-layout.md
|
2020-11-03 20:55:54 -04:00 |
|
Denny Crane
|
dea3641e5c
|
Update external-dicts-dict-layout.md
|
2020-11-03 20:47:42 -04:00 |
|
Ivan
|
64bd63ca49
|
Try to parse DataType arguments as another nested type (#16262)
* Try to parse DataType arguments as another nested one
* Allow mixed lists of arguments of data types
* Restore croaring back
* Fix tests
|
2020-11-04 03:08:55 +03:00 |
|