Nikolai Kochetov
af7f5c9518
Merge pull request #17868 from ClickHouse/async-read-from-socket
...
Async read from socket
2020-12-23 12:20:42 +03:00
Alexander Kuzmenkov
51b2329295
Merge branch 'master' into aku/window-prototype
2020-12-23 09:26:11 +03:00
spongedc
be41af79de
Merge remote-tracking branch 'origin/master' into support_is_ipv4
2020-12-23 11:58:23 +08:00
Alexander Kuzmenkov
d9180f1e3e
Make some perf tests faster on slower machines
2020-12-23 05:40:55 +03:00
alexey-milovidov
8e48a25607
Merge pull request #18299 from ClickHouse/enable_thread_fuzzer_for_flaky_check
...
Trying to enable thread fuzzer in flaky check
2020-12-23 05:32:19 +03:00
alexey-milovidov
c72a480d89
Merge pull request #17630 from amosbird/stacktracefix
...
Fix system.stack_trace when running in daemon mode
2020-12-23 04:40:50 +03:00
Nikita Mikhaylov
1e12290e2d
Update task_many_to_one.xml
2020-12-23 04:26:23 +03:00
Nikita Mikhaylov
92b2f5ae98
Update 00900_parquet_load.reference
2020-12-23 03:44:23 +03:00
Anton Popov
78c4b9f2bc
do not allow merge from wide to compact parts
2020-12-23 03:16:15 +03:00
nikitamikhaylov
ffce2a490b
done
2020-12-23 01:46:40 +03:00
nikitamikhaylov
4bb52c062a
fix tests
2020-12-23 01:02:45 +03:00
nikitamikhaylov
c60c161168
add ParsingException
2020-12-23 01:02:01 +03:00
nikitamikhaylov
27f647f93d
done
2020-12-23 01:01:05 +03:00
Vitaly Baranov
9e31800ebb
Fix filling table system.settings_profile_elements.
2020-12-22 23:24:59 +03:00
Alexander Kuzmenkov
3f33e6b3e0
some review fixes
2020-12-22 20:46:31 +03:00
nikitamikhaylov
8fc984fbc5
fix
2020-12-22 19:32:13 +03:00
nikitamikhaylov
99404e914e
done
2020-12-22 18:19:58 +03:00
hexiaoting
93d28ef5c9
Implement untuple field access ( #18309 )
2020-12-22 16:48:40 +03:00
alesapin
4b28d6d030
Merge branch 'master' into enable_thread_fuzzer_for_flaky_check
2020-12-22 16:36:51 +03:00
Ivan
5fd6f260ac
Add support for ANTLR inside clickhouse-test ( #18319 )
2020-12-22 15:24:46 +03:00
Anton Popov
57a1642035
fix race in aggregation with combinator distinct
2020-12-22 14:30:29 +03:00
Amos Bird
c974fb8948
Remove obtrusive tests
2020-12-22 18:42:18 +08:00
spongedc
121f7ae833
Support builtin function isIPv4String && isIPv6String
2020-12-22 16:06:33 +08:00
alexey-milovidov
a4b0d9ba4c
Merge pull request #16664 from FawnD2/switch-upstream-for-arrow-submodule
...
Switch upstream repo for Arrow submodule
2020-12-22 10:55:23 +03:00
Alexey Milovidov
af8022a0b1
Merge branch 'master' into amosbird-stacktracefix
2020-12-22 10:48:28 +03:00
alexey-milovidov
f0dc3ec152
Merge pull request #17665 from amosbird/clientedit
...
clickhouse-client editor
2020-12-22 09:53:54 +03:00
alexey-milovidov
c57312385b
Merge pull request #18318 from abyss7/pytest
...
Add more tests to skip-list
2020-12-22 09:46:25 +03:00
alexey-milovidov
ea1b62cdc5
Merge pull request #18317 from Enmk/CoulmnMap_perf_test
...
Perf test for ColumnMap
2020-12-22 09:33:16 +03:00
alexey-milovidov
adab35003e
Merge pull request #18271 from ClickHouse/arrays-as-nested-csv
...
Support to parse Arrays in CSV as nested CSV in a String
2020-12-22 09:28:25 +03:00
alexey-milovidov
3bd72dcdd7
Merge pull request #18334 from azat/tests-cleanup
...
tests: remove unused configs/scripts
2020-12-22 09:22:24 +03:00
alexey-milovidov
8e325d63b4
Merge pull request #18332 from ClickHouse/check-conflict-markers
...
Check for conflict markers in docs
2020-12-22 09:21:58 +03:00
alexey-milovidov
7985ed9778
Merge pull request #18050 from Enmk/DateTime64_DateTime_comparison
...
Fixed Date vs DateTime64 comparison
2020-12-22 05:12:14 +03:00
Alexander Kuzmenkov
52ace7a3d1
one plan step per window
2020-12-22 04:37:45 +03:00
alexey-milovidov
fbcea6d933
Update ColumnMap.xml
2020-12-22 01:16:51 +03:00
Azat Khuzhin
8883b6125e
tests: remove unused configs/scripts
...
Those configs was used by clickhouse-test-server, that is used for
ctest, but later does not used on CI, and for debian manifets
with_server was excluded.
So remove those configs not to confuse other people.
2020-12-22 01:13:38 +03:00
Alexey Milovidov
5bdf287910
Check for conflict markers in docs
2020-12-22 00:55:54 +03:00
Alexey Milovidov
e03196b3d3
Add a test
2020-12-22 00:33:01 +03:00
Alexey Milovidov
e6ab6badf9
Fix clickhouse-test
2020-12-22 00:03:41 +03:00
alexey-milovidov
7eea1cbe0f
Merge pull request #18313 from Enmk/Optimize_deduplicate_fix
...
Fixed flaky test
2020-12-21 23:46:55 +03:00
alexey-milovidov
d66506299f
Merge pull request #18238 from azat/jemalloc-MADV_DONTNEED-runtime-check
...
MADV_DONTNEED check in runtime for qemu (via patching jemalloc)
2020-12-21 21:07:49 +03:00
Nikolai Kochetov
12f0f82d3d
Update test.
2020-12-21 19:53:28 +03:00
alesapin
f22b7fec91
Merge pull request #18293 from ClickHouse/fix_flaky_test_01076
...
Fix flaky 01076_parallel_alter test
2020-12-21 19:39:31 +03:00
Vasily Nemkov
b11301f257
Un-commented cleanup code in test
2020-12-21 18:36:02 +02:00
Ivan Lezhankin
66b2ebca78
Another flaky
2020-12-21 19:28:12 +03:00
Ivan Lezhankin
9d70b9e520
Add more tests to skip-list
2020-12-21 17:04:52 +03:00
Vasily Nemkov
b93a2cfa25
Perf test for ColumnMap
2020-12-21 16:02:58 +02:00
alesapin
22646ef284
Add stress test debug to ci list
2020-12-21 16:14:15 +03:00
Vasily Nemkov
f8c9d6e863
Fixed flaky test
2020-12-21 14:27:46 +02:00
alesapin
0bc1479a48
Fix clickhouse-test
2020-12-21 15:22:20 +03:00
alesapin
ce2028e3ce
Fix clickhouse-test
2020-12-21 14:19:12 +03:00
alesapin
21533258fa
Add some test to check
2020-12-21 13:09:07 +03:00
Nikolai Kochetov
c2d2e74d6a
Merge pull request #18182 from zhangjmruc/master
...
Try to fix issue #17712 for wrong importing of rows with last bad column
2020-12-21 12:17:40 +03:00
alesapin
0c6838a043
Fix glaky 01076_parallel_alter test
2020-12-21 11:48:40 +03:00
alesapin
07b5c03c54
Better adjustment of the last mark
2020-12-21 11:24:52 +03:00
Alexander Kuzmenkov
85c1bc1253
Merge remote-tracking branch 'origin/master' into tmp
2020-12-21 10:46:21 +03:00
Alexey Milovidov
252f2ae876
Merge branch 'master' into FawnD2-switch-upstream-for-arrow-submodule
2020-12-21 10:22:14 +03:00
Amos Bird
7ed85a4c09
fix again...
2020-12-21 15:07:25 +08:00
Amos Bird
42dd3d7cb4
fix test
2020-12-21 14:43:06 +08:00
Amos Bird
fb5de60d7a
add test
2020-12-21 14:43:06 +08:00
Alexey Milovidov
838b146b41
Merge branch 'master' into amosbird-stacktracefix
2020-12-21 04:22:31 +03:00
Alexey Milovidov
70983eae65
Merge branch 'master' into Enmk-DateTime64_DateTime_comparison
2020-12-21 04:20:18 +03:00
alexey-milovidov
6eba45821b
Merge pull request #17846 from Enmk/Optimize_deduplicate
...
OPTIMIZE DEDUPLICATE BY COLUMNS
2020-12-21 02:47:15 +03:00
alesapin
23eebb3f90
Merge branch 'master' into delayed_last_mark_for_wide_parts
2020-12-20 23:45:44 +03:00
Alexey Milovidov
84dddb8103
Merge branch 'master' into azat-jemalloc-MADV_DONTNEED-runtime-check
2020-12-20 22:38:54 +03:00
Alexey Milovidov
3d2f87cd9a
New Year preparations
2020-12-20 16:25:46 +03:00
Alexey Milovidov
37fb7e707c
Queries are too fast
2020-12-20 12:01:51 +03:00
Alexey Milovidov
9be5fa9ef2
Merge branch 'master' into Enmk-Optimize_deduplicate
2020-12-20 09:57:10 +03:00
alexey-milovidov
af4c3956da
Merge pull request #17273 from zhang2014/fix/ISSUES-17244
...
ISSUES-17244 try fix indeterministic functions with predicate optimizer
2020-12-20 09:51:20 +03:00
Alexey Milovidov
bf2df558d4
Merge branch 'master' into FawnD2-switch-upstream-for-arrow-submodule
2020-12-20 09:38:46 +03:00
Alexey Milovidov
e4b1cd0d4f
Merge branch 'master' into Enmk-DateTime64_DateTime_comparison
2020-12-20 07:44:54 +03:00
alexey-milovidov
252fc733bd
Merge pull request #18214 from amosbird/fix-15651
...
Fix enum = Int8 in KeyCondition
2020-12-20 07:39:22 +03:00
Alexey Milovidov
d132f11e1a
Merge branch 'master' into azat-jemalloc-MADV_DONTNEED-runtime-check
2020-12-20 07:13:48 +03:00
Alexey Milovidov
7340839d6d
Update performance tests after speedup
2020-12-20 07:04:29 +03:00
Vitaliy Zakaznikov
b641b64d39
Removing Altinity internal issue references.
2020-12-19 18:01:30 -05:00
Vitaliy Zakaznikov
dcbf080047
Updating requirements and tests as CFB1 and CFB8 modes are no longer supported.
2020-12-19 17:19:01 -05:00
Vitaliy Zakaznikov
b751144709
Adding back running of aes_encryption module.
2020-12-19 10:04:28 -05:00
Vitaliy Zakaznikov
38f0f25ab2
Reverting back aes-encryption tests.
2020-12-19 10:03:18 -05:00
Vitaliy Zakaznikov
d3abc0d664
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into simplify_testflows_aes_encryption_requirements
2020-12-19 08:09:00 -05:00
Azat Khuzhin
e379b80d45
MADV_DONTNEED check in runtime for qemu (via patching jemalloc)
...
qemu does not support MADV_DONTNEED, and by not support it simply ignore
it (i.e. return 0 -- no error).
This issue has been "fixed" in #15590 , however it just
terminates the process, and completely breaks clickhouse under qemu
(see also #15174 ).
But there is no need in such strong protection, we can stop using
madvise in jemalloc if MADV_DONTNEED does not work properly.
And this is what #18169 was tried to do (by override madvise), however
this will break sanitizers, at least TSAN and UBSAN.
The problem there is that sanitizers initialization code uses madvise
(and there is no way to turn this off with TSAN_OPTIONS) and overwritten
madvise function will have sanitizers traits (__tsan_func_entry), while
TSAN is not ready for this, and eventually it SIGSEGV.
Interesting thing is that in the recent clang-12, madvise was replaced
with direct syscall [1].
[1]: 9f8c4039f2
But it is better to make clickhouse compatible with clang < 12 too, so
instead of override madvise completely, the runtime check was moved into
the jemalloc code [2].
[2]: https://github.com/ClickHouse-Extras/jemalloc/pull/1
2020-12-19 15:34:12 +03:00
alexey-milovidov
753aa36baf
Merge pull request #18234 from ClickHouse/return-git-import
...
Return clickhouse-git-import
2020-12-19 13:00:19 +03:00
alexey-milovidov
086916a853
Update regression.py
2020-12-19 03:32:50 +03:00
Alexey Milovidov
231cce489d
Add a test
2020-12-19 01:08:05 +03:00
Alexey Milovidov
ce32a55fd6
Preparation
2020-12-19 00:54:24 +03:00
Alexey Milovidov
93bf494108
Preparation
2020-12-19 00:19:28 +03:00
Anton Popov
07bc3579d0
Merge pull request #18219 from CurtizJ/add-test
...
Add test for fixed bug with skip indices
2020-12-18 23:11:17 +03:00
alexey-milovidov
03bc2d328a
Merge pull request #17726 from amosbird/querylog
...
Extensive information in system.query_log
2020-12-18 21:24:21 +03:00
Alexander Kuzmenkov
132a0b42eb
cleanup
2020-12-18 20:13:28 +03:00
Ivan
6d5912e633
Update query_test.py
2020-12-18 19:01:04 +03:00
alesapin
c8c99f4732
Fix tests
2020-12-18 18:51:37 +03:00
Nikolai Kochetov
d7fc426458
Merge pull request #18216 from ClickHouse/fix-18137
...
Fix 18137
2020-12-18 18:49:02 +03:00
Vasily Nemkov
5ff7baf663
Fixed comparing Date and DateTime64
...
With a less flakky test
2020-12-18 17:47:08 +02:00
alexey-milovidov
3261392f16
Merge pull request #18208 from vzakaznikov/update_testflows_version_to_1.6.72
...
Updating TestFlows version to the latest 1.6.72
2020-12-18 18:03:00 +03:00
alexey-milovidov
8491bcad22
Delete requirements.py
2020-12-18 18:02:19 +03:00
alexey-milovidov
34e4ace029
Merge pull request #17525 from ClickHouse/null-as-default-default
...
Attempt to make NULL as default by default
2020-12-18 18:00:34 +03:00
alexey-milovidov
7ec772f480
Merge pull request #18129 from ClickHouse/boringssl2
...
Port to BoringSSL (part 2)
2020-12-18 18:00:10 +03:00
alesapin
cd598034cd
Fix add tests
2020-12-18 17:44:31 +03:00
Alexander Kuzmenkov
440212d017
fix the reference
2020-12-18 17:34:22 +03:00
Vitaliy Zakaznikov
f3a8f5dc45
Merging requirements for AES encryption functions.
...
Updating aes_encryption tests to use new requirements.
Updating TestFlows version to 1.6.72.
2020-12-18 09:06:36 -05:00
Anton Popov
820e0cf877
add test for fixed bug
2020-12-18 16:41:47 +03:00
Nikolai Kochetov
bbd34b544a
Try fix fluppy test.
2020-12-18 16:37:21 +03:00