Pavel Kruglov
|
67ad60d69d
|
Add tests
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
1e89b5d01a
|
Mark tests as short
|
2021-08-09 17:54:14 +03:00 |
|
Kruglov Pavel
|
fd56210652
|
Update short_circuit_functions.xml
|
2021-08-09 17:50:09 +03:00 |
|
Pavel Kruglov
|
e792fa588f
|
Mark all Functions as sutable or not for executing as short circuit arguments
|
2021-08-09 17:50:09 +03:00 |
|
Pavel Kruglov
|
4e5db93af3
|
Add small perf test
|
2021-08-09 17:44:39 +03:00 |
|
Pavel Kruglov
|
50d4192126
|
Implement short circuit function evaluation, first attempt
|
2021-08-09 17:43:10 +03:00 |
|
Nikita Mikhaylov
|
7803a27e99
|
Merge pull request #27384 from azat/tests-system.mutations
Add and check system.mutations for database filter
|
2021-08-09 17:01:31 +03:00 |
|
tavplubix
|
e7290fb134
|
Merge pull request #27385 from BraulioVM/fix/27171
Do not fail if HTTP port is not set and user tries to send request to TCP port
|
2021-08-09 15:30:58 +03:00 |
|
Nikita Mikhaylov
|
0b7385848d
|
Merge pull request #27303 from azat/tests-system.projection_parts
Add and check system.projection_parts for database filter
|
2021-08-09 13:33:16 +03:00 |
|
Nikolai Kochetov
|
fb32b1a9c0
|
Update skip_list.json
|
2021-08-09 12:00:12 +03:00 |
|
Nikolai Kochetov
|
372293b85d
|
Merge branch 'master' into fix-27179
|
2021-08-09 11:59:22 +03:00 |
|
Nikolai Kochetov
|
e2b59f7cae
|
Add test to parallel skip list.
|
2021-08-09 11:57:53 +03:00 |
|
Maksim Kita
|
e6b339fbb3
|
Merge pull request #26845 from kitaisreal/compile-aggregate-functions-without-key
Compile aggregate functions without key
|
2021-08-09 11:52:52 +03:00 |
|
Vladimir C
|
9cbc4b4f7f
|
Merge pull request #27217 from vdimir/issue-27091
|
2021-08-09 09:53:59 +03:00 |
|
Azat Khuzhin
|
f46b5dbf1a
|
Increase insert_quorum_timeout in 01090_zookeeper_mutations_and_insert_quorum_long
|
2021-08-09 09:51:47 +03:00 |
|
Vitaly Baranov
|
5a7fe51532
|
Merge pull request #27431 from vitlibar/grpc-protocol-bytes-instead-of-strings
Use bytes instead of strings in the GRPC protocol.
|
2021-08-09 09:51:24 +03:00 |
|
Azat Khuzhin
|
8d97585da8
|
tests: add filter by database for queries to system.mutations
|
2021-08-09 09:50:50 +03:00 |
|
Azat Khuzhin
|
bf344ecf20
|
Mark 01710_projection_fetch as long
|
2021-08-09 09:47:50 +03:00 |
|
alexey-milovidov
|
5f84564207
|
Merge pull request #27378 from amosbird/hyperscansanitizer
Add settings to check hyperscan regexp length.
|
2021-08-09 02:48:14 +03:00 |
|
alexey-milovidov
|
4fd752c74f
|
Merge pull request #27427 from azat/fix-dist-zero-nodes
Fix distributed queries with zero shards and aggregation
|
2021-08-09 02:45:02 +03:00 |
|
mergify[bot]
|
bd313279e8
|
Merge branch 'master' into hyperscansanitizer
|
2021-08-08 17:03:05 +00:00 |
|
Azat Khuzhin
|
940a537c66
|
Fix 01710_projection_fetch flakiness
|
2021-08-08 19:31:57 +03:00 |
|
Azat Khuzhin
|
702d9955c0
|
Fix distributed queries with zero shards and aggregation
|
2021-08-08 19:22:49 +03:00 |
|
Nikolai Kochetov
|
57a7a20759
|
Update 02002_row_level_filter_bug.sh
|
2021-08-08 18:25:53 +03:00 |
|
mergify[bot]
|
8d05b7c5e5
|
Merge branch 'master' into roaring-memory-tracker
|
2021-08-08 15:19:57 +00:00 |
|
Azat Khuzhin
|
f19ff3d61c
|
Fix 02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET
|
2021-08-08 10:27:26 +03:00 |
|
Azat Khuzhin
|
b8a679158c
|
Fix 01951_distributed_push_down_limit reference
|
2021-08-08 09:36:36 +03:00 |
|
alexey-milovidov
|
a7e26506cf
|
Merge pull request #26951 from ianton-ru/zero_copy_by_default
Set allow_remote_fs_zero_copy_replication to true by default
|
2021-08-08 04:46:49 +03:00 |
|
alexey-milovidov
|
e6e9a27d8f
|
Merge pull request #27377 from evillique/bz2
Add support for bzip2 compression method
|
2021-08-08 04:40:13 +03:00 |
|
Alexey Milovidov
|
3f8c1a1433
|
Add a test
|
2021-08-08 04:36:34 +03:00 |
|
alexey-milovidov
|
da803b56c1
|
Merge pull request #27380 from amosbird/logformattedquery
Add setting to log formatted query into system.query_log
|
2021-08-08 04:09:19 +03:00 |
|
alexey-milovidov
|
6811eb5e39
|
Merge pull request #27214 from azat/tests-replicated-database-macro
Allow parallel execution of *.sql tests with ReplicatedMergeTree (by using {database} macro)
|
2021-08-08 04:05:59 +03:00 |
|
alexey-milovidov
|
c5207fc237
|
Merge pull request #26466 from azat/optimize-dist-select
Rework SELECT from Distributed optimizations
|
2021-08-08 03:59:32 +03:00 |
|
alexey-milovidov
|
a60d60dec1
|
Merge pull request #27153 from CurtizJ/legacy-tuple-name
Implement `legacy_column_name_of_tuple_literal` in a less intrusive way
|
2021-08-08 01:16:31 +03:00 |
|
Azat Khuzhin
|
c62de36e4c
|
Mark more tests as long
|
2021-08-08 00:55:40 +03:00 |
|
mergify[bot]
|
9869c8bb10
|
Merge branch 'master' into zero_copy_by_default
|
2021-08-07 16:53:44 +00:00 |
|
alexey-milovidov
|
6b6b4f114b
|
Merge pull request #27089 from ianton-ru/fix_test_merge_tree_s3_failover
Fix test_merge_tree_s3_failover with debug build
|
2021-08-07 19:46:37 +03:00 |
|
alexey-milovidov
|
ac3abb8fd2
|
Update test.py
|
2021-08-07 19:46:19 +03:00 |
|
mergify[bot]
|
589505e76b
|
Merge branch 'master' into legacy-tuple-name
|
2021-08-07 16:42:20 +00:00 |
|
alexey-milovidov
|
af1d41a3de
|
Merge pull request #27228 from myrrc/improvement/tester-changes
Using formatted string literals in clickhouse-test, extracted sort key functions and stacktraces printer
|
2021-08-07 19:35:46 +03:00 |
|
alexey-milovidov
|
4b52c37681
|
Merge pull request #27249 from azat/fix-WithMergeableStateAfterAggregationAndLimit
Fix WithMergeableStateAfterAggregationAndLimit with LIMIT BY and LIMIT OFFSET
|
2021-08-07 19:28:59 +03:00 |
|
alexey-milovidov
|
d9eab713aa
|
Merge pull request #27324 from Algunenano/fix_01300
Fix 01300_client_save_history_when_terminated_long
|
2021-08-07 19:27:29 +03:00 |
|
alexey-milovidov
|
22bc7eb170
|
Merge pull request #27294 from Algunenano/better_kafka_errors
Improve kafka integration test error messages
|
2021-08-07 19:26:31 +03:00 |
|
alexey-milovidov
|
7512b61dd9
|
Merge pull request #27300 from Algunenano/flaky_00738
Improve 00738_lock_for_inner_table stability
|
2021-08-07 19:25:02 +03:00 |
|
alexey-milovidov
|
24cc073a22
|
Merge pull request #27328 from ClickHouse/fix_partition_id_validation
Fix partition id validation
|
2021-08-07 18:45:19 +03:00 |
|
alexey-milovidov
|
833b232bae
|
Merge pull request #27383 from kssenii/fix-test
Fix flacky test
|
2021-08-07 18:40:57 +03:00 |
|
alexey-milovidov
|
fa5bcb2e30
|
Merge pull request #27301 from ClickHouse/fix-unknown-column-with-sampling
Fix unknown column with sampling
|
2021-08-07 18:39:19 +03:00 |
|
Nikolay Degterinsky
|
b5a6e18511
|
Small fixes
|
2021-08-07 15:15:49 +00:00 |
|
Azat Khuzhin
|
86ceaaadb9
|
Mark more tests as long
|
2021-08-07 17:40:09 +03:00 |
|
Azat Khuzhin
|
07e1047b4f
|
Mark more tests as long
|
2021-08-07 16:30:12 +03:00 |
|