Vitaliy Zakaznikov
|
64261c7720
|
Fixing reference to LDAP role mapping specification
|
2021-01-30 15:24:20 -05:00 |
|
Ilya Yatsishin
|
1684be296c
|
Merge pull request #19833 from filimonov/fixes-int-tests
|
2021-01-30 22:51:52 +03:00 |
|
vdimir
|
5cb99ae699
|
Use offsets in FunctionIPv6StringToNum for copying ipv4 to buffer
|
2021-01-30 20:20:11 +03:00 |
|
Vitaliy Zakaznikov
|
124bd1ea19
|
Fixing live view refresh test.
Adding live view refresh with dictionary test.
|
2021-01-30 10:56:02 -05:00 |
|
Ilya Yatsishin
|
5afcc927ac
|
Merge pull request #19706 from qoega/easier-integration-no-project-dir
|
2021-01-30 17:22:00 +03:00 |
|
Vitaliy Zakaznikov
|
dc9c3c8514
|
Fixing styling errors.
Adding simple tests.
|
2021-01-30 09:00:42 -05:00 |
|
Mikhail Filimonov
|
39f75ccd19
|
Revert changes in test_multiple_disks
|
2021-01-30 11:26:31 +01:00 |
|
Azat Khuzhin
|
502d981ab4
|
Use BinaryArithmeticOverloadResolver::valid_on_float_arguments for lcm/gcd
|
2021-01-30 09:12:31 +03:00 |
|
Azat Khuzhin
|
7da4083237
|
Forbid bit functions for floats
This will fix the following UB report [1]:
"../src/Functions/bitAnd.cpp:24:61: runtime error: nan is outside the
range of representable values of type 'long' Received signal -3 Received
signal Unknown signal (-3)"
[1]: https://clickhouse-test-reports.s3.yandex.net/19824/89c4055202b9d08459f90ee5791d4e3017b82fbf/fuzzer_ubsan/report.html#fail1
|
2021-01-30 09:12:31 +03:00 |
|
Alexey Milovidov
|
d44ce00391
|
Merge branch 'master' into format-readable-time-delta-ubsan
|
2021-01-30 07:28:38 +03:00 |
|
alexey-milovidov
|
9d48e3ebd7
|
Merge pull request #19851 from Avogar/optimize-on-insert
Add test for incorrect data on insert into CollapsingMegeTree
|
2021-01-30 07:20:34 +03:00 |
|
Vitaliy Zakaznikov
|
eebff7155c
|
Adding SRS source for LDAP role mapping.
|
2021-01-29 19:43:33 -05:00 |
|
Vitaliy Zakaznikov
|
8545ce1111
|
Adding support for retrying docker-compose start, stop and restart commands.
Fixing ldap tests to use large tail value to accomodate changes in exception length.
|
2021-01-29 17:55:08 -05:00 |
|
Pavel Kruglov
|
c53c414b99
|
Add test for incorrect data on insert into CollapsingMegeTree
|
2021-01-30 01:21:17 +03:00 |
|
Pavel Kruglov
|
2a3aaed562
|
Update test
|
2021-01-30 00:41:44 +03:00 |
|
Alexander Kuzmenkov
|
98e88d7305
|
Merge pull request #19793 from excitoon-favorites/fixcompressions3
Fixed table function S3 `auto` compression mode
|
2021-01-29 23:42:05 +03:00 |
|
Pavel Kruglov
|
d3fe53a44f
|
Update reference
|
2021-01-29 23:17:10 +03:00 |
|
alexey-milovidov
|
276e972166
|
Merge pull request #19789 from ClickHouse/fix-great-circle-angle
Fix mistake in greatCircleAngle
|
2021-01-29 21:35:26 +03:00 |
|
alexey-milovidov
|
d19feb724b
|
Merge pull request #19799 from CurtizJ/fix-uint8-filtering
Fix filtering by Uint8 greater than 127
|
2021-01-29 21:34:42 +03:00 |
|
Pavel Kruglov
|
78371e15dc
|
Update test, reduce num_threads_for_lonely_parts if data is small
|
2021-01-29 21:00:08 +03:00 |
|
Mikhail Filimonov
|
ab8db8a239
|
Try to make test_dir.tar smaller
|
2021-01-29 17:57:52 +01:00 |
|
Yatsishin Ilya
|
ac168fe4e3
|
add sleep
|
2021-01-29 19:16:10 +03:00 |
|
Yatsishin Ilya
|
01c9b90144
|
fix project name for clickhouse instance
|
2021-01-29 19:16:10 +03:00 |
|
Yatsishin Ilya
|
5f6a4ad60d
|
Remove --project-directory for docker-compose. Fix logs formatting from docker container.
|
2021-01-29 19:16:10 +03:00 |
|
Pavel Kruglov
|
71f4acd48b
|
Use one pool for lonely parts, update tests
|
2021-01-29 17:30:14 +03:00 |
|
alesapin
|
0943ecb37b
|
More sequential tests
|
2021-01-29 15:46:14 +03:00 |
|
alexey-milovidov
|
4cfcc18a7f
|
Merge pull request #19786 from ClickHouse/int-round-ubsan
Fix UBSan report in "round"
|
2021-01-29 14:59:12 +03:00 |
|
alexey-milovidov
|
0679d81c0d
|
Merge pull request #19788 from ClickHouse/array-enumerate-extended-bug
Fix trivial bug in arrayEnumerateUniq
|
2021-01-29 14:58:38 +03:00 |
|
Pavel Kruglov
|
a437ee4e31
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into select-final
|
2021-01-29 14:25:47 +03:00 |
|
Alexander Tokmakov
|
b1a02481db
|
add test
|
2021-01-29 12:51:47 +03:00 |
|
alesapin
|
c4c9ab5d7d
|
Fix bad test
|
2021-01-29 12:27:35 +03:00 |
|
alesapin
|
bcc3c4193e
|
Merge pull request #19697 from qoega/easier-macro-xml-generate
No more dicttoxml with excessive logs in integration tests
|
2021-01-29 12:00:20 +03:00 |
|
Anton Popov
|
031132038b
|
fix filtering by uint8 greater than 127
|
2021-01-29 10:39:18 +03:00 |
|
Vladimir Chebotarev
|
d729aacb09
|
Fixed table function S3 auto compression mode.
|
2021-01-29 07:54:52 +03:00 |
|
Alexey Milovidov
|
feeb1243ec
|
Fix Python
|
2021-01-29 06:26:53 +03:00 |
|
Alexey Milovidov
|
b7f1a953d5
|
Fix test
|
2021-01-29 06:24:59 +03:00 |
|
Alexey Milovidov
|
f06bb78c5d
|
Merge branch 'master' into unicode-asan
|
2021-01-29 05:18:29 +03:00 |
|
Alexey Milovidov
|
eee84eec79
|
formatReadableTimeDelta: correctly output infinite values
|
2021-01-29 05:14:15 +03:00 |
|
Alexey Milovidov
|
f4a05bd773
|
Fix mistake in greatCircleAngle
|
2021-01-29 05:05:46 +03:00 |
|
Alexey Milovidov
|
93f58257e4
|
Fix mistake
|
2021-01-29 04:45:24 +03:00 |
|
Alexey Milovidov
|
b3944006cb
|
Fix trivial bug in arrayEnumerateUniq
|
2021-01-29 04:41:55 +03:00 |
|
alexey-milovidov
|
10160e5adf
|
Merge pull request #19767 from kitaisreal/low-cardinality-uuid-fix
LowCardinality UUID fix
|
2021-01-29 04:06:28 +03:00 |
|
Alexey Milovidov
|
eb0473c3f9
|
Fix UBSan report in "round"
|
2021-01-29 04:03:38 +03:00 |
|
Alexey Milovidov
|
9c111a7bdb
|
Translate comment in test
|
2021-01-29 03:53:54 +03:00 |
|
Alexey Milovidov
|
d6e34deeee
|
Fix Python
|
2021-01-29 03:53:21 +03:00 |
|
alexey-milovidov
|
9dfe451c35
|
Merge pull request #19762 from kitaisreal/clickhouse-client-query-param-cte-test
Clickhouse client query param CTE added test
|
2021-01-29 03:39:37 +03:00 |
|
Maksim Kita
|
5e3fce1509
|
Added test to ANTLR skip_list.json
|
2021-01-29 00:29:51 +03:00 |
|
alesapin
|
2881c830e3
|
Merge branch 'master' into fix_rare_bug_after_part_corruption
|
2021-01-28 23:16:52 +03:00 |
|
Alexey Milovidov
|
a121a5250b
|
Add log comment when running .sh tests
|
2021-01-28 20:31:34 +03:00 |
|
alexey-milovidov
|
8dbafc90ca
|
Merge pull request #19763 from ClickHouse/fix-crash-with-array-filter
Fix crash when nested column name was used in `WHERE` or `PREWHERE`
|
2021-01-28 20:19:04 +03:00 |
|
alexey-milovidov
|
aeaa8d2439
|
Merge pull request #19759 from ClickHouse/fix_test_test_postgres_odbc
Make integration odbc tests idempotent
|
2021-01-28 20:18:16 +03:00 |
|
Alexander Kuzmenkov
|
348bbe85b2
|
Merge pull request #19715 from ClickHouse/aku/flaky-parallel
Run tests in parallel in flaky check
|
2021-01-28 19:16:28 +03:00 |
|
Alexander Kuzmenkov
|
e9b570acee
|
Update 01014_lazy_database_basic.sh
|
2021-01-28 19:15:56 +03:00 |
|
Alexander Kuzmenkov
|
8b3e0e5493
|
Update 00459_group_array_insert_at.sql
|
2021-01-28 19:15:39 +03:00 |
|
alexey-milovidov
|
386bcb07da
|
Merge pull request #19736 from ClickHouse/stack-overflow-coroutine
Fix stack overflow in coroutine
|
2021-01-28 18:20:44 +03:00 |
|
Yatsishin Ilya
|
70963e4396
|
Fixed test_kafka_flush_by_time test.
|
2021-01-28 18:03:23 +03:00 |
|
Anton Popov
|
7db0766192
|
fix flaky checks
|
2021-01-28 17:40:50 +03:00 |
|
alesapin
|
f41f28c73c
|
Merge pull request #19760 from ClickHouse/fix_status_newline_in_fasttest
Small fixes for fasttest
|
2021-01-28 16:28:29 +03:00 |
|
alesapin
|
a7ca26fec4
|
Merge pull request #19708 from ClickHouse/fix_flaky_test_multiple_ttl
Fix flaky test test_concurrent_ttl_merges
|
2021-01-28 15:26:56 +03:00 |
|
Maksim Kita
|
105ecef628
|
LowCardinality UUID fix
|
2021-01-28 14:11:34 +03:00 |
|
Nikolai Kochetov
|
3d0f878535
|
Added test.
|
2021-01-28 12:44:12 +03:00 |
|
Maksim Kita
|
b5d2611aea
|
Clickhouse client query param CTE added test
|
2021-01-28 12:36:17 +03:00 |
|
alesapin
|
879adc5437
|
Add new line to status
|
2021-01-28 11:55:20 +03:00 |
|
alesapin
|
18f1fd0caa
|
Make integration odbc tests idempotent
|
2021-01-28 11:40:12 +03:00 |
|
alexey-milovidov
|
6c5302969b
|
Merge pull request #19704 from ClickHouse/fix-crash-after-actions-dag-merge
Fix crash after merging ActionsDAG.
|
2021-01-28 11:16:39 +03:00 |
|
Maksim Kita
|
03eec39719
|
Merge pull request #19712 from kitaisreal/added-functions-parse-date-time-best-effort-us-or-zero-or-null
Added functions parseDateTimeBestEffortUSOrZero, parseDateTimeBestEffortUSOrNull
|
2021-01-28 11:13:45 +03:00 |
|
alesapin
|
d14f4a525b
|
Merge branch 'master' into fix_rare_bug_after_part_corruption
|
2021-01-28 11:09:41 +03:00 |
|
Alexey Milovidov
|
d42afe703c
|
Merge branch 'master' into unicode-asan
|
2021-01-28 10:45:46 +03:00 |
|
alexey-milovidov
|
342326978f
|
Merge branch 'master' into stack-overflow-coroutine
|
2021-01-28 10:45:20 +03:00 |
|
Alexey Milovidov
|
d37ca628df
|
Arcadia does not have bitmaps
|
2021-01-28 10:44:29 +03:00 |
|
Alexey Milovidov
|
68c542aec6
|
Update test
|
2021-01-28 07:43:59 +03:00 |
|
Alexey Milovidov
|
2acff24aaf
|
The test most likely would not work in Arcadia
|
2021-01-28 06:42:20 +03:00 |
|
Alexey Milovidov
|
708e68b983
|
Fix stack overflow in coroutine
|
2021-01-28 04:28:19 +03:00 |
|
Alexey Milovidov
|
b0b4ccbc6c
|
Merge branch 'master' into unicode-asan
|
2021-01-28 03:37:17 +03:00 |
|
alexey-milovidov
|
fa48545b87
|
Merge pull request #19617 from ClickHouse/fix-lc-neighbour
Fix function neighbor for LowCardinality argument.
|
2021-01-28 03:06:56 +03:00 |
|
alexey-milovidov
|
a35c79f093
|
Merge pull request #19711 from ClickHouse/fix-flaky-test-14
Fix flaky test concat_nary_const_with_nonconst_segfault
|
2021-01-28 03:02:34 +03:00 |
|
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 |
|
Alexander Kuzmenkov
|
0cb8a8070e
|
Update skip_list.json
|
2021-01-27 22:50:18 +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 |
|
Azat Khuzhin
|
a727fc4755
|
Fix 01115_join_with_dictionary flakiness
|
2021-01-27 21:15:18 +03:00 |
|
Alexey Milovidov
|
80dfa40feb
|
Add a test
|
2021-01-27 20:42:04 +03:00 |
|
Maksim Kita
|
83b9677f1c
|
Added test
|
2021-01-27 20:35:50 +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 |
|
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 |
|
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 |
|
Vitaliy Zakaznikov
|
085e8c7825
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into updated-testflows-aes-encryption-tests-limit-encrypt-data-types
|
2021-01-27 08:21:57 -05:00 |
|
Vitaliy Zakaznikov
|
79cc2e4c1c
|
Updating AES encryption SRS.
Adding test for LowCardinality(FixedString(N)) data type for plaintext.
|
2021-01-27 08:20:44 -05:00 |
|
alexey-milovidov
|
3296ad29e2
|
Merge pull request #19676 from azat/clickhouse-test-fix
clickhouse-test tiny cleanup
|
2021-01-27 15:12:18 +03:00 |
|
alesapin
|
4a6aef5421
|
Merge branch 'debug/test_concurrent_ttl_merges' of https://github.com/qoega/ClickHouse into fix_flaky_test_multiple_ttl
|
2021-01-27 14:51:55 +03:00 |
|