alexey-milovidov
|
fa419cead2
|
Merge pull request #19713 from kitaisreal/roaring-bitmap-with-small-set-rbandnot-fix
RoaringBitmapWithSmallSet rb_andnot fix
|
2021-01-28 03:02:20 +03:00 |
|
alexey-milovidov
|
5744a4cac2
|
Merge pull request #19723 from azat/flaky-tests
Fix 01115_join_with_dictionary flakiness
|
2021-01-28 03:00:09 +03:00 |
|
Anton Popov
|
e5125b8c73
|
add comments and test for compatibility
|
2021-01-28 02:39:15 +03:00 |
|
Maksim Kita
|
ff371ccdb6
|
Fixed data race in function DictGetNoType
|
2021-01-27 23:22:05 +03:00 |
|
Vladimir Chebotarev
|
76e62739ed
|
Fixed build.
|
2021-01-27 23:05:41 +03:00 |
|
Nikolai Kochetov
|
3b7373e992
|
More comments.
|
2021-01-27 22:53:07 +03:00 |
|
Alexander Kuzmenkov
|
3f305cecc3
|
add empty line after error messages in client
|
2021-01-27 22:52:18 +03:00 |
|
Alexander Kuzmenkov
|
0cb8a8070e
|
Update skip_list.json
|
2021-01-27 22:50:18 +03:00 |
|
Nikolai Kochetov
|
b244499d69
|
Fix build.
|
2021-01-27 22:24:59 +03:00 |
|
alesapin
|
c74631c650
|
Fix test and add logical error
|
2021-01-27 21:54:05 +03:00 |
|
alexey-milovidov
|
a1d9eee0b5
|
Merge pull request #19674 from vzakaznikov/updated-testflows-aes-encryption-tests-limit-encrypt-data-types
Updating TestFlows AES encryption tests to support changes to the encrypt plaintext parameter.
|
2021-01-27 21:46:56 +03:00 |
|
Alexander Kuzmenkov
|
f4f66e9537
|
try to use predictable names for stdout/err when possible
|
2021-01-27 21:37:28 +03:00 |
|
Alexander Kuzmenkov
|
54f47c468c
|
mark all create database tests as sequential-only
|
2021-01-27 21:34:48 +03:00 |
|
bharatnc
|
419c916612
|
replace strcat with memcpy
|
2021-01-27 10:16:46 -08:00 |
|
Azat Khuzhin
|
a727fc4755
|
Fix 01115_join_with_dictionary flakiness
|
2021-01-27 21:15:18 +03:00 |
|
Azat Khuzhin
|
acde56ff8a
|
Add separate pool for message brokers (RabbitMQ and Kafka)
background_message_broker_schedule_pool_size was introduced in #13939,
but never used actually, use it for RabbitMQ and Kafka.
|
2021-01-27 21:08:41 +03:00 |
|
Alexey Milovidov
|
80dfa40feb
|
Add a test
|
2021-01-27 20:42:04 +03:00 |
|
Nikolai Kochetov
|
cf05c17cfa
|
Rewrite QueryPlan tree optimizations traverse.
|
2021-01-27 20:36:53 +03:00 |
|
Maksim Kita
|
83b9677f1c
|
Added test
|
2021-01-27 20:35:50 +03:00 |
|
Alexey Milovidov
|
95e15131a8
|
Fix unsufficient args check (trash code) in StringSearcher
|
2021-01-27 20:32:59 +03:00 |
|
Anton Popov
|
a8f3078ce9
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-01-27 19:48:55 +03:00 |
|
Alexander Kuzmenkov
|
0db606084a
|
change some tests to see the effect
|
2021-01-27 18:30:09 +03:00 |
|
Alexander Kuzmenkov
|
8070562bd0
|
Run tests in parallel in flaky check
|
2021-01-27 18:24:39 +03:00 |
|
vdimir
|
36963e0eba
|
Minor fix
|
2021-01-27 18:17:42 +03:00 |
|
Vitaliy Zakaznikov
|
01d3d0aeca
|
Fixing requirement names.
|
2021-01-27 10:01:47 -05:00 |
|
Maksim Kita
|
a3d6888c5b
|
RoaringBitmapWithSmallSet rb_andnot fix
|
2021-01-27 18:01:08 +03:00 |
|
Alexander Kuzmenkov
|
331e8211db
|
Merge pull request #19675 from azat/tests-query_log-current_database
Require current_database filter for tests with query_log/query_thread_log
|
2021-01-27 18:00:33 +03:00 |
|
George
|
446f0f0907
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into master
|
2021-01-27 17:41:19 +03:00 |
|
Vitaliy Zakaznikov
|
48884d2231
|
Adding tests to check passing invalid data types
to encrypt and aes_encrypt_mysql functions.
|
2021-01-27 09:27:34 -05:00 |
|
Maksim Kita
|
9db9ce11dc
|
Added functions parseDateTimeBestEffortUSOrZero, parseDateTimeBestEffortUSOrNull
|
2021-01-27 17:10:06 +03:00 |
|
Alexey Milovidov
|
3b943cd00b
|
Fix flaky test concat_nary_const_with_nonconst_segfault
|
2021-01-27 16:59:44 +03:00 |
|
Nikolai Kochetov
|
e9f893d9b0
|
Move query plan optimixations into separate files.
|
2021-01-27 16:57:26 +03:00 |
|
Nikolai Kochetov
|
eba2cbfaff
|
Update neighbor.cpp
|
2021-01-27 16:26:16 +03:00 |
|
Maksim Kita
|
f0b1bc88c7
|
Fixed style issues
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
67ffa4189e
|
Fixed clang build
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
31881d24ad
|
Fixed clang errors
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
8e8d6f36ac
|
Fixed DictionaryDefaultValueExtractor
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
6653e356a3
|
Fixed build issues
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
b7a150cc63
|
Updated DictionaryDefaultValueExtractor interface
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
c4ffa2160f
|
Updated interfaces. Added documentation.
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
b0d3f32a36
|
Added DefaultValueExtractor
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
b11905f493
|
Fixed tests
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
7cb7d4dbce
|
Fixed dicitionaries todo
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
498df53ebf
|
Fixed style issues
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
77d2e00dd8
|
Updated DictionaryStructure
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
42d4fc1bbd
|
Updated FlatDictionary
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
3d0778cba4
|
FunctionsExternalDictionaries refactored
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
a45459e095
|
Fixed tests
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
357b0b95a9
|
Added Nullable support for ComplexDirectDictionary
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
25d6e18ec0
|
Added Nullable support for ComplexKeyHashedDictionary
|
2021-01-27 16:25:27 +03:00 |
|