vdimir
|
a67f5b780f
|
Use sorted ip array instead of trie in TrieDictionary
|
2020-11-08 19:19:04 +03:00 |
|
alexey-milovidov
|
7fb53b205c
|
Merge pull request #16637 from azat/mt-read_in_order-spread-fix
Fix spreading for ReadInOrderOptimizer with expression in ORDER BY
|
2020-11-06 17:36:03 +03:00 |
|
Nikita Mikhaylov
|
e5cb09cb5f
|
Merge pull request #16613 from nikitamikhaylov/with_totals_having_assert
Fix fuzzer found error (with totals)
|
2020-11-06 14:41:16 +03:00 |
|
alexey-milovidov
|
e1a01edf29
|
Merge pull request #16719 from MyroTk/master
RBAC Testflows - Server log intrumentation for debug and new ALTER tests
|
2020-11-06 12:40:31 +03:00 |
|
alexey-milovidov
|
dd83a35842
|
Merge pull request #16722 from CurtizJ/fix-transform-null-in
Fix transform_null_in with sets of tuples
|
2020-11-06 12:39:57 +03:00 |
|
alexey-milovidov
|
7bda6dba3c
|
Merge pull request #16657 from ucasFL/reinterpret
Allow reinterpret between integers and floats of the same size
|
2020-11-05 23:21:59 +03:00 |
|
alexey-milovidov
|
6d5e852356
|
Merge pull request #16677 from ClickHouse/field-infinite-convert-to-int
Fix UBSan report when trying to convert infinite floating point number to integer
|
2020-11-05 23:20:25 +03:00 |
|
Alexey Milovidov
|
990f8a23ab
|
Translate comments to english
|
2020-11-05 21:51:36 +03:00 |
|
alexey-milovidov
|
ee3e289ec2
|
Merge pull request #15983 from ClickHouse/no_background_pool_no_more
Replace BackgroundProcessingPool with SchedulePool task and ThreadPool.
|
2020-11-05 21:38:22 +03:00 |
|
Anton Popov
|
8d42305184
|
fix transform_null_in with sets of tuples
|
2020-11-05 21:07:44 +03:00 |
|
MyroTk
|
02a071e88f
|
RBAC Testflows - Instrumenting server log for debug and new ALTER tests
|
2020-11-05 17:51:17 +01:00 |
|
nikitamikhaylov
|
aceb82ae6a
|
better
|
2020-11-05 19:00:05 +03:00 |
|
Anton Popov
|
bea0984d12
|
Merge pull request #16642 from kitaisreal/bloom-filter-index-added-big-int-and-uuid-support
BloomFilter index added big integers and UUID support
|
2020-11-05 15:26:08 +03:00 |
|
alexey-milovidov
|
9cb0b76c16
|
Merge pull request #16631 from ildus/fix_16087
fix bug in minMap and maxMap with zero values
|
2020-11-05 14:14:19 +03:00 |
|
alexey-milovidov
|
5954b7ec8b
|
Merge pull request #16570 from JacobHayes/add-farmfingerprint64
Add farmFingerprint64 function
|
2020-11-05 13:36:59 +03:00 |
|
alexey-milovidov
|
79abbc2f67
|
Merge pull request #16658 from ClickHouse/fix-test-max-memory-usage-for-user
Fix flaky tests after "max_memory_usage_for_user"
|
2020-11-05 12:18:21 +03:00 |
|
alexey-milovidov
|
5d8844b66e
|
Merge pull request #16675 from ClickHouse/max_parallel_replicas_without_sampling
Fix 'max_parallel_replicas' without sampling.
|
2020-11-05 12:16:23 +03:00 |
|
alexey-milovidov
|
56786cdb66
|
Merge pull request #16673 from ClickHouse/test-null-if
Add a test for #16231
|
2020-11-05 12:14:48 +03:00 |
|
Nikolai Kochetov
|
40a9648269
|
Merge pull request #16308 from nikitamikhaylov/totals-having
Incorrect behaviour of SELECT WITH TOTALS
|
2020-11-05 11:27:28 +03:00 |
|
alexey-milovidov
|
cd19509b5c
|
Update 01541_max_memory_usage_for_user.sh
|
2020-11-04 23:42:17 +03:00 |
|
Maksim Kita
|
7dd749fc4c
|
BloomFilter index added big integers and UUID support
|
2020-11-04 23:41:10 +03:00 |
|
alexey-milovidov
|
ae9c8d08a6
|
Merge pull request #16668 from den-crane/tests/cte2
more tests for CTE #16575
|
2020-11-04 23:40:19 +03:00 |
|
alexey-milovidov
|
199c32b585
|
Merge pull request #16672 from ClickHouse/remote-ttests
Remove T-Tests
|
2020-11-04 23:38:12 +03:00 |
|
alexey-milovidov
|
dbdff0d779
|
Merge pull request #16661 from ClickHouse/optimize-or-fill
Optimize -OrNull and -OrDefault aggregate functions by providing specializations
|
2020-11-04 23:37:11 +03:00 |
|
Alexey Milovidov
|
22954cc123
|
Fix UBSan report when trying to convert infinite floating point number to integer
|
2020-11-04 19:48:36 +03:00 |
|
Jacob Hayes
|
1c961c281c
|
Add farmFingerprint64 test
|
2020-11-04 11:32:58 -05:00 |
|
Alexey Milovidov
|
a4cfc240e3
|
Add a test
|
2020-11-04 19:19:59 +03:00 |
|
Alexey Milovidov
|
c496aaddb2
|
Add a test for #16231
|
2020-11-04 18:29:43 +03:00 |
|
alexey-milovidov
|
ca0037d18b
|
Update group_by_sundy_li.xml
|
2020-11-04 18:07:18 +03:00 |
|
Alexey Milovidov
|
ffeee2b471
|
Remove T-Tests
|
2020-11-04 18:03:32 +03:00 |
|
Ildus Kurbangaliev
|
4ff1dacaa0
|
Fix the test case for maxMap function
|
2020-11-04 14:20:11 +00:00 |
|
Denis Zhuravlev
|
eedf4439bb
|
more tests for CTE #16575
|
2020-11-04 10:16:49 -04:00 |
|
Alexey Milovidov
|
e0d962a3cf
|
Add a test for #8772
|
2020-11-04 14:22:02 +03:00 |
|
Alexey Milovidov
|
3993636d8d
|
Add a test
|
2020-11-04 14:09:20 +03:00 |
|
Alexey Milovidov
|
938ef62532
|
Add a test
|
2020-11-04 14:00:43 +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
|
d7b4e036d2
|
Fix flaky tests after "max_memory_usage_for_user"
|
2020-11-04 12:27:34 +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
|
6d62f2163d
|
Merge pull request #16589 from amosbird/applyp
Allow parameterized functions in APPLY
|
2020-11-04 12:06:41 +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
|
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 |
|
feng lv
|
b127752102
|
add test
|
2020-11-04 07:58:26 +00:00 |
|
Azat Khuzhin
|
26b1024fea
|
Fix 01339_client_unrecognized_option after UNRECOGNIZED_ARGUMENTS value change
|
2020-11-04 07:12:29 +03:00 |
|
Azat Khuzhin
|
b161127fc1
|
Add a test for spreading parts between threads for ReadInOrderOptimizer
|
2020-11-04 07:07:25 +03: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 |
|
alexey-milovidov
|
973c1d7983
|
Merge pull request #16529 from azat/log_queries_min_time
Add log_queries_min_query_duration_ms
|
2020-11-04 01:47:18 +03:00 |
|
alexey-milovidov
|
8a3f38f332
|
Merge branch 'master' into errorCode-v2
|
2020-11-04 01:40:41 +03:00 |
|
alexey-milovidov
|
09805399d9
|
Merge pull request #16560 from azat/test_input_format_parallel_parsing_memory_tracking-flackiness
Fix test_input_format_parallel_parsing_memory_tracking flackiness
|
2020-11-04 01:37:25 +03:00 |
|
alexey-milovidov
|
225f7e2696
|
Merge pull request #16594 from amosbird/qpi
Query parameter type : Identifier
|
2020-11-04 01:35:23 +03:00 |
|