Alexey Milovidov
|
065d22cf2b
|
Merge branch 'master' into disable-checksums-on-read
|
2021-01-28 03:07:31 +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 |
|
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 |
|
Azat Khuzhin
|
a727fc4755
|
Fix 01115_join_with_dictionary flakiness
|
2021-01-27 21:15:18 +03:00 |
|
Maksim Kita
|
83b9677f1c
|
Added test
|
2021-01-27 20:35:50 +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 |
|
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 |
|
Alexey Milovidov
|
3b943cd00b
|
Fix flaky test concat_nary_const_with_nonconst_segfault
|
2021-01-27 16:59:44 +03:00 |
|
Nikolai Kochetov
|
eba2cbfaff
|
Update neighbor.cpp
|
2021-01-27 16:26:16 +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 |
|
Nikolai Kochetov
|
2a626f63e6
|
Fix reference file
|
2021-01-27 14:24:46 +03:00 |
|
Vitaly Baranov
|
4706c17a99
|
Merge pull request #19512 from olgarev/revolg-DOCSUP-5917-Multiple_names
DOCSUP-5917: Multiple names
|
2021-01-27 14:16:17 +03:00 |
|
Vitaly Baranov
|
6c75197039
|
Merge pull request #19488 from olgarev/revolg-DOCSUP-5917-SHOW_ACCESS_statement
DOCSUP-5917: Docs for SHOW ACCESS statement
|
2021-01-27 14:14:16 +03:00 |
|
alexey-milovidov
|
5e54c9742f
|
Merge pull request #19683 from ClickHouse/mysql-compatibility
Merging #19387
|
2021-01-27 13:48:26 +03:00 |
|
alexey-milovidov
|
c3828a1fb2
|
Merge pull request #19660 from CurtizJ/sync-directory
Better abstractions in disk interface
|
2021-01-27 13:47:53 +03:00 |
|
Maksim Kita
|
5baa981ed4
|
Merge pull request #19682 from bharatnc/ncb/fix-table-function-doc
Docs - fixes the docs for table function
|
2021-01-27 13:00:19 +03:00 |
|
Nikolai Kochetov
|
e3ac2639d2
|
Merge pull request #19648 from ClickHouse/fix-merge-join-constants
Fix merge join constants
|
2021-01-27 12:49:27 +03:00 |
|
Maksim Kita
|
bd81f43ecb
|
Merge pull request #19672 from ClickHouse/bigint-remove-old-code
Remove old code for BigInt.
|
2021-01-27 11:28:45 +03:00 |
|
Maksim Kita
|
3f0b0287da
|
Merge pull request #19678 from kitaisreal/dictionary-better-error-message-during-attribute-parsing
Dictionary better error message during attribute parsing
|
2021-01-27 11:28:03 +03:00 |
|
alesapin
|
bfbb2c5943
|
Add missing argument (clickhouse-test)
|
2021-01-27 10:22:58 +03:00 |
|
alesapin
|
784ff75d55
|
Merge pull request #19661 from ClickHouse/fix_obvious_deadlock_in_testkeeper
Fix deadlock in testkeeper
|
2021-01-27 10:09:11 +03:00 |
|
Azat Khuzhin
|
0a1fd29ee6
|
Add current_database = currentDatabase() filter for tests with query_log/query_thread_log
|
2021-01-27 08:06:15 +03:00 |
|
Alexey Milovidov
|
fe2e38bf8c
|
Skip two tests in Arcadia because it builds without base64
|
2021-01-27 05:09:30 +03:00 |
|
Alexey Milovidov
|
16b7a0e8ad
|
Merge branch 'master' into mysql-compatibility
|
2021-01-27 05:07:30 +03:00 |
|
alexey-milovidov
|
9dd33c61e0
|
Merge pull request #19680 from ClickHouse/remove-outdated-index-granularity
Remove outdated index_granularity from docs
|
2021-01-27 04:54:18 +03:00 |
|
Alexey Milovidov
|
48b4d98b21
|
Amend
|
2021-01-27 04:48:41 +03:00 |
|
alexey-milovidov
|
2028228f4b
|
Merge pull request #18684 from amosbird/betterwith
better CTE and with global
|
2021-01-27 04:33:17 +03:00 |
|
Alexey Milovidov
|
a6f5f40a65
|
Merge branch 'master' into disable-checksums-on-read
|
2021-01-27 04:09:00 +03:00 |
|
Alexey Milovidov
|
3562250594
|
Remove outdated index_granularity from docs
|
2021-01-27 03:58:48 +03:00 |
|
Anton Popov
|
09e5bdd1ef
|
fix style check
|
2021-01-27 03:57:28 +03:00 |
|
Anton Popov
|
b15848e2f0
|
Update IDisk.h
|
2021-01-27 03:32:18 +03:00 |
|
Olga Revyakina
|
22a0354d2a
|
Wrong syntax fixed
|
2021-01-27 01:40:14 +03:00 |
|
Maksim Kita
|
e0dc6f9417
|
Dictionary better error message during attribute parsing
|
2021-01-27 00:50:23 +03:00 |
|
Azat Khuzhin
|
9c5d83d6bc
|
Check that tests with query_log/query_thread_log includes current_database filter
|
2021-01-27 00:18:32 +03:00 |
|
Azat Khuzhin
|
93d375f67a
|
Check clickhouse-test with pylint during style check
|
2021-01-27 00:14:23 +03:00 |
|
Olga Revyakina
|
3a6a1b6437
|
One word added
|
2021-01-27 00:09:10 +03:00 |
|
Maksim Kita
|
46be4d12ac
|
Merge pull request #19663 from ucasFL/fix-build
fix special build on clang11
|
2021-01-27 00:00:31 +03:00 |
|
Maksim Kita
|
81548e051e
|
Merge pull request #19527 from ucasFL/sign
add sign math function
|
2021-01-26 23:57:31 +03:00 |
|
Azat Khuzhin
|
1ef38148ac
|
Fix all pylint warnings in clickhouse-test
|
2021-01-26 23:36:04 +03:00 |
|
Azat Khuzhin
|
3e8d76da38
|
Add pylintrc config
|
2021-01-26 23:35:56 +03:00 |
|
Azat Khuzhin
|
c4454ab095
|
Fix colored() usage in clickhouse-test
|
2021-01-26 23:23:00 +03:00 |
|
alexey-milovidov
|
e8dedbf210
|
Merge pull request #19532 from azat/UBsan-report-fixes-v2
Forbid lcm/gcd for floats (and few UBsan reports fixes)
|
2021-01-26 23:16:54 +03:00 |
|
Vitaliy Zakaznikov
|
edd4ca8c72
|
Starting to update AES encryption tests to support changes to
the supported data types by the encrypt plaintext parameter.
|
2021-01-26 14:54:26 -05:00 |
|