feng lv
125eb02726
nomalize ASTSelectWithUnionQuery
2020-11-07 11:38:20 +00:00
alexey-milovidov
59ea3e7db0
Merge pull request #16586 from kitaisreal/create-query-nested-type-column-formatting-intendation-fix
...
CreateQuery nested type column formatting fix
2020-11-07 13:42:20 +03:00
alexey-milovidov
7acfa7d407
Merge pull request #16728 from azat/enable-use_compact_format_in_distributed_parts_names-by-default
...
Enable use_compact_format_in_distributed_parts_names by default
2020-11-07 13:40:54 +03:00
alexey-milovidov
8dbd04a229
Merge pull request #16727 from azat/distribution_queue-masking
...
Mask password in data_path in the system.distribution_queue
2020-11-07 13:40:41 +03:00
alexey-milovidov
712a35bb7b
Merge pull request #16762 from filimonov/kafka-protobuf-issue12615
...
Test for the issue #12615
2020-11-07 13:40:19 +03:00
Alexander Kuzmenkov
79f759fb6c
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-07 11:54:11 +03:00
Alexander Kuzmenkov
3c60f6cec2
make a separate settings collection + some cleanup
2020-11-07 11:53:39 +03:00
feng lv
3342da1d77
fix #16123
2020-11-07 04:14:50 +00:00
MyroTk
d78d07f825
xfails for ALTER MOVE
2020-11-07 01:48:29 +01:00
MyroTk
381ed50bef
Enabling existing testflows tests.
2020-11-07 01:39:22 +01:00
nikitamikhaylov
dabb23b668
done
2020-11-06 21:55:13 +03:00
alexey-milovidov
4e85d6a4c3
Merge pull request #16273 from Avogar/collation-support
...
Support collate in LowCardinality, Nullable, Array and Tuple, where nested type is String
2020-11-06 21:52:52 +03:00
alexey-milovidov
d5b507bdfd
Merge pull request #16703 from ClickHouse/tavplubix-patch-2
...
Fix 01526_client_start_and_exit.sh
2020-11-06 21:48:29 +03:00
alexey-milovidov
4a872a5297
Merge pull request #16123 from ucasFL/agg-func-setting-null-for-empty
...
Add setting `aggregate_functions_null_for_empty`
2020-11-06 21:42:30 +03:00
Alexey Milovidov
57a0dd3074
Add a test
2020-11-06 21:23:30 +03:00
Azat Khuzhin
c057e86040
Fix path masking in system.distribution_queue for multiple nodes
2020-11-06 21:04:50 +03:00
Azat Khuzhin
ac8df08186
Set use_compact_format_in_distributed_parts_names=0 for some integration tests
...
To avoid depends from default.
2020-11-06 21:02:44 +03:00
Mikhail Filimonov
b072bc7d2b
Test for the issue #12615
2020-11-06 17:54:44 +01:00
Konstantin Malanchev
cbe5f3d667
Reduce range to test
2020-11-06 16:22:06 +01:00
alexey-milovidov
7fb53b205c
Merge pull request #16637 from azat/mt-read_in_order-spread-fix
...
Fix spreading for ReadInOrderOptimizer with expression in ORDER BY
2020-11-06 17:36:03 +03:00
Nikolai Kochetov
c10f733587
Merge branch 'master' into storage-read-query-plan
2020-11-06 15:43:46 +03:00
Nikolai Kochetov
9aeb757da4
Merge branch 'master' into actions-dag-f14
2020-11-06 15:04:20 +03:00
Nikita Mikhaylov
e5cb09cb5f
Merge pull request #16613 from nikitamikhaylov/with_totals_having_assert
...
Fix fuzzer found error (with totals)
2020-11-06 14:41:16 +03:00
alexey-milovidov
e1a01edf29
Merge pull request #16719 from MyroTk/master
...
RBAC Testflows - Server log intrumentation for debug and new ALTER tests
2020-11-06 12:40:31 +03:00
alexey-milovidov
dd83a35842
Merge pull request #16722 from CurtizJ/fix-transform-null-in
...
Fix transform_null_in with sets of tuples
2020-11-06 12:39:57 +03:00
Amos Bird
aa436a3cb1
Transform single point
2020-11-06 14:59:55 +08:00
Amos Bird
30bf5e6d26
Prune partition in verbatim way.
2020-11-06 09:56:13 +08:00
Azat Khuzhin
b2e17916e4
Mask password in data_path in the system.distribution_queue
2020-11-06 00:10:25 +03:00
alexey-milovidov
7bda6dba3c
Merge pull request #16657 from ucasFL/reinterpret
...
Allow reinterpret between integers and floats of the same size
2020-11-05 23:21:59 +03:00
alexey-milovidov
6d5e852356
Merge pull request #16677 from ClickHouse/field-infinite-convert-to-int
...
Fix UBSan report when trying to convert infinite floating point number to integer
2020-11-05 23:20:25 +03:00
Alexey Milovidov
990f8a23ab
Translate comments to english
2020-11-05 21:51:36 +03:00
tavplubix
e53f604924
Update 01304_direct_io.sh
2020-11-05 21:43:18 +03:00
alexey-milovidov
ee3e289ec2
Merge pull request #15983 from ClickHouse/no_background_pool_no_more
...
Replace BackgroundProcessingPool with SchedulePool task and ThreadPool.
2020-11-05 21:38:22 +03:00
Anton Popov
8d42305184
fix transform_null_in with sets of tuples
2020-11-05 21:07:44 +03:00
MyroTk
02a071e88f
RBAC Testflows - Instrumenting server log for debug and new ALTER tests
2020-11-05 17:51:17 +01:00
nikitamikhaylov
aceb82ae6a
better
2020-11-05 19:00:05 +03:00
alexey-milovidov
fcb61251a4
Update 00087_math_functions.sql
2020-11-05 15:36:25 +03:00
Alexander Tokmakov
159cd5ef72
add --database arg to CLICKHOUSE_BENCHMARK
2020-11-05 15:32:03 +03:00
Anton Popov
bea0984d12
Merge pull request #16642 from kitaisreal/bloom-filter-index-added-big-int-and-uuid-support
...
BloomFilter index added big integers and UUID support
2020-11-05 15:26:08 +03:00
Alexander Kuzmenkov
2efbcbaa14
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-05 14:28:56 +03:00
Alexander Kuzmenkov
14f31f5117
add support of settings to URL, fix url and file table functions
2020-11-05 14:28:20 +03:00
alexey-milovidov
9cb0b76c16
Merge pull request #16631 from ildus/fix_16087
...
fix bug in minMap and maxMap with zero values
2020-11-05 14:14:19 +03:00
alexey-milovidov
5954b7ec8b
Merge pull request #16570 from JacobHayes/add-farmfingerprint64
...
Add farmFingerprint64 function
2020-11-05 13:36:59 +03:00
alexey-milovidov
d2fcd8548e
Update 00087_math_functions.sql
2020-11-05 13:01:41 +03:00
alexey-milovidov
1ee417b125
Update 00087_math_functions.sql
2020-11-05 12:20:51 +03:00
myrrc
ddd40fc4ce
fixed the perf test
2020-11-05 12:20:05 +03:00
alexey-milovidov
79abbc2f67
Merge pull request #16658 from ClickHouse/fix-test-max-memory-usage-for-user
...
Fix flaky tests after "max_memory_usage_for_user"
2020-11-05 12:18:21 +03:00
alexey-milovidov
5d8844b66e
Merge pull request #16675 from ClickHouse/max_parallel_replicas_without_sampling
...
Fix 'max_parallel_replicas' without sampling.
2020-11-05 12:16:23 +03:00
alexey-milovidov
56786cdb66
Merge pull request #16673 from ClickHouse/test-null-if
...
Add a test for #16231
2020-11-05 12:14:48 +03:00
Nikolai Kochetov
40a9648269
Merge pull request #16308 from nikitamikhaylov/totals-having
...
Incorrect behaviour of SELECT WITH TOTALS
2020-11-05 11:27:28 +03:00
myrrc
c09fcf846d
added proper test for avg()
2020-11-05 11:12:04 +03:00
Alexander Kuzmenkov
faf1f1e0cd
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-05 11:09:11 +03:00
myrrc
9788065786
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-05 08:44:37 +03:00
Kruglov Pavel
c494f6f5ff
Merge branch 'master' into collation-support
2020-11-05 01:28:30 +03:00
Maksim Kita
b1e75ec6f5
CreateQuery compound column type indendation fix
2020-11-04 23:43:11 +03:00
alexey-milovidov
cd19509b5c
Update 01541_max_memory_usage_for_user.sh
2020-11-04 23:42:17 +03:00
Maksim Kita
7dd749fc4c
BloomFilter index added big integers and UUID support
2020-11-04 23:41:10 +03:00
alexey-milovidov
ae9c8d08a6
Merge pull request #16668 from den-crane/tests/cte2
...
more tests for CTE #16575
2020-11-04 23:40:19 +03:00
alexey-milovidov
199c32b585
Merge pull request #16672 from ClickHouse/remote-ttests
...
Remove T-Tests
2020-11-04 23:38:12 +03:00
alexey-milovidov
dbdff0d779
Merge pull request #16661 from ClickHouse/optimize-or-fill
...
Optimize -OrNull and -OrDefault aggregate functions by providing specializations
2020-11-04 23:37:11 +03:00
Alexey Milovidov
22954cc123
Fix UBSan report when trying to convert infinite floating point number to integer
2020-11-04 19:48:36 +03:00
Jacob Hayes
1c961c281c
Add farmFingerprint64 test
2020-11-04 11:32:58 -05:00
Alexey Milovidov
a4cfc240e3
Add a test
2020-11-04 19:19:59 +03:00
Alexey Milovidov
c496aaddb2
Add a test for #16231
2020-11-04 18:29:43 +03:00
myrrc
591ebcef49
fixing test results
2020-11-04 18:23:29 +03:00
alexey-milovidov
ca0037d18b
Update group_by_sundy_li.xml
2020-11-04 18:07:18 +03:00
Alexey Milovidov
ffeee2b471
Remove T-Tests
2020-11-04 18:03:32 +03:00
Ildus Kurbangaliev
4ff1dacaa0
Fix the test case for maxMap function
2020-11-04 14:20:11 +00:00
Denis Zhuravlev
eedf4439bb
more tests for CTE #16575
2020-11-04 10:16:49 -04:00
myrrc
43b2d20314
updated the decimal template magic
2020-11-04 16:14:07 +03:00
feng lv
269e96f17e
fix
2020-11-04 12:15:31 +00:00
Konstantin Malanchev
382d67d10a
Add tests
2020-11-04 12:30:40 +01:00
myrrc
3d70ab7f3b
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-04 14:29:59 +03:00
Alexey Milovidov
e0d962a3cf
Add a test for #8772
2020-11-04 14:22:02 +03:00
Alexey Milovidov
3993636d8d
Add a test
2020-11-04 14:09:20 +03:00
Alexey Milovidov
938ef62532
Add a test
2020-11-04 14:00:43 +03:00
alexey-milovidov
6f004e4abd
Merge branch 'master' into agg-func-setting-null-for-empty
2020-11-04 13:24:39 +03:00
alexey-milovidov
4fede5b008
Merge pull request #16438 from azat/errorCode-v2
...
Add errorCodeToName() and system.errors
2020-11-04 12:40:47 +03:00
Alexey Milovidov
d7b4e036d2
Fix flaky tests after "max_memory_usage_for_user"
2020-11-04 12:27:34 +03:00
alexey-milovidov
7b468c0c3a
Merge pull request #16575 from amosbird/cte2
...
Allow WITH subqueries to take effect immediately
2020-11-04 12:14:27 +03:00
alexey-milovidov
6d62f2163d
Merge pull request #16589 from amosbird/applyp
...
Allow parameterized functions in APPLY
2020-11-04 12:06:41 +03:00
alexey-milovidov
654d127ce6
Merge pull request #16630 from sundy-li/patch-6
...
better change the config
2020-11-04 11:36:07 +03:00
alexey-milovidov
397d02f828
Merge pull request #16643 from ClickHouse/quantile-merge-perf
...
Improve performance of quantileMerge
2020-11-04 11:28:07 +03:00
alexey-milovidov
864feaee39
Merge pull request #16644 from ClickHouse/row-input-format-better-diagnostics
...
Provide row number when "Cannot read all data" during parsing input
2020-11-04 11:26:54 +03:00
feng lv
b127752102
add test
2020-11-04 07:58:26 +00:00
alesapin
20043e77bb
Merge branch 'master' into nvartolomei-drop-part
2020-11-04 10:22:23 +03:00
Azat Khuzhin
26b1024fea
Fix 01339_client_unrecognized_option after UNRECOGNIZED_ARGUMENTS value change
2020-11-04 07:12:29 +03:00
Azat Khuzhin
b161127fc1
Add a test for spreading parts between threads for ReadInOrderOptimizer
2020-11-04 07:07:25 +03:00
Ivan
64bd63ca49
Try to parse DataType arguments as another nested type ( #16262 )
...
* Try to parse DataType arguments as another nested one
* Allow mixed lists of arguments of data types
* Restore croaring back
* Fix tests
2020-11-04 03:08:55 +03:00
alexey-milovidov
973c1d7983
Merge pull request #16529 from azat/log_queries_min_time
...
Add log_queries_min_query_duration_ms
2020-11-04 01:47:18 +03:00
alexey-milovidov
8a3f38f332
Merge branch 'master' into errorCode-v2
2020-11-04 01:40:41 +03:00
alexey-milovidov
09805399d9
Merge pull request #16560 from azat/test_input_format_parallel_parsing_memory_tracking-flackiness
...
Fix test_input_format_parallel_parsing_memory_tracking flackiness
2020-11-04 01:37:25 +03:00
alexey-milovidov
225f7e2696
Merge pull request #16594 from amosbird/qpi
...
Query parameter type : Identifier
2020-11-04 01:35:23 +03:00
alexey-milovidov
df83291603
Merge pull request #16612 from ClickHouse/alter-name-collision
...
Fix possible name collision in calculation of DEFAULT expression.
2020-11-04 01:34:31 +03:00
alexey-milovidov
3e647062ef
Merge pull request #16614 from ClickHouse/dict-fixedstring
...
Add a test for #1148
2020-11-04 01:34:01 +03:00
Alexey Milovidov
213f290c09
Add a test
2020-11-03 23:35:03 +03:00
Alexey Milovidov
fdd7f31cf7
Add a test
2020-11-03 23:28:23 +03:00
myrrc
5c6bd218ad
adjusted the perftest
2020-11-03 18:01:29 +03:00
Pavel Kruglov
4d399fff3e
Support collation for Array and Tuple
2020-11-03 17:09:37 +03:00
Pavel Kruglov
18d8d5d81f
Add tests in arcadia_skip_list.txt
2020-11-03 17:08:40 +03:00
Pavel Kruglov
2892252b36
Support collate in LowCardinality(String) and Nullable(String) and refactor ColumnString
2020-11-03 17:06:21 +03:00
myrrc
fcbc0fb91e
added specialized performance test
2020-11-03 16:12:27 +03:00
Nikolai Kochetov
6767a226fc
Merge branch 'master' into actions-dag-f14
2020-11-03 15:21:06 +03:00
sundy-li
dea4bd483e
remove unused codes2
2020-11-03 19:40:45 +08:00
Nikolai Kochetov
07a7c46b89
Refactor ExpressionActions [Part 3]
2020-11-03 14:28:28 +03:00
alexey-milovidov
11fc6fd8c9
Merge pull request #16584 from ClickHouse/drop_table_task_better_scheduling
...
Better scheduling of drop table task
2020-11-03 14:22:51 +03:00
Anton Popov
85ab1e9bc3
Merge pull request #15938 from Avogar/select_final
...
Select final
2020-11-03 13:49:47 +03:00
alexey-milovidov
a1fdf8f77a
Merge pull request #16604 from ClickHouse/context-uaf
...
Add a test for #9246
2020-11-03 13:46:46 +03:00
Alexey Milovidov
888440fe8f
Skip test in Arcadia
2020-11-03 13:41:56 +03:00
Alexey Milovidov
13d5bc00f4
Merge branch 'master' of github.com:yandex/ClickHouse into dict-fixedstring
2020-11-03 13:41:14 +03:00
alexey-milovidov
726e9c734b
Merge pull request #16602 from ClickHouse/test-mutation-subquery
...
Add a test for #7039
2020-11-03 13:39:40 +03:00
alexey-milovidov
5763432395
Merge pull request #16599 from ClickHouse/low-cardinality-materialized-view
...
Add a test for #5954
2020-11-03 13:39:11 +03:00
alexey-milovidov
3242b9b4f2
Merge pull request #16598 from ClickHouse/test-5995
...
Add a test for #5995
2020-11-03 13:38:27 +03:00
alexey-milovidov
7978ae63d9
Merge pull request #16619 from ClickHouse/settings-early-apply
...
Apply SETTINGS clause earlier
2020-11-03 13:33:02 +03:00
alesapin
4d8fb3842d
Fix strange test
2020-11-03 13:24:51 +03:00
Ildus Kurbangaliev
2534ea3426
fix bug in minMap and maxMap with zero values
2020-11-03 10:22:51 +00:00
alesapin
6e32e17a7d
Merge branch 'master' into alter-name-collision
2020-11-03 13:16:34 +03:00
sundy-li
9cfeb9fd32
remove unused codes
2020-11-03 18:13:48 +08:00
sundy-li
72bde1c688
better change the config
2020-11-03 17:32:31 +08:00
alesapin
da8ac948bf
Disallow to drop parts with parallel quorum
2020-11-03 12:24:10 +03:00
alesapin
294489f6ad
Merge branch 'master' into nvartolomei-drop-part
2020-11-03 10:19:03 +03:00
Azat Khuzhin
bdd453c54d
Add 01546_log_queries_min_query_duration_ms into arcadia_skip_list
...
In attempt to fix "Yandex synchronization check (only for Yandex employees)"
2020-11-03 00:47:45 +03:00
Anton Popov
a3a8e18637
Merge branch 'master' into select_final
2020-11-03 00:00:43 +03:00
Alexander Kuzmenkov
f10a5207f4
Merge pull request #16601 from ClickHouse/ban_aggregate_function_in_primary_key
...
Restrict to use non-comparable types in primary key
2020-11-02 23:27:46 +03:00
Alexey Milovidov
878fd466c5
Apply SETTINGS clause earlier
2020-11-02 22:23:26 +03:00
Alexey Milovidov
3bc8ff6af6
Add a test for #1148
2020-11-02 21:52:04 +03:00
nikitamikhaylov
08b63fde77
done
2020-11-02 21:39:54 +03:00
Alexey Milovidov
e6d8ab2270
Fix possible name collision in ALTER
2020-11-02 21:37:23 +03:00
Azat Khuzhin
3be8a56f5c
Add log_queries_min_query_duration_ms
...
Only queries slower then the value of this setting will go to system.query_log,
i.e. something like slow_query_log in mysql.
v2: log_queries_min_time renamed to log_queries_min_query_duration_ms
v3: add current_database into system.query_thread_log
v4: rewrite test using current_database
v5: fix query_duration_ms in system.query_thread_log
2020-11-02 21:34:54 +03:00
Alexander Tokmakov
ac32809b6a
fix #16482
2020-11-02 19:40:39 +03:00
Alexander Kuzmenkov
2c8e42c232
Merge pull request #16563 from azat/query_thread_log_query_duration_ms-fix
...
Fix query_thread_log.query_duration_ms
2020-11-02 19:32:59 +03:00
Alexander Kuzmenkov
de3451d9a4
Merge pull request #16411 from excitoon-favorites/fixflappyafterasyncdrops
...
Remove redundant diagnostics and fixed `test_jbod_overflow`
2020-11-02 19:26:58 +03:00
Alexander Kuzmenkov
68fc76a751
Update 01455_opentelemetry_distributed.sh
2020-11-02 19:20:27 +03:00
alesapin
67d22b3e57
Merge branch 'master' into nvartolomei-drop-part
2020-11-02 19:09:09 +03:00
alesapin
ebd065c7e0
Merge pull request #16607 from ClickHouse/fix_idiotic_test
...
Fix stupid error in test with TTL
2020-11-02 18:56:00 +03:00
zhang2014
66b852cf69
Revert "Revert "Try fix IfAggCombinator with NullAggCombinator""
...
This reverts commit 962a89843c
.
2020-11-02 23:55:32 +08:00
Alexander Kuzmenkov
548ac9d57b
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-02 17:37:30 +03:00
Nikolai Kochetov
14f6ec6ae2
Merge pull request #16592 from ClickHouse/revert-13964-fix/agg_combinator
...
Revert "Try fix IfAggCombinator with NullAggCombinator"
2020-11-02 16:53:50 +03:00
alesapin
2eb76f28b9
Fix time in test with TTL
2020-11-02 16:26:55 +03:00
alesapin
7f8560e0c0
Merge pull request #16538 from amosbird/fp2
...
Allow fetching duplicate parts to detach
2020-11-02 16:10:42 +03:00
Amos Bird
4cfae808fa
Query parameter type : Identifier
2020-11-02 20:58:51 +08:00
feng lv
4d722bc52c
fix conflict
2020-11-02 12:52:12 +00:00
Ivan
281bf351d2
Remove ANALYZE and AST queries ( #16536 )
2020-11-02 15:47:12 +03:00
myrrc
21818fd7e7
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-02 15:35:36 +03:00
Alexey Milovidov
eea28e5ca4
Add a test for #9246
2020-11-02 15:16:35 +03:00
Alexey Milovidov
e7ba98fc47
Add a test for #7039
2020-11-02 14:53:18 +03:00
myrrc
5c77ae914f
fixed contexpr modifier build, updated tests
2020-11-02 14:47:59 +03:00
alesapin
f3b3025719
Ban non comparable types in primary key
2020-11-02 14:39:27 +03:00
Nikolai Kochetov
2a0db5d627
Merge branch 'master' into nikitamikhaylov-totals-having
2020-11-02 14:36:18 +03:00
Alexey Milovidov
b0a553e3fd
Add a test for #5954
2020-11-02 14:27:49 +03:00
Alexey Milovidov
3f21ae55c9
Add a test for #5995
2020-11-02 14:20:43 +03:00
Nikolai Kochetov
85ed639f8e
Added test.
2020-11-02 12:06:17 +03:00
Nikolai Kochetov
962a89843c
Revert "Try fix IfAggCombinator with NullAggCombinator"
2020-11-02 12:01:57 +03:00
alesapin
8b0d9fbc07
Merge branch 'no_background_pool_no_more' into add_separate_pool_for_fetches
2020-11-02 10:54:09 +03:00
Alexander Kuzmenkov
99ee127620
Support SETTINGS
clause for File engine
...
Accept the usual user settings related to file formats.
Most of the diff are the mechanistic code changes required to allow
providing the required FormatSettings to the format factory. The File
engine then extracts these settings from the `CREATE` query, and specifies
them when creating the format parser.
2020-11-02 10:50:38 +03:00
alesapin
101aa9e931
Merge branch 'master' into no_background_pool_no_more
2020-11-02 10:49:19 +03:00
alesapin
432274a580
Merge pull request #16428 from ClickHouse/system_fetches_table
...
System replicated_fetches table
2020-11-02 10:34:38 +03:00
Alexander Kuzmenkov
dc5fc9ddcb
Merge pull request #16556 from ClickHouse/aku/perf-after-numa
...
Adjust perf test thresholds after NUMA binding
2020-11-02 09:40:11 +03:00
Amos Bird
13fee19778
Allow parameterized functions in APPLY
2020-11-02 11:10:20 +08:00
Alexander Tokmakov
33fa54cce6
better scheduling of drop table task
2020-11-01 20:37:54 +03:00
feng lv
f04d74172f
fix
2020-11-01 15:41:31 +00:00
feng lv
af45cddbc7
fix
2020-11-01 14:43:29 +00:00
Amos Bird
643ee05288
add integration test
2020-11-01 16:02:09 +08:00
Amos Bird
2a747ce5af
Allow WITH subqueries to take effect immediately
2020-11-01 00:02:52 +08:00
alesapin
ae53092536
Merge branch 'master' into system_fetches_table
2020-10-31 18:45:17 +03:00
tavplubix
db146ee615
Merge pull request #16555 from ClickHouse/yet_another_fix_for_00993
...
Better logging in replication queue, fix flacky test
2020-10-31 14:38:15 +03:00
Azat Khuzhin
d466d147e6
Add 01548_query_log_query_execution_ms into arcadia_skip_list
...
In attempt to fix "Yandex synchronization check (only for Yandex employees)"
2020-10-31 14:20:27 +03:00
Azat Khuzhin
3b188921dd
Fix query_thread_log.query_duration_ms unit
...
There is a similar problem as in [1], the problem is that
getCurrentTimeNanoseconds() returns time using CLOCK_MONOTONIC.
[1]: c0e15ba348
("Fix RealTimeMicroseconds ProfileEvents")
2020-10-31 11:15:27 +03:00
alexey-milovidov
15a342e5e1
Merge pull request #16541 from ucasFL/parse-null
...
fix parseDateTimeBestEffortOrNull with empty string
2020-10-31 06:38:51 +03:00
alexey-milovidov
4b3c99530f
Merge pull request #16561 from azat/01541_max_memory_usage_for_user-flacky
...
Fix 01541_max_memory_usage_for_user flackiness
2020-10-31 06:38:25 +03:00
alexey-milovidov
022648a154
Merge pull request #16558 from azat/query_thread_log_current_database
...
Add current_database into query_thread_log
2020-10-31 06:36:10 +03:00
Azat Khuzhin
067a3f9814
Fix 01541_max_memory_usage_for_user flackiness
2020-10-31 01:26:07 +03:00
Azat Khuzhin
ccddf5e9cf
Add 01547_query_log_current_database into arcadia_skip_list
...
In attempt to fix "Yandex synchronization check (only for Yandex employees)"
2020-10-30 22:56:11 +03:00
alesapin
94ae5aed73
Merge pull request #16550 from ClickHouse/remove_wrong_assertion
...
Remove wrong assertion from SSDComplexKeyCacheDictionary
2020-10-30 22:45:48 +03:00
Azat Khuzhin
2832255164
Increase asynchronous_metrics_update_period_s to avoid syncing MemoryTracking with RSS
2020-10-30 22:02:02 +03:00
Azat Khuzhin
5bab7a5bc7
Add current_database into query_thread_log
2020-10-30 21:16:10 +03:00
myrrc
06ae95a10a
fixing nan values for functions
2020-10-30 21:08:33 +03:00
Alexander Kuzmenkov
e15a8d5ac0
fixup
2020-10-30 21:03:07 +03:00
myrrc
7d6f48263e
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-10-30 20:17:54 +03:00
myrrc
c24ffc72c7
fixed some other tests
2020-10-30 19:35:55 +03:00
myrrc
b3379e9cf0
fixed some wrong tests, updated docs
2020-10-30 19:17:57 +03:00
Alexander Kuzmenkov
7e76b7b510
more fixes
2020-10-30 18:54:38 +03:00
Alexander Kuzmenkov
38726847fc
make the test longer
2020-10-30 18:16:30 +03:00
Alexander Kuzmenkov
3529100da9
Adjust ignored perf test changes after NUMA binding
2020-10-30 18:12:15 +03:00
Anton Popov
48185d437a
Update optimized_select_final.xml
2020-10-30 17:48:59 +03:00
myrrc
9ca35c0b44
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-10-30 17:22:24 +03:00
Alexander Tokmakov
cf8202d36e
better logging, fix flacky test
2020-10-30 15:41:39 +03:00
alesapin
182f9fbdca
Remove wrong assertion from SSDComplexKeyCacheDictionary
2020-10-30 12:36:46 +03:00
alesapin
b34960bffa
Merge branch 'master' into system_fetches_table
2020-10-30 11:33:37 +03:00
alesapin
e06f65ee73
Merge pull request #16521 from myrrc/improvement/avro-format-lc
...
Fixing the inability to deserialize AVRO into table if it contains LowCardinality columns
2020-10-30 11:31:22 +03:00
feng lv
21fcd8aece
fix
...
fix
2020-10-30 07:35:35 +00:00
feng lv
f428675b6e
fix parseDateTimeBestEffortOrNull with empty string
2020-10-30 05:42:10 +00:00
Alexey Milovidov
ba4bb18663
Remove useless sleep in test
2020-10-29 21:57:16 +03:00
myrrc
4e5bfc9784
added the simple test
2020-10-29 21:02:48 +03:00
alexey-milovidov
434f6227cb
Merge pull request #16451 from ClickHouse/decimal-round-fuzz
...
Decimal round fuzz
2020-10-29 20:04:34 +03:00
Vladimir Chebotarev
4189d1f9c2
More attempt to fix test_jbod_overflow
.
2020-10-29 16:15:19 +03:00
Anton Popov
9f0f981642
Update optimized_select_final.xml
2020-10-29 14:03:50 +03:00
alesapin
0e07afb821
Merge branch 'no_background_pool_no_more' into add_separate_pool_for_fetches
2020-10-29 12:53:55 +03:00
alesapin
40fc512e79
Merge branch 'master' into no_background_pool_no_more
2020-10-29 12:53:34 +03:00
Azat Khuzhin
b42f77a791
Covert error codes list to lookup table and drop generation of them.
2020-10-29 10:55:41 +03:00
Azat Khuzhin
b2e2322895
Add system.errors table
...
Contains error codes with number of times they have been triggered.
Columns:
- `name` ([String](../../sql-reference/data-types/string.md)) — name of the error (`errorCodeToName`).
- `code` ([Int32](../../sql-reference/data-types/int-uint.md)) — code number of the error.
- `value` ([UInt64](../../sql-reference/data-types/int-uint.md)) - number of times this error has been happened.
**Example**
``` sql
SELECT *
FROM system.errors
WHERE value > 0
ORDER BY code ASC
LIMIT 1
┌─name─────────────┬─code─┬─value─┐
│ CANNOT_OPEN_FILE │ 76 │ 1 │
└──────────────────┴──────┴───────┘
2020-10-29 10:55:38 +03:00
Azat Khuzhin
3fb8d08dd4
Add errorCodeToName() function
...
This patch adds errorCode() function that will return macro name by the
exception code, useful for analyzing query_log and similar.
Later some descriptions can be added.
v2: replace hana::map/fusion::vector with external script
v3:
- use binary cmake dir for .sh
- use jump table over suboptimal std::unordered_map (with very poor hash
function for int -- std::hash)
- cleanup errorCodeToName (drop extra templates and headers)
- rename errorCode -> errorCodeToName
- fix arcadia build (by not providing those helpers there)
- fix build on CI, by using CMAKE_CXX_COMPILER for parsing the file
2020-10-29 10:55:00 +03:00
alexey-milovidov
ae4d66ac9d
Merge pull request #16047 from ClickHouse/suggest-destruction-order
...
Fix destruction order of Suggest #16035
2020-10-29 09:10:23 +03:00
Vladimir Chebotarev
e9f5eefc8c
Really fixed test_multiple_disks::test_background_move
.
2020-10-29 08:28:43 +03:00
Alexey Milovidov
3e8f399f0b
Update test
2020-10-29 05:15:01 +03:00
Alexey Milovidov
1e99ce5f3a
Merge branch 'master' into decimal-round-fuzz
2020-10-29 04:57:43 +03:00
alexey-milovidov
bf3acecf6f
Merge pull request #16032 from Avogar/mysql_bug
...
Don't touch MySQL database if it's unnecessary
2020-10-29 04:14:26 +03:00
Kruglov Pavel
6eaba28e01
Trigger CI
2020-10-28 22:44:37 +03:00
alesapin
57c3935a26
Merge pull request #16426 from kssenii/rabbit-optimize
...
Optimize rabbitmq engine
2020-10-28 22:24:22 +03:00
alesapin
69b9190708
Merge pull request #16266 from ClickHouse/fix_flacky_test_multiple_disks
...
Add missing __init__.py
2020-10-28 18:18:19 +03:00
alesapin
8e8bdeb5d7
Merge pull request #16434 from ClickHouse/fix_fake_race_on_merges_list
...
Fix fake race condition on system.merges merge_algorithm
2020-10-28 15:51:53 +03:00
alesapin
cd05cab09d
Merge pull request #16455 from den-crane/test/bug_14144
...
test for #14144
2020-10-28 14:55:15 +03:00
alesapin
d127c7d45c
Supress messages from inserts
2020-10-28 14:54:13 +03:00
alesapin
0931658c2f
Merge branch 'master' into add_separate_pool_for_fetches
2020-10-28 14:20:56 +03:00
Alexander Tokmakov
ff68670029
add missing __init__.py
2020-10-28 13:22:10 +03:00
Vladimir Chebotarev
8154695aa2
Revert "Diagnostics (to be dropped)."
...
This reverts commit fd48d10029
.
2020-10-28 13:05:48 +03:00
Vladimir Chebotarev
499b18c240
Revert "More diagnostics."
...
This reverts commit dd84fb572f
.
2020-10-28 13:05:42 +03:00
Vladimir Chebotarev
a3b151ff5d
Revert "Added redundant empty line."
...
This reverts commit 81a5f540d7
.
2020-10-28 13:05:30 +03:00
tavplubix
22847613d1
Merge pull request #16437 from ClickHouse/addition_to_16127
...
Addition to #16127
2020-10-28 13:03:13 +03:00
alesapin
617e42ddb4
Merge branch 'master' into rabbit-optimize
2020-10-28 10:24:05 +03:00
alesapin
1c9e24b5e2
Merge branch 'master' into system_fetches_table
2020-10-28 10:20:04 +03:00
alesapin
2b26cbbc97
Add missed file
2020-10-28 10:01:57 +03:00
alexey-milovidov
0cb377da6e
Merge pull request #16452 from ClickHouse/fuzz-cast
...
Add a test for #13342
2020-10-28 09:26:19 +03:00
alexey-milovidov
7c4b0e559d
Merge pull request #16453 from ClickHouse/fuzz-countEqual
...
Add a test for #13893
2020-10-28 09:26:03 +03:00
alexey-milovidov
6667261b02
Merge pull request #16454 from ClickHouse/fuzz-aggregate-desc
...
Add a test for #15540
2020-10-28 09:25:44 +03:00
alexey-milovidov
512dddb2b8
Merge pull request #16445 from ClickHouse/fuzz-lambda-array-join
...
Added a test for #11364
2020-10-28 09:24:57 +03:00
alexey-milovidov
df828a6a6c
Merge pull request #16410 from ClickHouse/fix-quantile-deterministic
...
Fix debug assertion in quantileDeterministic function.
2020-10-28 09:24:46 +03:00
alexey-milovidov
8951c9b0c7
Merge pull request #16439 from den-crane/test/bug_13492
...
test for bug_13492
2020-10-28 09:24:30 +03:00
Alexander Kuzmenkov
ba34145817
Merge pull request #16425 from filimonov/minumum
...
Fix typos reported by codespell
2020-10-28 08:07:18 +03:00
Denis Zhuravlev
62e7e0637f
test for #14144
2020-10-27 23:34:19 -03:00
alexey-milovidov
974e5ca6d6
Merge pull request #16440 from vzakaznikov/fix_ldap_tests_by_grabbing_log_size_after_container_is_stopped
...
Fix LDAP tests by grabbing log size after container is stopped
2020-10-28 04:49:59 +03:00
Alexey Milovidov
b767efd889
Add a test for #15540
2020-10-28 04:35:40 +03:00
Alexey Milovidov
81cd172af1
Add a test for #13893
2020-10-28 04:31:47 +03:00
feng lv
7bfd5d9e8d
need fix
2020-10-28 01:29:09 +00:00
Alexey Milovidov
dec51cdb0b
Add a test for #13342
2020-10-28 04:27:10 +03:00
Alexey Milovidov
690a3b4310
Fix test
2020-10-28 04:24:30 +03:00
Alexey Milovidov
bd8cc278cc
Merge branch 'suggest-destruction-order' of github.com:yandex/ClickHouse into suggest-destruction-order
2020-10-28 04:22:23 +03:00
Alexey Milovidov
c703c052b4
Merge branch 'master' into suggest-destruction-order
2020-10-28 04:21:43 +03:00
Alexey Milovidov
b11229c1b6
Add a test for #13338
2020-10-28 04:15:41 +03:00
Alexander Tokmakov
05099bebcf
fix
2020-10-28 03:29:18 +03:00
Alexey Milovidov
309e1c622f
Added a test for #11364
2020-10-28 03:13:59 +03:00
alexey-milovidov
4911f334bf
Merge pull request #16429 from ClickHouse/dict-get-load-exception
...
Fix another double free for shared exception message in case of dictGet from not loaded dictionary
2020-10-28 02:07:03 +03:00
Vitaliy Zakaznikov
d4e640daae
Updating TestFlows to 1.6.59
...
Updating AES encryption requirements.py to include Specification
Updating AES regression.py to link Specification
Fixing typos in LDAP authentication SRS
2020-10-27 18:50:59 -04:00
Vitaliy Zakaznikov
2953795330
Fixing bug in LDAP add_config method where log size was grabbed before container was stopped.
...
Updating ldap/external_user_directory/tests/authentications.py to reduce test time.
2020-10-27 18:45:04 -04:00
Denis Zhuravlev
ff6499cdc4
test for bug_13492
2020-10-27 19:02:56 -03:00
Anton Popov
722e5fe73f
Rename check
2020-10-28 00:53:21 +03:00
Alexey Milovidov
2352c144e8
Update reference
2020-10-27 22:28:40 +03:00
Alexander Kuzmenkov
6509f1eb39
Merge branch 'master' into minumum
2020-10-27 21:38:23 +03:00
alesapin
60f2d822d7
Fix fake race condition on system.merges merge_algorithm
2020-10-27 18:27:12 +03:00
Pavel Kruglov
2a26136c9e
add __init__.py
2020-10-27 18:18:05 +03:00
Vitaly Baranov
867ea0cff7
Merge pull request #16044 from MyroTk/testflows_RBAC_tests
...
Testflows RBAC test updates and new tests for views, distributed tables, and alter privileges.
2020-10-27 17:44:42 +03:00
Nikolai Kochetov
b39b2932bc
Added test.
2020-10-27 16:49:08 +03:00
Alexander Kuzmenkov
e35be8eae3
Merge pull request #16407 from ClickHouse/agg-functions-case-sensitive
...
Some aggregate functions were erroneously marked as case-insensitive
2020-10-27 16:36:03 +03:00
Alexander Kuzmenkov
e5cb383c69
Merge pull request #16422 from ClickHouse/tavplubix-patch-1
...
Fix printing of stacktraces in clickhouse-test
2020-10-27 16:32:56 +03:00
Alexander Kuzmenkov
766560c138
Merge pull request #14195 from ClickHouse/aku/opentelemetry
...
[wip] add some opentelemetry support
2020-10-27 16:14:21 +03:00
alesapin
3d3d246bdc
Rename table
2020-10-27 16:07:50 +03:00
alesapin
3824fcb076
Rename file and some tweaks
2020-10-27 15:47:42 +03:00
alesapin
dca35b1913
Add awesome test for fetch
2020-10-27 15:24:10 +03:00
Vladimir Chebotarev
791c1b6593
One more attempt to fix.
2020-10-27 14:55:57 +03:00
Pavel Kruglov
4592c5e59b
Add OPTIMIZE in perf test
2020-10-27 14:42:26 +03:00
Mikhail Filimonov
41971e073a
Fix typos reported by codespell
2020-10-27 12:04:03 +01:00
kssenii
db03cd7dd7
Much more optimal queues setup
2020-10-27 11:00:01 +00:00
tavplubix
381af53d4a
Update clickhouse-test
2020-10-27 11:44:58 +03:00
alexey-milovidov
30325689c4
Merge pull request #16397 from CurtizJ/fix-group-by-modifiers
...
Fix group by with modifiers.
2020-10-27 02:10:44 +03:00
Vladimir Chebotarev
81a5f540d7
Added redundant empty line.
2020-10-27 01:44:34 +03:00
Alexey Milovidov
f78e0d48b7
Added a test
2020-10-27 00:14:49 +03:00
Alexey Milovidov
25da82328c
Adjust tests
2020-10-26 22:26:01 +03:00
alexey-milovidov
cc5f15da29
Merge pull request #16235 from excitoon-favorites/fixflappyafterasyncdrops
...
Fixed flappy `test_multiple_disks`
2020-10-26 22:17:41 +03:00
Alexander Kuzmenkov
5a70e26c70
Merge remote-tracking branch 'origin/master' into HEAD
2020-10-26 19:21:13 +03:00
Alexander Kuzmenkov
6552613118
Merge pull request #16280 from filimonov/clickhouse-local-tmp-folder
...
clickhouse-local can work without tmp directory
2020-10-26 19:10:15 +03:00
alesapin
6226377ac3
Merge pull request #16261 from ClickHouse/check_flaky_test
...
Checking flaky stateless tests
2020-10-26 18:07:36 +03:00
MyroTk
19ffffa153
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_RBAC_tests
2020-10-26 15:52:34 +01:00
myrrc
4e3b9656fa
fixed tests, updated master
2020-10-26 17:43:09 +03:00
myrrc
4d11bd036b
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-10-26 17:42:47 +03:00
Anton Popov
ab4c43cb81
fix group by with totals/rollup/cube modifers and min/max functions over group by keys
2020-10-26 16:48:11 +03:00
myrrc
5b4981b466
added getFloat64 to ColumnDecimal, updated tests
2020-10-26 16:27:58 +03:00
Anton Popov
5fbca7d62d
Merge pull request #16337 from kitaisreal/uuid-safe-cast-functions-added
...
UUID safe cast functions added
2020-10-26 16:03:27 +03:00
feng lv
9b95ed9ead
fix
2020-10-26 12:21:04 +00:00
alesapin
d5d0819698
Merge branch 'master' into no_background_pool_no_more
2020-10-26 12:58:51 +03:00
tavplubix
cb94359903
Update 01107_atomic_db_detach_attach.sh
2020-10-26 12:45:30 +03:00
tavplubix
54f823aafa
Update 01114_database_atomic.sh
2020-10-26 12:42:54 +03:00
Nikolai Kochetov
02bd35924e
Merge pull request #16242 from ClickHouse/another-one-untuple
...
Another one untuple implementation
2020-10-26 12:26:43 +03:00
alesapin
7b456e6663
Merge branch 'check_flaky_test' of github.com:ClickHouse/ClickHouse into check_flaky_test
2020-10-26 09:23:52 +03:00
alesapin
265f84fd88
Merge branch 'master' into check_flaky_test
2020-10-26 09:23:21 +03:00
alexey-milovidov
e30e4a47fd
Merge pull request #16365 from vzakaznikov/fix_another_ldap_test_issue
...
Fixing another issue in LDAP tests
2020-10-26 07:38:20 +03:00
hchen9
c25a3e4e7b
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into trivial_count_seq
2020-10-25 20:51:09 -07:00
alexey-milovidov
bfe17d7dca
Merge pull request #16358 from azat/dist-insert-fix
...
Fix async Distributed INSERT w/ prefer_localhost_replica=0 and internal_replication
2020-10-26 05:07:35 +03:00
Vladimir Chebotarev
dd84fb572f
More diagnostics.
2020-10-26 04:33:28 +03:00
Vitaliy Zakaznikov
be95d3d854
Fixing another issue in LDAP tests.
2020-10-25 21:09:14 -04:00
Vitaliy Zakaznikov
4bcbcfed1f
Fixing procedure of getting log file size in LDAP tests.
...
Increasing default timeouts.
2020-10-25 09:40:19 -04:00
Azat Khuzhin
edc8d6e5e7
Fix async Distributed INSERT w/ prefer_localhost_replica=0 and internal_replication
2020-10-25 14:27:06 +03:00
Maksim Kita
440ae2bc57
UUID safe cast functions added
...
1. Added readUUIDTextImpl, readUUIDText, tryReadUUIDText functions in
ReadHelpers.
2. Added toUUIDOrNull, toUUIDOrZero functions based on ReadHelpers read
implementations.
3. Updated documentation.
2020-10-25 11:45:29 +03:00
alexey-milovidov
6762f96768
Update 01526_client_start_and_exit.sh
2020-10-25 08:25:21 +03:00
Alexey Milovidov
8cc463f549
Better test
2020-10-25 05:31:58 +03:00
Alexey Milovidov
90a3e95aab
Add missing file
2020-10-25 05:07:52 +03:00
Alexey Milovidov
2efd740dc7
Added a test
2020-10-25 05:07:52 +03:00
Alexey Milovidov
2e23fc242f
Remove flaky LIVE VIEW test
2020-10-24 22:48:16 +03:00
Ivan
1d170f5745
ASTTableIdentifier Part #1 : improve internal representation of ASTIdentifier name ( #16149 )
...
* Use only |name_parts| as primary name source
* Restore legacy logic for table restoration
* Fix build
* Fix tests
* Add pytest server config
* Fix tests
* Fixes due to review
2020-10-24 21:46:10 +03:00
alexey-milovidov
e00f6c4a0d
Merge branch 'master' into total_memory_tracker-by-default
2020-10-24 21:17:53 +03:00
feng lv
4d0c87816a
add test
2020-10-24 13:22:25 +00:00
Nikita Mikhaylov
58b4342998
Merge pull request #15874 from nikitamikhaylov/welch-t-test
...
Student and Welch t-test
2020-10-24 15:13:12 +03:00
Azat Khuzhin
c3c6ac39e0
Tune TTL of the background query in 01541_max_memory_usage_for_user
2020-10-24 09:07:28 +03:00
alexey-milovidov
0f3caaffe4
Trigger CI
2020-10-24 07:48:15 +03:00
alexey-milovidov
7e4079dca1
Merge pull request #16286 from ClickHouse/aku/error-context
...
Add more context to error messages
2020-10-24 07:28:36 +03:00
alexey-milovidov
c579611420
Merge pull request #16306 from azat/Set-Join-total-rows-bytes
...
Add total_rows/total_bytes support for Set/Join
2020-10-24 07:26:32 +03:00
alexey-milovidov
6037982343
Merge pull request #16284 from ClickHouse/primary_key_without_order_by
...
Add ability to specify PRIMARY KEY without ORDER BY
2020-10-24 06:05:04 +03:00
Azat Khuzhin
96da5f6534
Disable syncing MemoryTracking with RSS for test_MemoryTracking
2020-10-24 02:33:16 +03:00
Azat Khuzhin
6e5b04fad8
Make 01540_MemoryTracking integration
...
01540_MemoryTracking is failing on CI for the following reasons:
- log_queries (fixed, by adding log_queries=0)
- profilers (fixed)
- but what can't be fixed is metric_log and so on, so we need separate
instance with separate configuration (sigh).
2020-10-24 02:27:29 +03:00
MyroTk
6b64ac8536
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_RBAC_tests
2020-10-24 01:00:07 +02:00
MyroTk
d42a049d9d
small fixes
2020-10-24 00:59:38 +02:00
nikitamikhaylov
fe9440689a
better
2020-10-24 00:05:24 +03:00
tavplubix
790950ea56
Merge pull request #15934 from ClickHouse/ddl_queries_fixes
...
Fixes for DDL queries
2020-10-23 23:52:13 +03:00
nikitamikhaylov
a949293f95
better
2020-10-23 23:27:38 +03:00
nikitamikhaylov
0064a75916
Merge branch 'master' of github.com:ClickHouse/ClickHouse into welch-t-test
2020-10-23 23:06:15 +03:00
hchen9
feaab260d8
Fix conflict
2020-10-23 12:54:33 -07:00
nikitamikhaylov
7822dafcae
test added
2020-10-23 22:37:54 +03:00
Azat Khuzhin
3f594ed3ad
Add a test for memory drift in user memory tracker (max_memory_usage_for_user)
2020-10-23 22:13:34 +03:00
tavplubix
587f83b2ef
Merge branch 'master' into atomic-drop-database-sync
2020-10-23 21:54:26 +03:00
tavplubix
d6f1056951
Update arcadia_skip_list.txt
2020-10-23 21:53:50 +03:00
Azat Khuzhin
4d1385ef19
Add total_rows/total_bytes support for Set/Join
2020-10-23 21:11:55 +03:00
Azat Khuzhin
6c42ad564c
Add a test for MemoryTracking drift
...
v2: disable query profiling and logging in 01540_MemoryTracking
(This should make MemoryTracker drift zero).
2020-10-23 21:11:22 +03:00
alesapin
b28894c43b
More compatible way
2020-10-23 19:31:51 +03:00
alesapin
63ebc02bc3
Update 00652_replicated_mutations_zookeeper.sh
2020-10-23 19:07:53 +03:00
Mikhail Filimonov
f3a18864d5
After CR fixes - better & simpler. Issue in Context::shutdown fixed
2020-10-23 16:57:06 +02:00
Alexander Kuzmenkov
b0a14a41c3
fixup
2020-10-23 17:28:55 +03:00
Nikita Mikhaylov
cb4945d8b0
Merge pull request #16205 from azat/do-not-cache-dictGet
...
Do not cache dictionary for dictGet*/dictHas*
2020-10-23 15:47:11 +03:00
Alexander Tokmakov
b29cfa7f82
fix test with uuid
2020-10-23 15:32:57 +03:00
Alexander Kuzmenkov
28c9e66dc1
Merge pull request #15978 from ucasFL/interval-op
...
INTERVAL operator support string literal
2020-10-23 14:44:05 +03:00
alesapin
69f2f9838e
Add ability to specify PRIMARY KEY without ORDER BY
2020-10-23 14:16:27 +03:00
Alexander Kuzmenkov
4476117ac6
Merge pull request #15144 from ClickHouse/aku/numa-perf
...
Perf test: bind server to one NUMA node
2020-10-23 14:10:35 +03:00
Alexander Kuzmenkov
acc5e3906a
Merge pull request #15476 from ClickHouse/aku/fasttest-debug
...
fix some tests for split build
2020-10-23 14:05:03 +03:00
alesapin
84dbbdb312
Rename test
2020-10-23 13:42:15 +03:00
alesapin
166b3de466
Make insert test faster
2020-10-23 13:31:33 +03:00
Mikhail Filimonov
58df7f7883
clickhouse-local can work without tmp directory
2020-10-23 11:53:35 +02:00
Pavel Kruglov
0274c9e9eb
Add perf test
2020-10-23 12:05:57 +03:00
alesapin
6df68d6c80
Merge branch 'master' into no_background_pool_no_more
2020-10-23 10:28:23 +03:00
Alexander Tokmakov
e90b43c98d
use async drop in some tests
2020-10-23 10:23:33 +03:00
alexey-milovidov
121ebfdc81
Merge pull request #16249 from traceon/access-storage-added-log
...
Add a log message after an access storage is added
2020-10-23 09:17:10 +03:00
Vitaliy Zakaznikov
e743d2fd26
* Fixing tests in the tests/testflows/ldap/external_user_directory/tests/authentications.py suite
...
* Moving TestFlows runs to use classic output format for stdout
* Moving to TestFlows 1.6.57
* Updating LDAP test code styling
2020-10-22 19:14:58 -04:00
Alexander Kuzmenkov
a1a7bc0217
Merge pull request #16192 from filimonov/clickhouse-local-segfault
...
Add setTemporaryStorage to clickhouse-local to make OPTIMIZE work
2020-10-22 20:47:28 +03:00
Alexander Kuzmenkov
ef39def7ff
Apply suggestions from code review
...
Co-authored-by: filimonov <1549571+filimonov@users.noreply.github.com>
2020-10-22 20:46:17 +03:00
Alexander Kuzmenkov
b77e776db4
fixes
2020-10-22 20:30:50 +03:00
Alexander Kuzmenkov
5cbf645de4
Merge remote-tracking branch 'origin/master' into tmp
2020-10-22 19:48:02 +03:00
Alexander Kuzmenkov
145e2b012f
cleanup
2020-10-22 19:47:20 +03:00
alesapin
f4f104eeb8
Database atomic sync drop detach
2020-10-22 19:18:04 +03:00
alesapin
5d4ae538fd
Flaky test
2020-10-22 16:14:49 +03:00
alesapin
7a63b373f9
Merge branch 'blind_fix_of_read_in_order' into no_background_pool_no_more
2020-10-22 15:47:11 +03:00
Nikolai Kochetov
7fa045cff8
Merge branch 'master' into storage-read-query-plan
2020-10-22 13:31:10 +03:00
Mikhail Filimonov
77f66e5a09
Split test into 2
2020-10-22 11:02:14 +02:00
Vladimir Chebotarev
fd48d10029
Diagnostics (to be dropped).
2020-10-22 10:37:51 +03:00
alexey-milovidov
0082c56b67
Merge pull request #16238 from ClickHouse/stateless_test_flaky_check
...
Changes in image for stateless test flaky check
2020-10-22 07:05:47 +03:00
alexey-milovidov
d879b6a601
Merge pull request #16247 from vzakaznikov/fix_test_01446_json_strings_each_row
...
Fixing tests/queries/0_stateless/01446_json_strings_each_row.sql test
2020-10-22 07:03:51 +03:00
Vladimir Chebotarev
fb0c7e80aa
Fixed flappy test_background_move
test.
2020-10-22 03:22:00 +03:00
alexey-milovidov
adeba6bdd8
Merge pull request #15074 from amosbird/btc
...
Extend trivial count optimization.
2020-10-22 02:50:57 +03:00
MyroTk
0da6e855c0
getuid changes in common and specification
2020-10-22 00:04:09 +02:00
MyroTk
3447420761
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_RBAC_tests
2020-10-21 23:08:23 +02:00
alexey-milovidov
2ae32e3d5c
Merge pull request #16101 from azat/http-memory-tracking-fixes
...
Fix memory tracker settings (for HTTP queries)
2020-10-22 00:00:47 +03:00
alesapin
6a57bc8c0b
Merge pull request #16215 from ClickHouse/simplify_ttl_move_test
...
Simplify test_concurrent_alter_with_ttl_move
2020-10-21 22:48:04 +03:00
Nikolai Kochetov
5292c8b916
Add test.
2020-10-21 21:22:13 +03:00
Pavel Kruglov
10fb8624db
Remove double simbol in test
2020-10-21 20:44:35 +03:00
Kruglov Pavel
0b75885c8a
Merge branch 'master' into select_final
2020-10-21 20:42:39 +03:00
Pavel Kruglov
89fdeb4e15
Fix style, move setting and add checking level>0
2020-10-21 20:35:31 +03:00
Alexander Kuzmenkov
154553e4c0
fix one more test
...
The CLICKHOUSE_CLIENT has --send_logs_level option, and
boost::program_options prefers the first entry, so we can't override it.
Use CLICKHOUSE_CLIENT_BINARY instead, which does not contain options.
2020-10-21 19:29:21 +03:00
Alexander Kuzmenkov
8cd560d5ad
Merge remote-tracking branch 'origin/master' into HEAD
2020-10-21 19:13:56 +03:00
Alexander Kuzmenkov
6293d1dbbe
Merge remote-tracking branch 'origin/master' into HEAD
2020-10-21 18:39:59 +03:00
alesapin
ad655bcfc0
Add stateless flaky check
2020-10-21 17:23:45 +03:00
alesapin
09acceadf7
Merge pull request #16209 from ClickHouse/fix_replicated_mutations_test
...
Fix 00652_replicated_mutations test
2020-10-21 17:13:17 +03:00
Vladimir Chebotarev
847e9ca9f6
Fixed flappy test_multiple_disks
.
2020-10-21 16:36:03 +03:00
Vitaliy Zakaznikov
0a928f25fc
Converting test tests/queries/0_stateless/01446_json_strings_each_row to a shell script.
2020-10-21 09:07:04 -04:00
Nikita Mikhaylov
ef5dd73ae0
Merge pull request #16155 from nikitamikhaylov/vladimir-golovchenko-fix-IPvXCIDRToRange
...
Merging #15856
2020-10-21 15:01:30 +03:00
alexey-milovidov
0b7430dda1
Merge pull request #16206 from ClickHouse/fix-memory-tracking
...
Fix multiple issues with memory tracking
2020-10-21 14:34:22 +03:00
alesapin
e090a119fc
Simplify TTL move test
2020-10-21 13:11:26 +03:00
alesapin
2e9efa85b2
Fix some tests
2020-10-21 12:32:12 +03:00
Mikhail Filimonov
9ffa7bd0b6
remove sleep and make tests more deterministic
2020-10-21 09:10:40 +02:00
alexey-milovidov
a7098c2557
Merge pull request #16154 from nvartolomei/nv/max_concurrent_queries_for_all_users
...
Add max_concurrent_queries_for_all_users setting
2020-10-21 04:35:57 +03:00
Alexey Milovidov
3636ff5b37
Fix test
2020-10-21 04:34:16 +03:00
alexey-milovidov
006855def4
Trigger CI.
2020-10-21 04:07:41 +03:00
alexey-milovidov
2913a10fd3
Merge pull request #16198 from azat/fix-comment-in-query_log
...
Fix query comments in query_log and server log (w/ enable_global_with_statement)
2020-10-21 03:40:48 +03:00
Alexey Milovidov
2619efadc8
Fix multiple issues with memory tracking
2020-10-21 03:31:34 +03:00
Azat Khuzhin
7e4494e268
Add a test for dictGet in sharding_key after dictionary reload
2020-10-21 00:22:40 +03:00
alexey-milovidov
8084ce75cb
Merge pull request #16105 from azat/allow_nondeterministic_optimize_skip_unused_shards
...
Add allow_nondeterministic_optimize_skip_unused_shards
2020-10-21 00:16:26 +03:00
alexey-milovidov
2b00b5391a
Merge pull request #11844 from Enmk/AES_encrypt_decrypt
...
encrypt and decrypt functions
2020-10-20 22:57:35 +03:00
alexey-milovidov
8998829f66
Merge pull request #15685 from vivarum/enable-parsing-of-input-enum-values-by-id-10682
...
Enable parsing enum values by their ids for CSV, TSV and JSON input formats
2020-10-20 22:52:57 +03:00
alexey-milovidov
510e7ef0bf
Merge pull request #16151 from abyss7/pytest-python3
...
Fix pytest after migration to Python 3
2020-10-20 22:13:13 +03:00
Pavel Kruglov
cc91eb474e
Add test
2020-10-20 21:12:37 +03:00
Azat Khuzhin
e76066718d
Fix query comments in query_log and server log (w/ enable_global_with_statement)
...
Plus, I guess that enable_global_with_statement will be enabled by
default someday, so it may become significant.
The enable_global_with_statement had been introduced in #15451
Cc: @amosbird
2020-10-20 21:10:36 +03:00
Alexander Kuzmenkov
8a0435e178
some fixes for split build
2020-10-20 20:47:10 +03:00
alexey-milovidov
75a02112bc
Merge pull request #15592 from sundy-li/readonly-metrics
...
sub ReadonlyReplica metric when detach readonly tables
2020-10-20 19:17:52 +03:00
Mikhail Filimonov
d7ea9b6d93
Add setTemporaryStorage to clickhouse-local to make OPTIMIZE work
2020-10-20 17:57:53 +02:00
Vladimir Chebotarev
aa5f207fd4
Added disable_merges
option for volumes in multi-disk configuration ( #13956 )
...
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2020-10-20 18:10:24 +03:00
nikitamikhaylov
4ce2670ab1
Merge branch 'master' of github.com:ClickHouse/ClickHouse into welch-t-test
2020-10-20 15:59:24 +03:00
Alexander Kuzmenkov
242ec7e56c
make some tests faster
2020-10-20 15:12:06 +03:00
vladimir golovchenko
dcceb11353
Added tests to cover cases with Const first column.
2020-10-20 15:06:22 +03:00
Alexander Kuzmenkov
84908df6d8
fix setting parent from HTTP traceparent
2020-10-20 14:35:13 +03:00
alesapin
d126aa8a09
Merge branch 'master' into no_background_pool_no_more
2020-10-20 12:54:42 +03:00
alexey-milovidov
b4f0e08369
Merge pull request #16158 from ClickHouse/minimal-ui
...
Added minimal web UI
2020-10-20 11:57:56 +03:00
Vasily Nemkov
1cf9781d4e
AES: Attempt to make performance tests faster and more stable.
2020-10-20 08:05:39 +03:00
alexey-milovidov
5e46e7c670
Merge pull request #15723 from Jokser/idempotent-part-move
...
Possibility to move part to another disk/volume if first attempt was failed
2020-10-20 04:26:50 +03:00
alexey-milovidov
257d3d4ccc
Merge pull request #16165 from den-crane/test/bug_8546
...
test for #8546
2020-10-20 04:09:41 +03:00
Alexey Milovidov
a554ca5e62
Added /play handler; added a test
2020-10-20 03:28:33 +03:00