Vladimir
bf0695ff84
Merge pull request #25589 from TszKitLo40/support-distinct-on
2021-07-09 09:50:45 +03:00
alexey-milovidov
3190e70a3e
Merge pull request #26099 from nikitamikhaylov/suppress-copier-tests
...
Disabling annoying copier tests
2021-07-09 06:50:27 +03:00
Vitaly Baranov
3fb0567887
Merge pull request #26075 from vitlibar/pad-functions
...
Pad functions
2021-07-09 06:46:23 +03:00
alexey-milovidov
eafce775c9
Merge pull request #25452 from amosbird/jsonextractrawstring
...
JSONExtract String or Raw
2021-07-09 06:17:13 +03:00
Alexey Milovidov
9290d6f112
Fix UBSan report in pointInPolygon
2021-07-09 06:06:21 +03:00
alexey-milovidov
a777868ad3
Merge branch 'master' into kerberos_tests
2021-07-09 05:53:24 +03:00
mergify[bot]
bbde9e2efd
Merge branch 'master' into dev-map-bug
2021-07-09 02:52:53 +00:00
alexey-milovidov
7c17e2526d
Merge pull request #25634 from vdimir/join-materialized-columns
...
Support materialized and aliased columns in joins
2021-07-09 03:18:49 +03:00
alexey-milovidov
c98e131a81
Merge pull request #26072 from vdimir/fix-offset-check-in-window-frame
...
Fix logical error with signed and unsigned offset in WindowFrame::checkValid
2021-07-09 03:06:15 +03:00
Vitaly Baranov
3dfdcf4604
Improve implementation of leftPadString(), rename to leftPad(). Add new functions rightPad(), leftPadUTF8(), rightPadUTF8(). Add a test.
2021-07-08 23:39:29 +03:00
Vladimir Chebotarev
bbf8218e68
Fix test.
2021-07-08 23:39:03 +03:00
Nikita Mikhaylov
334d5439c8
done
2021-07-08 20:29:25 +00:00
zxc111
e4b1e0619c
hex/bin functions support AggregateFunction states.
2021-07-09 00:41:44 +08:00
alexey-milovidov
9c2aad6c17
Merge pull request #25962 from ClickHouse/network-instrumentation
...
More instrumentation for network interaction: add counters for recv/send bytes; add gauges for recvs/sends.
2021-07-08 17:20:16 +03:00
alexey-milovidov
f068defdd8
Merge pull request #26052 from vdimir/fix-join-max-parallel-streams
...
Fix max parallel streams for joined pipelines
2021-07-08 17:18:12 +03:00
alexey-milovidov
2062ddec90
Merge pull request #26058 from azat/tests-fixes
...
Fix 01791_dist_INSERT_block_structure_mismatch flakiness
2021-07-08 17:16:07 +03:00
Vladimir Chebotarev
1474cc7d09
Fix test.
2021-07-08 17:00:58 +03:00
Vladimir
02977007dc
Remove queries with syntax error from 01917_distinct_on.sql
2021-07-08 15:45:23 +03:00
zvonand
b4ea12ae8d
debug loop run
2021-07-08 14:52:22 +03:00
vdimir
5d7fc61bd5
Merge branch 'master' into join-materialized-columns
2021-07-08 12:30:00 +03:00
Vladimir Chebotarev
bb507794a1
Fix test.
2021-07-08 11:23:06 +03:00
vdimir
39de7f8a2a
Fix logical error with signed and unsinged offset in WindowFrame::checkValid
2021-07-08 11:16:57 +03:00
Vladimir Chebotarev
a695bf6068
Fix test.
2021-07-08 10:41:51 +03:00
Vitaliy Zakaznikov
201bdc4ff5
Disabling TestFlows LDAP module due to test fails.
2021-07-07 21:40:01 -04:00
Alexander Kuzmenkov
7a48f8ef4c
Merge pull request #25537 from nvartolomei/nv/fix-clickhouse-test-hang-and-status-code
...
Fix hang and incorrect exit code returned from clickhouse-test
2021-07-08 01:07:17 +03:00
Azat Khuzhin
20cbca87de
Fix 01791_dist_INSERT_block_structure_mismatch flakiness
...
Add SYSTEM STOP DISTRIBUTED SENDS to force messages from SYSTEM FLUSH
DISTRIBUTED query context.
2021-07-08 00:48:15 +03:00
Anton Popov
e89f701c58
Merge pull request #26048 from CurtizJ/fix-map-type-json
...
Proper fix of serialization of type Map to JSON
2021-07-07 23:20:39 +03:00
alexey-milovidov
dfd9e1d737
Merge pull request #26011 from vzakaznikov/fix_and_enable_testflows_tests
...
Enabling all TestFlows modules and fixing some tests.
2021-07-07 22:46:25 +03:00
Maksim Kita
42e1844135
Merge pull request #26023 from vitlibar/replace-print-with-logging-in-integration-tests
...
Replace print() with logging.debug() in integration tests.
2021-07-07 21:00:15 +03:00
vdimir
bff1fa1c58
Add tests/performance/join_max_streams.xml
2021-07-07 20:51:07 +03:00
Andrey Z
7a2291436a
upd
2021-07-07 20:11:54 +03:00
Alexander Tokmakov
1a470fb777
fix sequence_id in MySQL protocol
2021-07-07 20:03:28 +03:00
Nikolay Degterinsky
0c2eb15223
Added performance test
2021-07-07 15:54:21 +00:00
kssenii
ff56f1787c
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into g-arslan-add-sqlite-support
2021-07-07 15:19:12 +00:00
Vitaliy Zakaznikov
e361f3120f
* Fixing race condition between starting tail -f
command and the file removal that follows.
2021-07-07 08:34:46 -04:00
Anton Popov
a24686d300
fix serialization of type Map to JSON
2021-07-07 15:04:07 +03:00
alesapin
aa86fac4e7
Fix unbundled build
2021-07-07 14:07:20 +03:00
Andrey Z
66f1c4807c
Merge branch 'master' of github.com:ClickHouse/ClickHouse into kerberos_tests
2021-07-07 13:22:53 +03:00
Andrey Z
b34cfa7c2f
added TE
2021-07-07 13:22:03 +03:00
Anton Popov
1b4d2cbc6d
Merge pull request #26032 from CurtizJ/try-fix-flaky-tests
...
Try to fix some flaky tests
2021-07-07 12:47:00 +03:00
alesapin
f0fc12d0dd
Merge branch 'master' into evillique-nlp
2021-07-07 12:14:49 +03:00
Andrey Z
aa64385944
enabling tests
2021-07-07 11:54:37 +03:00
alesapin
4c85dae572
Merge pull request #25743 from ClickHouse/fix_aggregation_ttl
...
Fix bug in execution of TTL GROUP BY
2021-07-07 10:49:16 +03:00
alesapin
0d8844c510
Merge pull request #25884 from ClickHouse/fix_drop_part_in_queue
...
Relax `DROP PART` guarantees and turn on checks in ReplicationQueue.
2021-07-07 10:48:48 +03:00
Vitaly Baranov
b0a3a7180f
Replace print() with logging.debug() in integration tests
2021-07-07 10:35:11 +03:00
Andrey Z
c0264de45a
change test1
2021-07-07 10:06:09 +03:00
mergify[bot]
d9195c6f4a
Merge branch 'master' into support-distinct-on
2021-07-07 06:42:33 +00:00
Vladimir
b46ac3dfd1
Merge pull request #25609 from zxc111/master
2021-07-07 09:36:55 +03:00
mergify[bot]
446474932b
Merge branch 'master' into projection-fix11
2021-07-07 05:02:44 +00:00
Amos Bird
55981cb0ae
Fix normal projection
2021-07-07 13:01:30 +08:00
Azat Khuzhin
42a8445462
Fix constness of custom TLDs
...
Before this patch the functions below returns incorrect type for consts,
and hence optimize_skip_unused_shards does not work:
- cutToFirstSignificantSubdomainCustom()
- cutToFirstSignificantSubdomainCustomWithWWW()
- firstSignificantSubdomainCustom()
2021-07-07 01:27:31 +03:00
Vitaliy Zakaznikov
ad4c069b4e
Fixing syntax error.
2021-07-06 17:50:12 -04:00
Vitaliy Zakaznikov
e7a938f860
Updating map_type tests due to JSON changes.
...
Crossing out tests with (U)Int64 keys due to double quoting bug.
2021-07-06 17:31:20 -04:00
Azat Khuzhin
d5cb792e9e
Add conversion of values from IN section for optimize_skip_unused_shards_rewrite_in
2021-07-07 00:18:24 +03:00
Azat Khuzhin
a3add4f85f
Fix optimize_skip_unused_shards_rewrite_in for non-UInt64 types
...
The following should happens before:
- incorrect shards was selected
- "Cannot infer type of an empty tuple" exception for empty tuple() for localhost
- "Function tuple requires at least one argument" exception for empty tuple() for remote node
2021-07-07 00:18:24 +03:00
Azat Khuzhin
5938bf1b59
Skip 01756_optimize_skip_unused_shards_rewrite_in in arcadia
...
Why it hadn't been skipped before? And I guess this test passed in
arcadia?
2021-07-07 00:17:39 +03:00
Andrey Z
ac198f91f4
attempt number 666
2021-07-06 23:40:19 +03:00
Kseniia Sumarokova
7a7b774ba3
Merge pull request #25550 from kssenii/truncate
...
Allow truncate in storages s3/hdfs
2021-07-06 22:07:53 +03:00
Vitaliy Zakaznikov
89f89e33d1
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix_and_enable_testflows_tests
2021-07-06 14:42:46 -04:00
alesapin
1c39df068e
Remove accident change
2021-07-06 19:52:54 +03:00
alesapin
a8fdc41193
Fix bug and add more trash to test
2021-07-06 19:51:23 +03:00
vdimir
b44bd174cc
Change error code for DISTINCT ON and LIMIT BY, finally
2021-07-06 19:14:22 +03:00
Andrey Z
0a4d07dd36
upd
2021-07-06 18:38:52 +03:00
Anton Popov
1f53404e66
better retries
2021-07-06 16:58:12 +03:00
Vladimir Chebotarev
26416a2177
Added tests.
2021-07-06 16:37:50 +03:00
Anton Popov
3a69d06fc9
try fix flaky tests
2021-07-06 16:36:18 +03:00
Anton Popov
5b0bc8a7fb
Update arcadia_skip_list.txt
2021-07-06 16:16:20 +03:00
Nicolae Vartolomei
3b5c41fc6d
Test CTE with aggregation over distributed table
2021-07-06 14:04:49 +01:00
mergify[bot]
7aec53a842
Merge branch 'master' into improve_create_or_replace
2021-07-06 12:51:16 +00:00
Vladimir
96536a9cbe
Update tests/queries/0_stateless/01917_distinct_on.sql
2021-07-06 15:32:28 +03:00
Nicolae Vartolomei
a5c195fefd
Add test case for aggregation w/ alias columns
2021-07-06 13:26:58 +01:00
vdimir
a50a98c595
Add copuple cases to test bin_unbin
2021-07-06 15:24:30 +03:00
vdimir
c6e13e6e2e
Add leading zeros in function bin
2021-07-06 15:19:42 +03:00
mergify[bot]
e9df8cc96c
Merge branch 'master' into support-distinct-on
2021-07-06 11:28:07 +00:00
Vitaliy Zakaznikov
8ab722a6af
Small test fixes.
2021-07-06 07:06:22 -04:00
vdimir
9665d41092
Force parentheses for DISTINCT ON
2021-07-06 12:17:26 +03:00
Alexander Tokmakov
5e44fa32b4
Merge branch 'master' into improve_create_or_replace
2021-07-06 11:50:43 +03:00
Maksim Kita
2afdb744bb
Merge pull request #25989 from kitaisreal/compile-aggregate-functions-perf-tests-fix
...
Compile aggregate functions perf tests fix
2021-07-06 11:04:11 +03:00
Kseniia Sumarokova
d2141ff53b
Merge pull request #24148 from l1tsolaiki/jsonpath
...
Jsonpath
2021-07-06 10:43:29 +03:00
Vitaly Baranov
e7b1e9a2fb
Merge pull request #25986 from vitlibar/fix-flaky-test_dictionaries_all_layouts_separate_sources-test_https
...
Fix parallel execution of integration tests
2021-07-06 09:22:06 +03:00
Alexey Milovidov
0269e34f18
tests/queries/0_stateless$ wc -l *.sql | grep -P '^\s+0' | awk '{ print $2 }' | xargs sed -i 's/$/\n/'
2021-07-06 08:45:54 +03:00
Vitaly Baranov
cdcc735d83
Merge pull request #25899 from vitlibar/improve-logging-in-integration-tests
...
Improve logging in integration tests.
2021-07-06 08:22:21 +03:00
mergify[bot]
720660e9e9
Merge branch 'master' into network-instrumentation
2021-07-06 00:54:34 +00:00
alexey-milovidov
b724138541
Merge pull request #25786 from kssenii/inconsisteny
...
Fix inconsistent behaviour of GROUP BY constant on empty set
2021-07-06 03:36:50 +03:00
Vitaliy Zakaznikov
999ce1c867
Enabling all TestFlows modules and fixing some tests.
2021-07-05 19:18:57 -04:00
Vitaly Baranov
87f59ba670
Fix parallel execution of integration tests.
2021-07-05 23:50:04 +03:00
Alexander Tokmakov
0f377fc4d8
Merge branch 'master' into fix_no_column_materialized_mysql
2021-07-05 22:07:56 +03:00
Maksim Kita
f3d74c84fe
Merge pull request #25982 from CurtizJ/fix-map-json-format
...
Fix formatting of type `Map` with integer keys to `JSON`
2021-07-05 21:54:31 +03:00
alexey-milovidov
22f3de1ad7
Merge pull request #26002 from kssenii/fix-yanex-check
...
Fix arcadia
2021-07-05 21:34:37 +03:00
kssenii
754140c538
Update skip list
2021-07-05 21:32:00 +03:00
Kseniia Sumarokova
8b075e34e7
Merge pull request #25984 from kssenii/add-drops-in-tests
...
Correct test
2021-07-05 18:35:53 +03:00
vdimir
f5b5f601f4
Merge branch 'master' into support-distinct-on
2021-07-05 15:44:20 +03:00
Andrey Z
5514adc607
upd
2021-07-05 15:36:03 +03:00
vdimir
dd06866fa8
Fix unbin for corner cases
2021-07-05 14:56:39 +03:00
vdimir
231740f2d6
Function bin for uint uses writeBinByte, correct for single zero
2021-07-05 14:44:50 +03:00
Kseniia Sumarokova
c72a1be0be
Merge pull request #25064 from ucasfl/merge
...
Database argument for StorageMerge support regular expression.
2021-07-05 14:14:44 +03:00
Andrey Z
254dbb021e
Fixed loop
2021-07-05 13:42:53 +03:00
Maksim Kita
cef9baf597
Merge pull request #25974 from zxc111/issue-3446
...
Add empty/notEmpty support UUID
2021-07-05 12:21:36 +03:00
Maksim Kita
577e69898a
Compile aggregate functions perf tests fix
2021-07-05 12:17:01 +03:00
Vitaly Baranov
72d751dc32
Add process id to pytest logs.
2021-07-05 11:25:58 +03:00
kssenii
c713ebe9c1
Add drops in tests
2021-07-05 11:20:58 +03:00
Kseniia Sumarokova
250f495456
Merge pull request #25975 from kssenii/follow-up
...
Follow-up for #20470
2021-07-05 06:36:43 +03:00
feng lv
b293f701b7
fix test
2021-07-05 03:34:19 +00:00
NengLiu
8b88988618
Merge branch 'master' into datatype-date32
...
# Conflicts:
# src/DataStreams/PostgreSQLBlockInputStream.cpp
2021-07-05 10:18:38 +08:00
NengLiu
dc0c65ef4f
Merge remote-tracking branch 'origin/master' into datatype-date32
2021-07-05 10:15:08 +08:00
Anton Popov
139482b5c9
fix formatting to json of Map type with integer keys
2021-07-05 03:35:27 +03:00
alexey-milovidov
02abbb549b
Merge pull request #25605 from azat/drop-race
...
Fix logical race between DETACH and merges
2021-07-05 03:00:14 +03:00
alexey-milovidov
fef7c557f6
Merge pull request #24789 from kitaisreal/compile-aggregation-functions
...
Compile aggregate functions
2021-07-05 02:57:49 +03:00
l1tsolaiki
7d1c561a7b
😰
2021-07-04 22:57:16 +03:00
l1tsolaiki
57972410c7
😤
2021-07-04 22:54:43 +03:00
kssenii
32b7d7b750
More correct startup on create query
2021-07-04 19:53:05 +00:00
l1tsolaiki
fd07dbe1f7
Please just work
2021-07-04 22:46:45 +03:00
l1tsolaiki
7965c638d2
Another try
2021-07-04 22:44:18 +03:00
l1tsolaiki
a0b6281790
Final fix order
2021-07-04 22:38:43 +03:00
l1tsolaiki
3d1e2fe550
Fix order again
2021-07-04 22:37:44 +03:00
mergify[bot]
27d6a69f6a
Merge branch 'master' into truncate
2021-07-04 19:37:13 +00:00
l1tsolaiki
4ef27cfc2d
Fix ans order
2021-07-04 22:36:35 +03:00
l1tsolaiki
3f8a22c35d
Fix syntax
2021-07-04 22:34:34 +03:00
l1tsolaiki
9f05b387e5
Add colons
2021-07-04 22:33:13 +03:00
l1tsolaiki
a48f500956
Add tests with multiple rows
2021-07-04 22:28:05 +03:00
Vitaly Baranov
618a77fafa
Improve logging in integration tests.
2021-07-04 22:24:54 +03:00
alexey-milovidov
3f5ef4afe0
Update 01936_empty_function_support_uuid.sql
2021-07-04 22:14:22 +03:00
Maksim Kita
62b88fda73
Merge pull request #25900 from kssenii/json-extract
...
Support LowCardinality, Decimal and uuid for json extract
2021-07-04 22:04:21 +03:00
Azat Khuzhin
7e17290acd
Fix sharding_key from column w/o function for remote()
...
P.S. that code looks redundant, and I'm not even sure that it was
required when it was first added in
325cc47ca5
.
2021-07-04 21:23:30 +03:00
feng lv
e73a908dd3
fix test
...
fix style
2021-07-04 16:45:04 +00:00
Kseniia Sumarokova
8351f1db99
Merge pull request #20470 from kssenii/pg-ch-replica
...
MaterializePostgreSQL table engine and database engine
2021-07-04 19:34:54 +03:00
alesapin
cf2fc94d9d
Merge pull request #25820 from ClickHouse/better_remove_empty_parts
...
Replace lost parts with empty parts instead of hacking replication queue
2021-07-04 18:55:49 +03:00
zxc111
a51067e7ff
update 01936_empty_function_support_uuid
2021-07-04 23:25:51 +08:00
alexey-milovidov
91aa1e6c7b
Update 01936_empty_function_support_uuid.sql
2021-07-04 18:13:20 +03:00
zxc111
faa174c6c4
Add test for function empty support uuid
2021-07-04 22:55:10 +08:00
l1tsolaiki
ae5cb2c8bf
Fix test (empty string)
2021-07-04 13:44:47 +03:00
kssenii
c060963875
Better
2021-07-04 13:33:10 +03:00
l1tsolaiki
520c4a8f8a
Fix according to review
2021-07-04 12:10:16 +03:00
kssenii
b39888f199
Do not allow inconsistency in publication
2021-07-04 08:54:41 +00:00
Kseniia Sumarokova
9b4d35ef95
Merge pull request #25940 from kssenii/move-to-prewhere-if-final
...
Add setting optimize_move_to_prewhere_if_final
2021-07-04 11:33:24 +03:00
Kseniia Sumarokova
705e839390
Merge branch 'master' into inconsisteny
2021-07-04 02:29:56 +03:00
mergify[bot]
6901fc7c7d
Merge branch 'master' into drop-race
2021-07-03 23:27:25 +00:00
kssenii
92eed10f10
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-extract
2021-07-04 02:24:22 +03:00
alexey-milovidov
916177a197
Merge branch 'master' into dev-map-bug
2021-07-04 02:03:43 +03:00
Alexey Milovidov
1960c717ed
A couple of tests
2021-07-04 01:59:28 +03:00
kssenii
8a8e72b77f
Update .reference
2021-07-03 18:44:17 +00:00
mergify[bot]
52366c4303
Merge branch 'master' into move-to-prewhere-if-final
2021-07-03 16:07:09 +00:00
Alexey Milovidov
127455f15f
Remove experimental ANTLR parser
2021-07-03 18:48:03 +03:00
Alexey Milovidov
313117c7d8
Skip ANTLR test
2021-07-03 18:28:42 +03:00
alexey-milovidov
51bf60a938
Merge pull request #17769 from xjewer/alex/remove_engine_setting
...
CLICKHOUSE-784: reset merge tree setting
2021-07-03 18:27:15 +03:00
alexey-milovidov
1dda771864
Merge pull request #25554 from CurtizJ/fix-alter-ttl-column
...
Fix `ALTER MODIFY COLUMN` of columns, which participates in TTL expressions
2021-07-03 18:26:37 +03:00
mergify[bot]
9da1c98998
Merge branch 'master' into fix_aggregation_ttl
2021-07-03 15:07:44 +00:00
mergify[bot]
a2183dff39
Merge branch 'master' into better_remove_empty_parts
2021-07-03 15:01:11 +00:00
kssenii
a0623ddb08
Correct test
2021-07-03 13:35:11 +00:00
mergify[bot]
a318ed966a
Merge branch 'master' into inconsisteny
2021-07-03 11:58:09 +00:00
Maksim Kita
c584312c57
Merge pull request #25924 from ClickHouse/joins-idiotic
...
Partially fix idiotic code in JOINs
2021-07-03 14:55:26 +03:00
Maksim Kita
f238d98fd0
Merge pull request #25923 from ClickHouse/nested-chinese
...
Add support for Chinese components in `Nested` data types
2021-07-03 14:51:37 +03:00
kssenii
0ce4c565d1
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-07-03 11:48:15 +00:00
kssenii
a9a91a4f15
Setting move to prewhere if final
2021-07-03 11:37:50 +00:00
kssenii
02681019f8
Fix
2021-07-03 08:48:42 +00:00
kssenii
1776b06ef8
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into inconsisteny
2021-07-03 08:43:35 +00:00
alexey-milovidov
7e0433bf07
Merge pull request #25904 from xjewer/alex/add_index_first
...
CLICKHOUSE-1194: add skipping index to the beginning of the list
2021-07-03 04:55:00 +03:00
Alexey Milovidov
acd1342df8
Skip test for ANTLR #25904
2021-07-03 04:54:43 +03:00
alexey-milovidov
ca063c3a70
Merge pull request #25913 from vitlibar/fix-crash-on-dictget-with-bad-argument
...
Fix crash on call dictGet() with bad arguments.
2021-07-03 04:53:23 +03:00
Alexey Milovidov
b20c0e2674
Partially fix idiotic code in JOINs
2021-07-03 03:23:14 +03:00
Alexey Milovidov
b26feb2b19
Add support for Chinese components in Nested data types
2021-07-03 03:13:21 +03:00
mergify[bot]
02cb287dc9
Merge branch 'master' into fix-alter-ttl-column
2021-07-02 23:49:46 +00:00
mergify[bot]
7aaed42035
Merge branch 'master' into jsonextractrawstring
2021-07-02 23:13:00 +00:00
Alexey Milovidov
132edc9e22
Allow quantiles* functions to work with aggregate_functions_null_for_empty
2021-07-02 22:47:43 +03:00
zxc111
ace487278f
refactory hex/unhex/bin/unbin
2021-07-03 02:08:17 +08:00
Maksim Kita
f16e8c3a4b
Merge pull request #25909 from ClickHouse/invalid-date
...
Correctly throw exception on attempt to parse invalid Date
2021-07-02 20:54:50 +03:00
Alexander Tokmakov
aa3f0b2032
fix
2021-07-02 19:39:55 +03:00
zxc111
12aea188b0
add bin/unbin support
2021-07-02 23:13:47 +08:00
feng lv
b0dffa3f3e
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into merge
2021-07-02 13:19:38 +00:00
Maksim Kita
48e325502e
Merge pull request #25907 from ClickHouse/null-valid-identifier
...
Add support for queries with `null` quoted identifier and ON CLUSTER
2021-07-02 15:36:35 +03:00
Vitaly Baranov
8b4fabe60c
Fix crash on call dictGet() with bad arguments.
2021-07-02 14:46:12 +03:00
Maksim Kita
e4a0e831f0
Update skip_list.json
2021-07-02 14:08:11 +03:00
Ilya Yatsishin
523155a020
Merge pull request #25908 from arenadata/ADQM-320
2021-07-02 13:25:22 +03:00
Maksim Kita
aec313cf4f
Merge branch 'master' into null-valid-identifier
2021-07-02 12:33:04 +03:00
Maksim Kita
9169a4cbb0
Merge pull request #25910 from ClickHouse/aggregate-function-constexpr-parameters
...
Allow constexpr parameters for aggregate functions
2021-07-02 12:32:24 +03:00
Maksim Kita
58f6c60904
Merge pull request #25602 from ClickHouse/fix-receive-time-metric
...
Make network receive time metric to correctly include the time spent waiting for data from the client to INSERT
2021-07-02 11:25:36 +03:00
Maksim Kita
55889eacf5
Add test to ANTLR skip list
2021-07-02 11:24:45 +03:00
Maksim Kita
3ae1278391
Fixed tests
2021-07-02 11:22:30 +03:00
feng lv
e25bf4de6d
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into merge
2021-07-02 03:19:39 +00:00
feng lv
3789e23dc9
fix
...
update
fix
2021-07-02 02:50:55 +00:00
alexey-milovidov
e4cb2b4a84
Merge pull request #25888 from azat/replxx-convert-history-file
...
Convert history file from readline format to replxx format
2021-07-02 04:30:05 +03:00
Alexey Milovidov
b8a0b4caf4
One more test
2021-07-02 03:57:46 +03:00
Alexey Milovidov
0e621788c7
Allow constexpr parameters for aggregate functions
2021-07-02 03:53:08 +03:00
Alexey Milovidov
b33d91412d
Correctly throw exception on invalid dates
2021-07-02 03:07:23 +03:00
Ilya Golshtein
63c71a7b4b
kerberized HDFS test fix if run in parallel
2021-07-02 02:12:31 +03:00
Alexey Milovidov
e6f0997924
Remove Arcadia
2021-07-02 02:01:52 +03:00
Alexey Milovidov
2866d45681
Add support for queries with null
quoted identifier and ON CLUSTER
2021-07-02 02:01:13 +03:00
alexey-milovidov
919cc10a3c
Merge pull request #25823 from azat/integration-tests-fixes
...
tests/integration: use iptables --wait
2021-07-02 00:58:33 +03:00
mergify[bot]
892c67891a
Merge branch 'master' into fix-receive-time-metric
2021-07-01 21:40:09 +00:00
alexey-milovidov
531e48afa3
Update 01923_network_receive_time_metric_insert.sh
2021-07-02 00:39:41 +03:00
Maksim Kita
97e1ddbe94
Fix before merge
2021-07-01 22:56:36 +03:00
Maksim Kita
325b54f623
Aggregator compile only part of aggregate functions
2021-07-01 22:56:36 +03:00
Maksim Kita
92a36e38f1
AggregateFunctionAvgWeighted fix accuracy
2021-07-01 22:56:36 +03:00
Maksim Kita
22491c8adc
Compile AggregateFunctionCount
2021-07-01 22:56:36 +03:00
Maksim Kita
fdf172a61e
Fixed tests
2021-07-01 22:56:36 +03:00
Maksim Kita
246ba45082
Added hits_100m_single benchmark
2021-07-01 22:56:36 +03:00
Maksim Kita
61a5c4f493
Fix min, max aggregate functions merge
2021-07-01 22:56:36 +03:00
Maksim Kita
0c395bc1ef
Added performance tests
2021-07-01 22:56:36 +03:00
Maksim Kita
e67198c144
Compile AggregateFunctionIfNull
2021-07-01 22:56:36 +03:00
Maksim Kita
507d9405e2
Compile AggregateFunctionAvgWeighted
2021-07-01 22:56:36 +03:00
Maksim Kita
56c1a4e447
Added tests
2021-07-01 22:56:36 +03:00
Aleksei Semiglazov
9a5365fc41
CLICKHOUSE-784: reset merge tree setting
...
Add an ability to reset custom setting to default and remove it from table's metadata.
This will allow to rollback the change without knowing the system/config's default.
Signed-off-by: Aleksei Semiglazov <asemiglazov@cloudflare.com>
2021-07-01 20:09:54 +01:00
Aleksei Semiglazov
f47e1ff102
CLICKHOUSE-1194: add skipping index to the beginning of the list
...
add the FIRST keyword to the ADD INDEX command to be able to add index in the beginning of the list.
Signed-off-by: Aleksei Semiglazov <asemiglazov@cloudflare.com>
2021-07-01 19:37:48 +01:00
Kruglov Pavel
e23cf79338
Merge pull request #25596 from ildus/map_add_for_maps
...
Support Map type in mapAdd and mapSubtract
2021-07-01 21:08:07 +03:00
kssenii
4d4ba4b5b1
More types for json functions
2021-07-01 16:46:34 +00:00
feng lv
9ad405cae8
update
...
update
fix test
fix test
2021-07-01 15:19:36 +00:00
Alexander Tokmakov
d9a77e3a1a
improve CREATE OR REPLACE query
2021-07-01 16:21:38 +03:00
feng lv
fe22563465
fix conflict
2021-07-01 13:09:33 +00:00
mergify[bot]
98fa9f7951
Merge branch 'master' into better_remove_empty_parts
2021-07-01 11:32:43 +00:00
Kruglov Pavel
0b032e852d
Merge pull request #25874 from Avogar/fix-arrow-test
...
Fix typo in the test 00900_orc_arrow_parquet_maps
2021-07-01 12:25:31 +03:00
kssenii
4ad0f45f0e
Some more tests
2021-07-01 08:35:28 +00:00
kssenii
f01c8edbff
Fix access to tables after restart
2021-07-01 07:33:58 +00:00
alexey-milovidov
cae19ca36e
Merge pull request #25559 from MyroTk/tfs_bigdatatypes_fix
...
Testflows - Extended Precision Data Type Tests - Minor syntax update.
2021-07-01 02:59:19 +03:00
Azat Khuzhin
626f47e044
Convert history file from readline format to replxx format
...
replxx requires each history line to prepended with time line:
### YYYY-MM-DD HH:MM:SS.SSS
select 1
And w/o those service lines it will load all lines from history file as
one history line for suggestion. And if there are lots of lines in file it
will take lots of time (getline() + tons of reallocations).
2021-06-30 22:06:16 +03:00
Azat Khuzhin
1b513556cf
Mark 01442_merge_detach_attach as long
2021-06-30 21:12:18 +03:00
Kseniia Sumarokova
360f772762
Merge pull request #25795 from sand6255/MySQL-column-comments-support
...
MySQL Engine column comments support
2021-06-30 20:18:47 +03:00
Kseniia Sumarokova
ed687f45a1
Merge branch 'master' into truncate
2021-06-30 20:08:42 +03:00
Pavel Kruglov
e7888bd707
Fix test 00900_orc_arrow_parquet_maps
2021-06-30 17:18:39 +03:00
Vitaly Baranov
27bc0caf53
Merge pull request #25861 from vitlibar/correct-messages-in-integration-tests
...
Correct messages in integration tests.
2021-06-30 14:45:02 +03:00
Vitaly Baranov
92ace627d2
Correct messages in integration tests.
2021-06-30 14:16:37 +03:00
alesapin
19aeb14dfd
Small tuning in test
2021-06-30 12:39:09 +03:00
alesapin
b33391f4ec
Merge pull request #25816 from vitlibar/collect-stderr-in-integration-tests
...
Collect stderr.log and stdout.log in all integration tests by default.
2021-06-30 12:16:49 +03:00
mergify[bot]
1799804243
Merge branch 'master' into fix_aggregation_ttl
2021-06-30 09:15:46 +00:00
mergify[bot]
8182b6e890
Merge branch 'master' into better_remove_empty_parts
2021-06-30 08:42:26 +00:00
Maksim Kita
3ebe43583f
Merge pull request #25831 from ClickHouse/add-test-25611
...
Add a test for #25611
2021-06-30 11:04:17 +03:00
Maksim Kita
1e9e073b0a
Merge pull request #25618 from vdimir/slow-dict-join-fix
...
Fix unnecessary dictionary re-reads in KeyGetterForDict
2021-06-30 10:54:48 +03:00
Kseniia Sumarokova
2f38b25ba6
Merge pull request #25834 from kssenii/fix-test
...
Fix odbc test
2021-06-30 10:29:42 +03:00
Storozhuk Kostiantyn
a279cf721d
Update test.py
2021-06-30 10:03:03 +03:00
kssenii
da70f85d4e
More tests
2021-06-29 23:11:46 +00:00
kssenii
9d5847a1a8
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-06-29 21:30:31 +00:00
alexey-milovidov
3a10c29319
Update 01923_network_receive_time_metric_insert.sh
2021-06-30 00:24:26 +03:00
kssenii
a8067fb3dd
Update test
2021-06-29 20:29:21 +00:00
Alexey Milovidov
ccd2f915af
Add a test for #25611
2021-06-29 23:15:03 +03:00
alexey-milovidov
3b5468d4a4
Merge pull request #25810 from ClickHouse/fix_version_update
...
Better test_version_update_after_mutation
2021-06-29 23:11:57 +03:00
kssenii
94a4c7ff85
Update ANTLR skip list
2021-06-29 19:56:05 +00:00
alesapin
a6834213a1
Add tests
2021-06-29 22:47:54 +03:00
Azat Khuzhin
283ec54cbe
tests/integration: use iptables --wait
...
Since integration tests runs in parallel, this should fix:
test_keeper_persistent_log_multinode/test.py::test_restart_multinode Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
And similar errors.
2021-06-29 21:07:39 +03:00
Alexander Tokmakov
fd914f3d97
fix 'Not found column' error in MaterializeMySQL
2021-06-29 20:47:41 +03:00
Maksim Kita
4bb3fd53f7
Merge pull request #24129 from kitaisreal/date-time-timezone-fix
...
Date time timezone fix
2021-06-29 20:13:37 +03:00
kssenii
40c51889a7
Update test
2021-06-29 16:05:53 +00:00
MyroTk
4afb4f97dd
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into tfs_bigdatatypes_fix
2021-06-29 17:54:33 +02:00
kssenii
6816e8c5aa
Revert change, fix injectiveness
2021-06-29 14:55:29 +00:00
Vitaly Baranov
3a3cbeb7aa
Collect stderr.log and stdout.log in all integration tests by default.
2021-06-29 17:30:47 +03:00
Kostiantyn Storozhuk
a9fad56b7a
Flaky test fixed
2021-06-29 18:07:18 +08:00
alesapin
cdc95fa98a
Merge pull request #25428 from ClickHouse/zookeeper_snapshots
...
Tool for conversion of ZooKeeper data into clickhouse-keeper snapshot
2021-06-29 12:58:45 +03:00
alesapin
44f1a96ad6
Better test_version_update_after_mutation
2021-06-29 12:49:40 +03:00
kssenii
e49930fde3
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into inconsisteny
2021-06-29 09:14:12 +00:00
Maksim Kita
41620a5661
Fixed tests
2021-06-29 11:05:07 +03:00
Andrey Z
fd598ee51a
Merge
2021-06-29 12:25:01 +05:00
Andrey Z
e11ea82ee4
Merge
2021-06-29 12:22:30 +05:00
Kostiantyn Storozhuk
a9510f25f9
Style fix
2021-06-29 15:22:08 +08:00
Neng Liu
2f6aed73c0
run test reference in Europe/Moscow timezhone
2021-06-29 10:11:46 +08:00
alexey-milovidov
5b21ca72ac
Merge pull request #25801 from azat/storage-merge-no-col-fix
...
Fix "No available columns" for Merge() storage
2021-06-29 04:23:52 +03:00
alexey-milovidov
878a159538
Merge pull request #25773 from ClickHouse/system-query-log-map-type-merge
...
Merging #23934
2021-06-29 04:19:53 +03:00
alexey-milovidov
3f6fe26e9a
Merge pull request #25731 from azat/fix-test
...
Fix 01641_memory_tracking_insert_optimize
2021-06-29 02:12:49 +03:00
Maksim Kita
60530b4dae
Fixed tests
2021-06-29 00:54:22 +03:00
Azat Khuzhin
15a14d6da2
Fix "No available columns" for Merge() storage
2021-06-29 00:39:38 +03:00
Kseniia Sumarokova
d9c46003cb
Merge pull request #25781 from sand6255/MaterializeMySQL-Engine-column-comments-improvement
...
MaterializeMySQL: Improved column comments support
2021-06-28 21:57:24 +03:00
Maksim Kita
764380f701
Updated tests
2021-06-28 19:56:15 +03:00
Kseniia Sumarokova
9d02af7d8b
Merge pull request #25676 from sand6255/MaterializeMySQL-Support-Enum-Data-Type
...
MaterializeMySQL: support ENUM data type
2021-06-28 19:15:00 +03:00
Kostiantyn Storozhuk
c2c78929cb
Implemented MySQL column comments support
2021-06-28 22:44:38 +08:00
alesapin
f90cfae368
Merge pull request #25619 from vitlibar/new-tests-for-select-privilege
...
Add tests for checking access rights for SELECT.
2021-06-28 17:23:16 +03:00
mergify[bot]
04814114e7
Merge branch 'master' into zookeeper_snapshots
2021-06-28 14:17:32 +00:00
kssenii
48d21bb03b
Fix inconsistency
2021-06-28 13:20:23 +00:00
Anton Popov
03507f548e
Merge branch 'master' into storage-merge-aliases
2021-06-28 16:03:10 +03:00
Maksim Kita
3f1bfb17ae
Fix ANTRL merge_prewhere_table test
2021-06-28 14:44:59 +03:00
Maksim Kita
352e1f27ff
Update using Map datatyle in system log tables before merge
2021-06-28 14:42:21 +03:00
alexey-milovidov
05f4bb45a5
Merge pull request #25756 from kssenii/rabbit-test
...
Try fix flacky rabbitmq test
2021-06-28 14:27:07 +03:00
Neng Liu
107616bce8
fix test error
2021-06-28 19:06:55 +08:00
alesapin
b11254d191
Merge branch 'master' into fix_aggregation_ttl
2021-06-28 13:31:29 +03:00
Zijie Lu
f20a1f708b
Merge branch 'master' into support-distinct-on
2021-06-28 16:38:29 +08:00
neng.liu
ec7604b013
add parquet test and fix add interval error when type is date32
2021-06-28 16:36:54 +08:00
alesapin
7e73762b48
Fix flaky test and wrong message
2021-06-28 11:28:45 +03:00
Maksim Kita
294b937a39
Merge branch 'system-query-log-map-type-merge' into system-querylog-map-continue
2021-06-28 11:27:59 +03:00
alesapin
1b56b0a020
Fix flaky test
2021-06-28 11:10:38 +03:00
Azat Khuzhin
11900c3238
Fix 01641_memory_tracking_insert_optimize
...
- Reverts #23617
- Apply changes from #23617
- Change repeat(10) to repeat(40) (memory tracking is different w/o
jemalloc (w/o nallocx()) , i.e. sanitizers, so increase memory usage a
little to make it fail under sanitizers)
- Unmark 01641_memory_tracking_insert_optimize_long as long
- Update skip list for 01641_memory_tracking_insert_optimize
2021-06-28 10:52:24 +03:00
Maksim Kita
c22b7a38ee
Merge pull request #25758 from ClickHouse/add-test-13993
...
Add a test for #13993
2021-06-28 10:38:49 +03:00
Maksim Kita
3dacf93c9c
Merge pull request #25753 from kitaisreal/exchange-dictionaries-database-ordinary-fix-test
...
DatabaseAtomic EXCHANGE DICTIONARIES fix test
2021-06-28 10:22:53 +03:00
Zijie Lu
b408c7d7e6
Merge branch 'master' into support-distinct-on
...
Signed-off-by: Zijie Lu <wslzj40@gmail.com>
2021-06-28 14:53:55 +08:00
Maksim Kita
31ecef90c3
Fixed tests
2021-06-28 01:41:55 +03:00
alexey-milovidov
a2c23c91a1
Update 01925_merge_prewhere_table.sql
2021-06-28 00:31:18 +03:00
Alexey Milovidov
b3c1f70fc0
Add a test for #13993
2021-06-28 00:30:26 +03:00
alexey-milovidov
a11351a473
Merge pull request #25484 from vdimir/issue-19589
...
Fix assert with non uint8 in prewhere
2021-06-28 00:03:12 +03:00
alexey-milovidov
11d9c36be0
Merge pull request #25742 from ClickHouse/fix-performance-test-2
...
Fix slow performance test
2021-06-27 23:52:33 +03:00
alexey-milovidov
16f88fd985
Merge pull request #25693 from novikd/master
...
Introduce system.data_skipping_indices table
2021-06-27 23:24:53 +03:00
kssenii
aa7133c239
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-06-27 20:08:00 +00:00
kssenii
c115c25e9c
Some change
2021-06-27 22:52:24 +03:00
kssenii
c3a2fc0584
Review fixes
2021-06-27 19:17:17 +00:00
Maksim Kita
2b46006774
DatabaseAtomic EXCHANGE DICTIONARIES fix test
2021-06-27 20:44:31 +03:00
alexey-milovidov
fb89505656
Merge pull request #25538 from kssenii/pg-dix
...
Fix postrges array conversion
2021-06-27 19:35:24 +03:00
alexey-milovidov
ec834fe213
Update 01917_prewhere_column_type.sql
2021-06-27 19:31:55 +03:00
alexey-milovidov
0a26687115
Merge pull request #23864 from azat/dist-split-batch-and-retry
...
Add ability to split distributed batch on failures (i.e. due to memory limits)
2021-06-27 19:28:26 +03:00
kssenii
db998c3f6c
More robust
2021-06-27 16:28:10 +00:00
alesapin
c977c33d6d
Fix bug in execution of TTL GROUP BY
2021-06-27 19:18:15 +03:00
Alexey Milovidov
f6fa720b4f
Better test
2021-06-27 19:06:24 +03:00
Alexey Milovidov
b11f9223de
Merge branch 'master' into fix-receive-time-metric
2021-06-27 19:00:39 +03:00
alexey-milovidov
8bcca162fc
Merge pull request #23311 from Avogar/uniq-theta-sketch
...
Add uniqTheta in performance test
2021-06-27 18:57:37 +03:00
Alexey Milovidov
887be640f9
Fix slow performance test
2021-06-27 18:54:21 +03:00
Anton Popov
2165ff679a
Merge branch 'master' into read-in-order-perf-2
2021-06-27 17:45:00 +03:00
Anton Popov
2828b4ed73
fix tests
2021-06-27 17:43:20 +03:00
feng lv
06242f85e6
fix
2021-06-27 06:09:23 +00:00
mergify[bot]
8ca52ea2df
Merge branch 'master' into master
2021-06-27 00:17:31 +00:00
Alexey Milovidov
686bf75f78
This performance test does not run in CI - remove
2021-06-27 03:11:59 +03:00
Alexey Milovidov
ba67097c0f
Fix test in database Ordinary
2021-06-27 02:54:22 +03:00
Alexey Milovidov
930a67da13
Fix the annoying Arcadia
2021-06-27 02:49:25 +03:00
Alexey Milovidov
1e55b9376a
Silent ANTLR parser test (non production)
2021-06-27 02:48:11 +03:00
kssenii
159de92197
Uncomment test
2021-06-26 22:05:20 +00:00
kssenii
3d90f0710c
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-06-26 22:04:47 +00:00
Maksim Kita
99689484aa
Fixed ANTRL tests
2021-06-26 14:28:33 +03:00
Maksim Kita
3c9ae7b5ba
Added more tests
2021-06-26 14:28:13 +03:00
Maksim Kita
008adabec2
Support REPLACE DICTIONARY, CREATE OR REPLACE DICTIONARY queries
2021-06-26 14:28:13 +03:00
alexey-milovidov
e766d2cb1f
Update 01917_system_data_skipping_indices.sql
2021-06-26 03:33:59 +03:00
alexey-milovidov
420839a4c0
Merge pull request #25697 from sundy-li/mysql-fix
...
[mysql] fix mysql select user() return empty
2021-06-26 03:31:46 +03:00
alexey-milovidov
1c5987ce71
Merge pull request #25720 from ClickHouse/add_test_for_working_code
...
Add working test
2021-06-26 03:29:36 +03:00
Anton Popov
fafae3ab8d
fix tests
2021-06-25 20:00:23 +03:00
Anton Popov
fa8ad1a7c6
reduce memory usage in queries with 'ORDER BY primary_key'
2021-06-25 19:23:41 +03:00
alesapin
cec2399015
Add working test
2021-06-25 18:30:49 +03:00
Ivan
14e43cfafa
Add CI check for darwin-aarch64 ( #25560 )
...
* Add support for darwin-aarch64
* Fix PVS warnings
* Add build configuration
* Fix packager args
2021-06-25 18:21:56 +03:00
feng lv
a947565de7
fix
2021-06-25 15:05:45 +00:00
feng lv
61550f91f2
fix and update test
2021-06-25 15:01:57 +00:00
Kseniia Sumarokova
1eb005850c
Merge branch 'master' into storage-merge-aliases
2021-06-25 17:33:31 +03:00
Kostiantyn Storozhuk
ca04b077ef
Improved column comments support
2021-06-25 22:30:11 +08:00
Nikita Mikhaylov
930a2aa0b7
Merge pull request #24095 from vdimir/view-join-settings
...
Use global settings for query to VIEW
2021-06-25 16:44:28 +03:00
Anton Popov
4a250dc14e
Merge pull request #25371 from CurtizJ/add-compatibility-setting
...
Add compatibility setting for name of tuple literals
2021-06-25 15:08:13 +03:00
vdimir
2949cd1e6f
Support ALIASed columns in JOIN ON expression
2021-06-25 14:50:02 +03:00
Storozhuk Kostiantyn
4a3145f586
Materialize my sql support enum data type
...
* Implemented Enum for MaterializeMySQL
2021-06-25 16:42:25 +08:00
feng lv
228e06628a
fix conflict
2021-06-25 08:06:06 +00:00
alesapin
d138ba79c7
Merge pull request #25549 from ClickHouse/add_test_for_concurrent_merges
...
Fix bug in TTL merges assignment
2021-06-25 11:02:29 +03:00
feng lv
b54287c8da
fix
2021-06-25 08:00:30 +00:00
kssenii
ded9007ca0
Fix
2021-06-25 07:49:38 +00:00
kssenii
ca1f336c46
Aliases for storageMerge fix
2021-06-25 05:28:44 +00:00
sundy-li
d423d07a87
[mysql] fix mysql select user() return empty
2021-06-25 10:20:22 +08:00
Dmitry Novik
960d0de73d
Introduce system.data_skipping_indices table
2021-06-25 02:05:45 +03:00
tavplubix
a14724ca7b
Merge pull request #25667 from ClickHouse/fix_rename_distributed2
...
Fix rename Distributed table
2021-06-25 00:05:06 +03:00
tavplubix
b9437fa6f6
Update arcadia_skip_list.txt
2021-06-25 00:04:31 +03:00
Kseniia Sumarokova
a04605fee3
Merge pull request #25579 from azat/client-param-parse
...
clickhouse-client: fix NULL dereference for --param w/o value
2021-06-24 23:26:21 +03:00
vdimir
241b64d02c
Support ALIASed columns for right joined table
2021-06-24 17:57:21 +03:00
vdimir
84e02911cf
Materialized columns for joined table, don't add to asterisk select
2021-06-24 17:14:36 +03:00
alesapin
d6fc2dcd99
Ban test
2021-06-24 17:13:16 +03:00
alesapin
230286776d
Merge branch 'master' into add_test_for_concurrent_merges
2021-06-24 16:37:25 +03:00
Ivan
e9e49a9085
Fix ANTLR parser and enable it back in CI ( #25638 )
...
* Fix
* Skip more tests
2021-06-24 14:45:29 +03:00
Alexander Tokmakov
3a25b05765
fix rename Distributed table
2021-06-24 13:00:33 +03:00
vdimir
6fae921d65
Smaller table in performance/dict_join.xml
2021-06-24 11:27:55 +03:00
alesapin
5c5b888ded
Lightweight test
2021-06-24 11:11:46 +03:00
tavplubix
b1263c18ee
Fix pcg deserialization ( #24538 )
...
* fix pcg deserialization
* Update 01156_pcg_deserialization.sh
* Update 01156_pcg_deserialization.sh
* Update 01156_pcg_deserialization.sh
* fix another bug
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2021-06-24 10:40:00 +03:00
tavplubix
a6d289c750
Merge pull request #25564 from ClickHouse/improve_replicated_database_tests3
...
Fix some tests
2021-06-24 10:38:15 +03:00
alexey-milovidov
e477e2c827
Merge pull request #25565 from ClickHouse/fix-flaky-test-01249
...
Fix flaky test 01249_flush_interactive.sh
2021-06-24 00:40:51 +03:00
Azat Khuzhin
f9b3a8770c
Add a test for clickhouse-client --param w/o value
2021-06-24 00:08:18 +03:00
alexey-milovidov
99f60a7c1d
Merge pull request #25513 from azat/use_compact_format_in_distributed_parts_names-2
...
Drop replicas from dirname for internal_replication=true
2021-06-23 22:51:07 +03:00
alesapin
d744136c0d
Merge branch 'master' into add_test_for_concurrent_merges
2021-06-23 22:26:15 +03:00
alesapin
81c74435a3
Fix drop part bug
2021-06-23 22:25:30 +03:00
Alexey Milovidov
bda33cad79
Add a test for #22108
2021-06-23 22:25:30 +03:00
Nikolai Kochetov
8bfa26102b
Merge pull request #25631 from ClickHouse/fix-explain-ast-no-query-crash
...
Fix crash in EXPLAIN AST without query.
2021-06-23 19:56:59 +03:00
tavplubix
48fbc78d31
Update shell_config.sh
2021-06-23 19:37:57 +03:00
tavplubix
1077e1f347
Update shell_config.sh
2021-06-23 18:27:39 +03:00
Kruglov Pavel
4913b18532
Merge pull request #25531 from Avogar/fix-arrow-decimal
...
Fix segfault in Arrow format, add arrow Decimal256 support in Arrow and Parquet.
2021-06-23 17:28:16 +03:00
vdimir
e530a86d0f
Add query with USING to 01925_join_materialized_columns
2021-06-23 17:08:54 +03:00
vdimir
b00efaf3d1
Add materialized columns to joined columns
2021-06-23 17:03:39 +03:00
Alexey Milovidov
fdff177823
Remove TestFlows (these are unstable third-party tests)
2021-06-23 16:29:17 +03:00
vdimir
ce0c0c6d2d
Update 00109_shard_totals_after_having.sql
2021-06-23 15:34:38 +03:00
Nikolai Kochetov
c92c352d9a
Fix crash in EXPLAIN AST without query.
2021-06-23 15:29:10 +03:00
Anton Popov
c5d041e9da
fix testflows
2021-06-23 14:56:31 +03:00
vdimir
ea7f798de4
Add tests/performance/dict_join.xml
2021-06-23 14:15:32 +03:00
Neng Liu
4769edb619
add more test case
2021-06-23 18:56:08 +08:00
Anton Popov
a15ee72d0f
Merge remote-tracking branch 'upstream/master' into HEAD
2021-06-23 13:53:01 +03:00
Anton Popov
93f15e443d
Merge pull request #25539 from CurtizJ/with-fill-totals
...
Fix usage of `WITH FILL` together with `WITH TOTALS`
2021-06-23 13:42:27 +03:00
Vitaly Baranov
c6d877d10b
Add tests for checking access rights for SELECT.
2021-06-23 12:54:50 +03:00
Kseniia Sumarokova
2e422c0e5c
Merge pull request #25551 from kssenii/add-test
...
Add test for progress bar
2021-06-23 12:33:06 +03:00
Alexander Tokmakov
ee5b0c2c34
fix test
2021-06-23 12:28:18 +03:00
mergify[bot]
fddf47a900
Merge branch 'master' into zookeeper_snapshots
2021-06-23 08:36:14 +00:00
Azat Khuzhin
353a770a87
Extend test_insert_distributed_async_send for distributed_directory_monitor_split_batch_on_failure
2021-06-23 02:48:47 +03:00
Azat Khuzhin
a0209178cc
Add ability to split distributed batch on failures
...
Add distributed_directory_monitor_split_batch_on_failure setting (OFF by
default), that will split the batch and send files one by one in case of
retriable errors.
v2: more error codes
2021-06-23 02:48:47 +03:00
Azat Khuzhin
e148ef739d
Drop replicas from dirname for internal_replication=true
...
Under use_compact_format_in_distributed_parts_names=1 and
internal_replication=true the server encodes all replicas for the
directory name for async INSERT into Distributed, and the directory name
looks like:
shard1_replica1,shard1_replica2,shard3_replica3
This is required for creating connections (to specific replicas only),
but in case of internal_replication=true, this can be avoided, since
this path will always includes all replicas.
This patch replaces all replicas with "_all_replicas" marker.
Note, that initial problem was that this path may overflow the NAME_MAX
if you will have more then 15 replicas, and the server will fail to
create the directory.
Also note, that changed directory name should not be a problem, since:
- empty directories will be removed since #16729
- and replicas encoded in the directory name is also supported anyway.
2021-06-23 02:47:38 +03:00
mergify[bot]
aa19af3bb1
Merge branch 'master' into fix-flaky-test-01249
2021-06-22 22:46:39 +00:00
Alexey Milovidov
e8200f5cef
Add a test for #22108
2021-06-23 00:21:32 +03:00
alexey-milovidov
bb41ba6929
Update 01923_network_receive_time_metric_insert.sh
2021-06-22 23:24:13 +03:00
Alexey Milovidov
99e08b7406
Make network receive time metric to correctly include the time spent waiting for data from the client to INSERT #9958
2021-06-22 23:22:13 +03:00
Anton Popov
18fad6d322
Merge remote-tracking branch 'upstream/master' into HEAD
2021-06-22 19:20:59 +03:00
kssenii
e0f330331b
Fix exception
2021-06-22 19:15:34 +03:00
mergify[bot]
c15493f0df
Merge branch 'master' into add_test_for_concurrent_merges
2021-06-22 15:49:35 +00:00
Pavel Kruglov
fb8374811a
Add new line at the end of files
2021-06-22 18:03:08 +03:00
Ildus Kurbangaliev
0a937e7377
Support Map type in mapAdd and mapSubtract
2021-06-22 17:02:42 +02:00
vdimir
80a001ab0c
Use settings from global context in StorageView
2021-06-22 17:39:09 +03:00
alesapin
3f88bc604e
Merge pull request #25583 from azat/clickhouse-test-log_comment
...
clickhouse-test: use basename (instead of full path) for log_comment
2021-06-22 17:37:39 +03:00
vdimir
85bcf8a1dc
Merge branch 'master' into view-join-settings
2021-06-22 17:36:44 +03:00
mergify[bot]
f3512f15d5
Merge branch 'master' into zookeeper_snapshots
2021-06-22 14:29:36 +00:00
tavplubix
7b5f34cb55
Update 01149_zookeeper_mutation_stuck_after_replace_partition.sql
2021-06-22 17:28:12 +03:00
Pavel Kruglov
6147ad6432
Fix tests
2021-06-22 17:27:03 +03:00
tavplubix
a6a43ce3ee
Revert "Implement h3ToGeo function"
2021-06-22 17:25:21 +03:00
alesapin
47b29092b4
Fix bug in MergerMutator parts selector
2021-06-22 16:47:42 +03:00
Alexey Milovidov
668846012f
Revert "Remove Testflows, because they are unstable"
...
This reverts commit eaf3f9c6e6
.
2021-06-22 16:44:59 +03:00
Anton Popov
ac25b55e87
Merge pull request #25546 from CurtizJ/fix-index-array-join
...
Fix usage of index with array columns and ARRAY JOIN
2021-06-22 16:23:00 +03:00
Nikita Mikhaylov
2ec3bc2d96
Merge pull request #25520 from azat/not-parser-fix
...
Fix NOT parsing
2021-06-22 16:19:39 +03:00
Anton Popov
447fef702d
fix fuzzer in query with 'WITH FILL' and 'WITH TOTALS'
2021-06-22 16:08:12 +03:00
Nikita Mikhaylov
19b3659517
Merge pull request #24867 from bharatnc/ncb/h3-indexing-funcs
...
Implement h3ToGeo function
2021-06-22 15:59:09 +03:00
alesapin
b8bdb17b8c
Merge branch 'master' into add_test_for_concurrent_merges
2021-06-22 14:55:01 +03:00
Alexander Tokmakov
92ea82eac9
fix test
2021-06-22 14:50:09 +03:00
alesapin
788e61f80e
Snapshots test
2021-06-22 14:43:26 +03:00
Zijie Lu
63db58710d
Support for DISTINCT ON (columns)
...
Signed-off-by: Zijie Lu <wslzj40@gmail.com>
2021-06-22 19:25:14 +08:00
Neng Liu
aadc2af5cb
add some functional test
2021-06-22 19:10:56 +08:00
alesapin
6b815b4f17
Merge branch 'master' into zookeeper_snapshots
2021-06-22 13:50:27 +03:00
alesapin
bf0a4864ac
Add support for set/get ACL commands
2021-06-22 13:49:35 +03:00
tavplubix
ea98d9ef89
Update 01149_zookeeper_mutation_stuck_after_replace_partition.sql
2021-06-22 12:51:53 +03:00
alesapin
730554589f
fix superdigest
2021-06-22 11:14:54 +03:00
Azat Khuzhin
d0f89322ac
clickhouse-test: use basename (instead of full path) for log_comment
2021-06-22 10:54:39 +03:00
alesapin
66b7df1d03
Merge pull request #25525 from ClickHouse/fix_some_tests
...
Fix some bugs in integration tests
2021-06-22 10:52:07 +03:00
Ilya Yatsishin
d6bdde54d9
Merge pull request #25212 from qoega/integration-6
...
More integration tests improvements
2021-06-22 10:19:22 +03:00
Kseniia Sumarokova
155bb03239
Merge branch 'master' into pg-dix
2021-06-22 10:14:52 +03:00
mergify[bot]
ae811e6048
Merge branch 'master' into add-test
2021-06-22 06:35:56 +00:00
Anton Popov
cbc7e61140
Update arcadia_skip_list.txt
2021-06-22 02:23:53 +03:00
Kseniia Sumarokova
9415b6e935
Update 01921_test_progress_bar.py
2021-06-21 23:46:26 +03:00
alesapin
70f7959de2
Merge branch 'update_buffer_size_in_nuraft' into zookeeper_snapshots
2021-06-21 23:02:42 +03:00
alesapin
8bbe65b4f4
Remove timeouts
2021-06-21 23:02:00 +03:00
alesapin
a356a9ca3d
Merge branch 'fix_some_tests' into zookeeper_snapshots
2021-06-21 23:00:07 +03:00
Kseniia Sumarokova
41c65a9965
Merge pull request #25528 from kssenii/something
...
Fix convertion of datetime with timezone for mysql, odbc, etc..
2021-06-21 22:55:22 +03:00
alesapin
c9c22996d4
One more fixed test
2021-06-21 22:52:44 +03:00
Alexey Milovidov
58a66db588
Fix flaky test 01249_flush_interactive.sh
2021-06-21 21:51:12 +03:00
Alexander Tokmakov
0de6e90a34
fix tests
2021-06-21 20:29:32 +03:00
Kseniia Sumarokova
f47dd116c4
Update test.py
2021-06-21 19:07:17 +03:00
alesapin
426710f8e3
Followup fix
2021-06-21 18:53:47 +03:00
MyroTk
00f9dfc12a
Syntax update - changing 'is' to '=='.
2021-06-21 17:49:28 +02:00
alesapin
590c82ce9b
Fix style
2021-06-21 18:47:57 +03:00
alesapin
731edc9a6d
Fixes in ACLs
2021-06-21 18:45:45 +03:00
kssenii
ac0f86cdbf
Truncate for s3
2021-06-21 15:44:36 +00:00
Yatsishin Ilya
e04957ce82
more
2021-06-21 18:42:40 +03:00
Anton Popov
662d5b8495
fix ALTER MODIFY COLUMN of columns, that participates in TTL expressions
2021-06-21 18:20:18 +03:00
kssenii
fc9179de1f
Add test for progress bar
2021-06-21 14:20:29 +00:00
Nicolae Vartolomei
660e824851
Missed one server_died.set()
2021-06-21 15:13:23 +01:00
alesapin
a173baf1ea
Add test for concurrent ttl merges
2021-06-21 17:02:41 +03:00
kssenii
4688f9e038
hdfs truncate table
2021-06-21 13:59:57 +00:00
Alexey Milovidov
eaf3f9c6e6
Remove Testflows, because they are unstable
2021-06-21 16:59:19 +03:00
alesapin
76cee4e3cf
Debugging
2021-06-21 16:58:39 +03:00
Amos Bird
0adad2425a
json extract string or raw
2021-06-21 21:36:42 +08:00
Anton Popov
ffa56bde24
fix usage of index with array columns and ARRAY JOIN
2021-06-21 15:34:05 +03:00
vdimir
eb85c5a8e7
Fix assert with non uint8 in prewhere
2021-06-21 15:32:29 +03:00
Anton Popov
82f0a5f2dd
fix usage of WITH FILL together with WITH TOTALS
2021-06-21 14:43:38 +03:00
Nicolae Vartolomei
115edd3e42
Fix hang and incorrect exit code returned from clickhouse-test
...
Variables aren't shared when using multiprocessing, use shared memory
instead
https://docs.python.org/3/library/multiprocessing.html#shared-ctypes-objects .
There appears to be a deadlock when multiple threads try to send
sigterm signal at the same time. Avoid it by making sure sigterm is sent
only once for the process group.
2021-06-21 12:37:36 +01:00
kssenii
0f9fc33a4e
Fix postgres arrays
2021-06-21 11:27:10 +00:00
alesapin
743600a359
Merge branch 'update_buffer_size_in_nuraft' into zookeeper_snapshots
2021-06-21 13:46:22 +03:00
alesapin
8cf5f8e748
Followup fix
2021-06-21 13:30:39 +03:00
Anton Popov
c2754c34f4
Merge remote-tracking branch 'upstream/master' into HEAD
2021-06-21 12:42:48 +03:00
Pavel Kruglov
604080239c
Add tests for Parquet
2021-06-21 12:23:24 +03:00
Pavel Kruglov
556ec9e533
Fix segfault in arrow and support Decimal256
2021-06-21 12:06:28 +03:00
kssenii
c0732ddc12
Fix datetime with timezone
2021-06-21 08:22:12 +00:00
alesapin
a63da94ae4
Revert "Merge pull request #25526 from ClickHouse/revert-25459-add_run_id_option"
...
This reverts commit 7c7e96f26c
, reversing
changes made to a54cbef5b7
.
2021-06-21 11:14:26 +03:00
alesapin
da0a3997f4
Merge branch 'master' into fix_some_tests
2021-06-21 11:14:22 +03:00
alesapin
feecf398fb
Revert "Add run-id option to integration tests"
2021-06-21 11:10:44 +03:00
Kruglov Pavel
a54cbef5b7
Merge pull request #24341 from Avogar/arrow
...
Support complex types in Arrow/Parquet/ORC
2021-06-21 11:05:57 +03:00
alesapin
c7781e24d5
Fix some flaky tests
2021-06-21 11:02:27 +03:00
alesapin
65ce3929b8
Merge pull request #25459 from ClickHouse/add_run_id_option
...
Add run-id option to integration tests
2021-06-21 10:21:24 +03:00
Azat Khuzhin
fabff86788
Fix NOT parsing
2021-06-20 23:27:24 +03:00
Anton Popov
e409ead64a
fix tests
2021-06-20 23:18:05 +03:00
Anton Popov
d8b6f15ef4
Merge pull request #23027 from azat/distributed-push-down-limit
...
Add ability to push down LIMIT for distributed queries
2021-06-20 23:08:50 +03:00
alexey-milovidov
77b7cec8c0
Merge pull request #25498 from vzakaznikov/enable_rbac_testflows_tests
...
Enabling TestFlows RBAC tests.
2021-06-20 21:40:21 +03:00
Vitaliy Zakaznikov
8a56419a9a
Fixing alter modify tests to explicitly set the default value to '0' so that
...
we don't have empty strings that are not guaranteed to
convert to 0.
2021-06-20 10:06:12 -04:00
Nikolay Degterinsky
8cb25c5757
Fixed lemmatize integration test
2021-06-20 11:28:35 +00:00
alexey-milovidov
bf482f75a7
Merge pull request #25427 from azat/replxx-container-overflow
...
Fix container-overflow in replxx during incremental search (Ctrl-R)
2021-06-20 14:10:58 +03:00
Mike Kot
4c391f8e99
SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] ( #13652 )
...
* initial commit: add setting and stub
* typo
* added test stub
* fix
* wip merging new integration test and code proto
* adding steps interpreters
* adding firstly proposed solution (moving parts etc)
* added checking zookeeper path existence
* fixing the include
* fixing and sorting includes
* fixing outdated struct
* fix the name
* added ast ptr as level of indirection
* fix ref
* updating the changes
* working on test stub
* fix iterator -> reference
* revert rocksdb submodule update
* fixed show privileges test
* updated the test stub
* replaced rand() with thread_local_rng(), updated the tests
updated the test
fixed test config path
test fix
removed error messages
fixed the test
updated the test
fixed string literal
fixed literal
typo: =
* fixed the empty replica error message
* updated the test and the code with logs
* updated the possible test cases, updated
* added the code/test milestone comments
* updated the test (added more testcases)
* replaced native assert with CH one
* individual replicas recursive delete fix
* updated the AS db.name AST
* two small logging fixes
* manually generated AST fixes
* Updated the test, added the possible algo change
* Some thoughts about optimizing the solution:
ALTER MOVE PARTITION .. TO TABLE -> move to detached/ + ALTER ... ATTACH
* fix
* Removed the replica sync in test as it's invalid
* Some test tweaks
* tmp
* Rewrote the algo by using the executeQuery instead of
hand-crafting the ASTPtr.
Two questions still active.
* tr: logging active parts
* Extracted the parts moving algo into a separate helper function
* Fixed the test data and the queries slightly
* Replaced query to system.parts to direct invocation,
started building the test that breaks on various parts.
* Added the case for tables when at least one replica is alive
* Updated the test to test replicas restoration by detaching/attaching
* Altered the test to check restoration without replica restart
* Added the tables swap in the start if the server failed last time
* Hotfix when only /replicas/replica... path was deleted
* Restore ZK paths while creating a replicated MergeTree table
* Updated the docs, fixed the algo for individual replicas restoration case
* Initial parts table storage fix, tests sync fix
* Reverted individual replica restoration to general algo
* Slightly optimised getDataParts
* Trying another solution with parts detaching
* Rewrote algo without any steps, added ON CLUSTER support
* Attaching parts from other replica on restoration
* Getting part checksums from ZK
* Removed ON CLUSTER, finished working solution
* Multiple small changes after review
* Fixing parallel test
* Supporting rewritten form on cluster
* Test fix
* Moar logging
* Using source replica as checksum provider
* improve test, remove some code from parser
* Trying solution with move to detached + forget
* Moving all parts (not only Committed) to detached
* Edited docs for RESTORE REPLICA
* Re-merging
* minor fixes
Co-authored-by: Alexander Tokmakov <avtokmakov@yandex-team.ru>
2021-06-20 11:24:43 +03:00
Nikolay Degterinsky
8d811124ee
Changed function names in stateless tokenize test
2021-06-19 23:24:35 +00:00
Nikolay Degterinsky
b1c15d9014
Fixed integration test
2021-06-19 20:27:26 +00:00
Azat Khuzhin
efb6433a39
Fix container-overflow in replxx during incremental search (Ctrl-R)
...
ASAN report:
=================================================================
==7686==ERROR: AddressSanitizer: container-overflow on address 0x6200000bf080 at pc 0x00002a787e79 bp 0x7fffffffa2f0 sp 0x7fffffffa2e8
READ of size 4 at 0x6200000bf080 thread T0
0 0x2a787e78 in replxx::calculate_displayed_length(char32_t const*, int) obj-x86_64-linux-gnu/../contrib/replxx/src/util.cxx:66:15
1 0x2a75786c in replxx::Replxx::ReplxxImpl::dynamicRefresh(replxx::Prompt&, char32_t*, int, int) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:2201:3
2 0x2a7453f0 in replxx::Replxx::ReplxxImpl::incremental_history_search(char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:2008:3
3 0x2a73eecc in replxx::Replxx::ReplxxImpl::action(unsigned long long, replxx::Replxx::ACTION_RESULT (replxx::Replxx::ReplxxImpl::* const&)(char32_t), char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1246:29
4 0x2a73eecc in replxx::Replxx::ReplxxImpl::invoke(replxx::Replxx::ACTION, char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:318:70
5 0x2a74ed29 in std::__1::__function::__policy_func<replxx::Replxx::ACTION_RESULT (char32_t)>::operator()(char32_t&&) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2221:16
6 0x2a74ed29 in std::__1::function<replxx::Replxx::ACTION_RESULT (char32_t)>::operator()(char32_t) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2560:12
7 0x2a74ed29 in replxx::Replxx::ReplxxImpl::get_input_line() obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx🔢 11
8 0x2a74dd3c in replxx::Replxx::ReplxxImpl::input(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:580:8
9 0x2a2a4075 in ReplxxLineReader::readOneLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/ReplxxLineReader.cpp:112:29
10 0x2a29b499 in LineReader::readLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/LineReader.cpp:81:26
11 0xb580f02 in DB::Client::mainImpl() obj-x86_64-linux-gnu/../programs/client/Client.cpp:665:33
12 0xb575825 in DB::Client::main(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../programs/client/Client.cpp:300:20
13 0x2a3aff25 in Poco::Util::Application::run() obj-x86_64-linux-gnu/../contrib/poco/Util/src/Application.cpp:334:8
14 0xb54c810 in mainEntryClickHouseClient(int, char**) obj-x86_64-linux-gnu/../programs/client/Client.cpp:2702:23
15 0xb326d8a in main obj-x86_64-linux-gnu/../programs/main.cpp:360:12
16 0x7ffff7dcbb24 in __libc_start_main (/usr/lib/libc.so.6+0x27b24)
17 0xb2794ad in _start (/src/ch/tmp/upstream/clickhouse-asan+0xb2794ad)
0x6200000bf080 is located 0 bytes inside of 3672-byte region [0x6200000bf080,0x6200000bfed8)
allocated by thread T0 here:
0 0xb3231dd in operator new(unsigned long) (/src/ch/tmp/upstream/clickhouse-asan+0xb3231dd)
1 0x2a75fb15 in void* std::__1::__libcpp_operator_new<unsigned long>(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/new:235:10
2 0x2a75fb15 in std::__1::__libcpp_allocate(unsigned long, unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/new:261:10
3 0x2a75fb15 in std::__1::allocator<char32_t>::allocate(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/memory:840:38
4 0x2a75fb15 in std::__1::allocator_traits<std::__1::allocator<char32_t> >::allocate(std::__1::allocator<char32_t>&, unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/__memory/allocator_traits.h:468:21
5 0x2a75fb15 in std::__1::vector<char32_t, std::__1::allocator<char32_t> >::__vallocate(unsigned long) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector:993:37
6 0x2a75fb15 in std::__1::enable_if<(__is_cpp17_forward_iterator<char32_t*>::value) && (is_constructible<char32_t, std::__1::iterator_traits<char32_t*>::reference>::value), void>::type std::__1::vector<char32_t, std::__1::allocator<char32_t> >::assign<char32_t*>(char32_t*, char32_t*) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector:1460:9
7 0x2a745242 in std::__1::vector<char32_t, std::__1::allocator<char32_t> >::operator=(std::__1::vector<char32_t, std::__1::allocator<char32_t> > const&) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector:1405:9
8 0x2a745242 in replxx::UnicodeString::assign(replxx::UnicodeString const&) obj-x86_64-linux-gnu/../contrib/replxx/src/unicodestring.hxx:83:9
9 0x2a745242 in replxx::Replxx::ReplxxImpl::incremental_history_search(char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1993:24
10 0x2a73eecc in replxx::Replxx::ReplxxImpl::action(unsigned long long, replxx::Replxx::ACTION_RESULT (replxx::Replxx::ReplxxImpl::* const&)(char32_t), char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:1246:29
11 0x2a73eecc in replxx::Replxx::ReplxxImpl::invoke(replxx::Replxx::ACTION, char32_t) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:318:70
12 0x2a74ed29 in std::__1::__function::__policy_func<replxx::Replxx::ACTION_RESULT (char32_t)>::operator()(char32_t&&) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2221:16
13 0x2a74ed29 in std::__1::function<replxx::Replxx::ACTION_RESULT (char32_t)>::operator()(char32_t) const obj-x86_64-linux-gnu/../contrib/libcxx/include/functional:2560:12
14 0x2a74ed29 in replxx::Replxx::ReplxxImpl::get_input_line() obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx🔢 11
15 0x2a74dd3c in replxx::Replxx::ReplxxImpl::input(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../contrib/replxx/src/replxx_impl.cxx:580:8
16 0x2a2a4075 in ReplxxLineReader::readOneLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/ReplxxLineReader.cpp:112:29
17 0x2a29b499 in LineReader::readLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) obj-x86_64-linux-gnu/../base/common/LineReader.cpp:81:26
18 0xb580f02 in DB::Client::mainImpl() obj-x86_64-linux-gnu/../programs/client/Client.cpp:665:33
19 0xb575825 in DB::Client::main(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../programs/client/Client.cpp:300:20
20 0x2a3aff25 in Poco::Util::Application::run() obj-x86_64-linux-gnu/../contrib/poco/Util/src/Application.cpp:334:8
21 0xb54c810 in mainEntryClickHouseClient(int, char**) obj-x86_64-linux-gnu/../programs/client/Client.cpp:2702:23
22 0xb326d8a in main obj-x86_64-linux-gnu/../programs/main.cpp:360:12
23 0x7ffff7dcbb24 in __libc_start_main (/usr/lib/libc.so.6+0x27b24)
HINT: if you don't care about these errors you may set ASAN_OPTIONS=detect_container_overflow=0.
If you suspect a false positive see also: https://github.com/google/sanitizers/wiki/AddressSanitizerContainerOverflow .
SUMMARY: AddressSanitizer: container-overflow obj-x86_64-linux-gnu/../contrib/replxx/src/util.cxx:66:15 in replxx::calculate_displayed_length(char32_t const*, int)
Shadow bytes around the buggy address:
0x0c408000fdc0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c408000fdd0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x0c408000fde0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x0c408000fdf0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
0x0c408000fe00: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
=>0x0c408000fe10:[fc]fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe20: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe30: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe40: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe50: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
0x0c408000fe60: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
Shadow gap: cc
==7686==ABORTING
Refs: https://github.com/ClickHouse-Extras/replxx/pull/16
v2: fix test, do not use /dev/null since it client will lock it
2021-06-19 18:41:33 +03:00
Amos Bird
c56df3e134
Update again
2021-06-19 22:59:53 +08:00
Azat Khuzhin
c6339b4c08
Stable NOT chain formatting
2021-06-19 08:03:36 +03:00
Vitaliy Zakaznikov
8615e31c88
Fixing extended precision data types SRS name.
2021-06-18 18:35:35 -04:00
Vitaliy Zakaznikov
6567b819bd
Enabling TestFlows RBAC tests.
2021-06-18 17:29:33 -04:00
Alexey Milovidov
29b80af6cc
Skip RocksDB tests for Ordinary database
2021-06-19 00:09:50 +03:00
alesapin
49cd16e74f
Better
2021-06-18 22:08:12 +03:00
alesapin
b5dae909dd
Add some tests
2021-06-18 21:36:19 +03:00
Amos Bird
f2ed5ef42b
Nullable primary key with correct KeyCondition
2021-06-18 23:04:24 +08:00
Kseniia Sumarokova
4fe722d1a4
Merge pull request #25431 from vitlibar/no-underscore_before-preprocessed_configs
...
Fix underscore before preprocessed configs.
2021-06-18 17:53:03 +03:00
mergify[bot]
c723dd7d40
Merge branch 'master' into arrow
2021-06-18 12:18:57 +00:00
alexey-milovidov
e4d80f53fa
Merge pull request #25311 from ClickHouse/fix-bad-test-client_print_query_id
...
Fix flaky test 01520_client_print_query_id and others.
2021-06-18 14:41:29 +03:00
alesapin
5a014cb1e1
Add sometest
2021-06-18 14:02:15 +03:00
Maksim Kita
822f77be74
Merge pull request #25458 from kitaisreal/low-cardinality-interval-type
...
DataTypeLowCardinality support DataTypeInterval tests
2021-06-18 13:16:42 +03:00
alesapin
f0490ad7c1
Better formatting
2021-06-18 12:24:04 +03:00
alesapin
8a5bc2e7bc
Add run-id option to integration tests
2021-06-18 12:23:22 +03:00
Maksim Kita
180f0aa1e0
Added tests for DataTypeLowCardinality support DataTypeInterval
2021-06-18 11:49:40 +03:00
Vladimir
6af272891a
Merge pull request #24870 from azat/mv-dist-join-fix
2021-06-18 11:18:43 +03:00
Vladimir
fab7c9c7f6
Merge pull request #24061 from vdimir/issue-23351
2021-06-18 11:07:28 +03:00
Vladimir
51e5a019ed
Merge pull request #25410 from vdimir/issue-21730
2021-06-18 11:00:26 +03:00
Maksim Kita
1b53719d0f
Merge pull request #25446 from ClickHouse/add-test-8417
...
Add a test for #8417
2021-06-18 10:20:09 +03:00
Nikolai Kochetov
b2620e1def
Merge pull request #24405 from amosbird/replacemorealias
...
Rewrite more alias columns
2021-06-18 09:10:31 +03:00
Latysheva Alexandra
48d3419160
Merge branch 'master' into alexelex-encryption-1
2021-06-18 11:28:08 +06:00
Vitaly Baranov
f766d74fb6
Fix testflows LDAP tests.
2021-06-18 06:18:40 +03:00
alexey-milovidov
85c64346d9
Merge pull request #25409 from vdimir/issue-20624
...
Add test from issue #20624
2021-06-18 01:52:12 +03:00
Alexey Milovidov
16da9d3002
Add a test for #8417
2021-06-18 01:45:27 +03:00
Maksim Kita
b34b66c55d
Merge pull request #25394 from ClickHouse/function-bit-position-to-array-merge
...
Merging #23843
2021-06-18 01:31:33 +03:00
Nikolai Kochetov
669b8a8b96
Merge pull request #25370 from ClickHouse/disable-query_plan_filter_push_down-because-of-25368
...
Fix lost WHERE condition in expression-push-down optimization of query plan
2021-06-17 23:07:32 +03:00
Maksim Kita
1de01ae722
Merge pull request #25417 from Avogar/turn-off-coverage
...
Turn off WITH_COVERAGE in build with clang-tidy
2021-06-17 22:35:58 +03:00
Maksim Kita
ca672b0a0d
Function bitPositionsToArray added support for big integers
2021-06-17 22:32:39 +03:00
Vladimir
9e5ef95677
Merge pull request #25288 from amosbird/fixjoingetornull
2021-06-17 21:54:21 +03:00
alesapin
9e77ca7182
Merge branch 'master' into nlp
2021-06-17 21:47:41 +03:00
alexey-milovidov
35411d1085
Merge pull request #24427 from azat/formatting-fixes
...
Fix formatting of negative values
2021-06-17 21:21:47 +03:00
mergify[bot]
1740e1d00d
Merge branch 'master' into fix-bad-test-client_print_query_id
2021-06-17 18:03:31 +00:00
alexey-milovidov
3a049a2bcd
Update 01676_long_clickhouse_client_autocomplete.sh
2021-06-17 20:58:37 +03:00
alexey-milovidov
66c0df99d4
Merge pull request #25323 from ClickHouse/try-to-change-signal-for-integration-rests
...
Use signal 15 in restart_with_latest_version
2021-06-17 20:56:00 +03:00
alexey-milovidov
496aff2118
Merge pull request #25300 from ClickHouse/simpla-agg-func-for-summing-mt
...
Support simple aggregate functions for SummingMergeTree.
2021-06-17 20:18:51 +03:00
alexey-milovidov
d8174cb9fd
Merge pull request #25390 from ClickHouse/add-test-23163
...
Add a test for #23163
2021-06-17 20:08:35 +03:00
alexey-milovidov
c48402d997
Merge pull request #23434 from amosbird/preferglobal
...
Add prefer_global_in_and_join setting
2021-06-17 19:48:28 +03:00
l1tsolaiki
f2d451e0ec
Merge branch 'ClickHouse:master' into jsonpath
2021-06-17 18:25:26 +03:00
Pavel Kruglov
7cf88594da
Turn off WITH_COVERAGE in build with clang-tidy
2021-06-17 17:35:36 +03:00
Kseniia Sumarokova
f9c0bfb769
Merge pull request #25199 from sand6255/MySQL-column-comments-support
...
MaterializeMySQL Engine column comments support
2021-06-17 17:08:53 +03:00
vdimir
c95ff5d38d
Upd 01049_join_low_card_bug_long
2021-06-17 15:55:41 +03:00
vdimir
b7c421854d
Upd 01049_join_low_card_bug_long
2021-06-17 15:44:58 +03:00
vdimir
23fb229dec
Merge branch 'update_01049_join_low_card_bug' into issue-23351
2021-06-17 15:38:40 +03:00
vdimir
e86592d0b5
Add test 01916_lowcard_dict_type
2021-06-17 15:30:22 +03:00
vdimir
8d4ccb40de
Add test from issue #20624
2021-06-17 14:20:48 +03:00
l1tsolaiki
8bac279cb8
Merge branch 'jsonpath' of github.com:l1tsolaiki/ClickHouse into jsonpath
2021-06-17 13:21:13 +03:00
l1tsolaiki
ff3857fbe7
Add root parsing
2021-06-17 13:18:43 +03:00
vdimir
3895f752eb
Revert "Replace engine Memory to TinyLog in 01049_join_low_card_bug.sql"
...
This reverts commit 64e8f8222e
.
2021-06-17 13:16:26 +03:00
vdimir
ae450fb2a2
Merge branch 'master' into update_01049_join_low_card_bug
2021-06-17 13:15:15 +03:00
Nikolai Kochetov
4a496f1374
Fix lost considion in predicate push down.
2021-06-17 12:47:12 +03:00
Pavel Kruglov
87cb617f3d
Turn off WITH_COVERAGE in debug special build
2021-06-17 12:42:01 +03:00
Maksim Kita
bc86b2b738
Updated function bitPositionsToArray before merge
2021-06-17 12:20:53 +03:00
vdimir
64e8f8222e
Replace engine Memory to TinyLog in 01049_join_low_card_bug.sql
2021-06-17 12:00:33 +03:00
vdimir
8f6614bc8f
Replace engine Memory to TinyLog in 01049_join_low_card_bug_long.sql
2021-06-17 11:59:32 +03:00
Vladimir
7a56ab8b1d
Merge pull request #25299 from mga-chka/equals_op_in_sequence_functions
2021-06-17 11:45:04 +03:00
mergify[bot]
13fdefebf5
Merge branch 'master' into fixjoingetornull
2021-06-17 08:26:13 +00:00
Maksim Kita
5b2380d541
Merge branch 'function-bit-position-to-array-merge' into feature-function-bitpositionToArray
2021-06-17 10:23:41 +03:00
Maksim Kita
37770f20fc
Merge pull request #25372 from ClickHouse/add-date-name-function-merge
...
Merging #23085
2021-06-17 10:16:32 +03:00
Azat Khuzhin
70df1536a2
Update 01566_negate_formatting expectations
2021-06-17 10:07:05 +03:00
Azat Khuzhin
9242654231
negate: replace special case with parens
...
v0: negate: add parens for negative values
Before this patch -(-1) was formatted to --1, but this is not valid
syntax.
v2: replace special case with parens, otherwise formatting of -(-(-1))
will be unstable, in v0 it was formatted to -(1) but -(1) is
formatted to -1 [1].
[1]: https://clickhouse-test-reports.s3.yandex.net/24427/4512460aeb02fec557c558eee3f8291a6297efb2/fuzzer_asan/fuzzer.log
2021-06-17 10:07:03 +03:00
Amos Bird
c8ea6527cb
Add prefer_global_in_and_join setting
2021-06-17 14:27:29 +08:00
mergify[bot]
04adc58ba1
Merge branch 'master' into try-to-change-signal-for-integration-rests
2021-06-17 06:20:40 +00:00
alexey-milovidov
5e63d28782
Update 01676_long_clickhouse_client_autocomplete.sh
2021-06-17 09:20:37 +03:00
alexey-milovidov
fffd69b023
Merge pull request #25283 from ClickHouse/if-support-int-decimal
...
Remove code and fix #20549
2021-06-17 09:17:42 +03:00
alexey-milovidov
f12368bbb4
Merge pull request #25285 from ClickHouse/add-test-17964
...
Add a test for #17964
2021-06-17 09:14:25 +03:00
alexey-milovidov
1aac27e903
Merge pull request #25286 from ClickHouse/add-test-17367
...
Add a test for #17367
2021-06-17 09:13:55 +03:00
alexey-milovidov
0972b53ef4
Merge pull request #25374 from vzakaznikov/enable_ldap_tests_and_increase_verification_cooldown_perforamnce_timeout
...
TestFlows: increase LDAP verification cooldown performance tests timeout to 600 sec
2021-06-17 09:09:58 +03:00
alexey-milovidov
ce666a1a6d
Update 01915_merge_prewhere_virtual_column_rand_chao_wang.sql
2021-06-17 09:08:02 +03:00
alexey-milovidov
f7707b4409
Merge pull request #25391 from amosbird/ctf
...
Fix column transformer replace format issue
2021-06-17 09:06:57 +03:00
mergify[bot]
41d007a1b3
Merge branch 'master' into MySQL-column-comments-support
2021-06-17 05:40:15 +00:00
tavplubix
2b62a09aa3
Merge pull request #25373 from ClickHouse/improve_replicated_database_tests2
...
Improve Replicated database tests 2
2021-06-17 08:34:06 +03:00
Amos Bird
f9d00d6dfb
Fix column transformer replace format issue
2021-06-17 11:12:26 +08:00
Alexey Milovidov
2262636c3c
Add a test for #23163
2021-06-17 06:05:28 +03:00
Vitaliy Zakaznikov
4df870f10a
Re-enabling LDAP tests.
2021-06-16 19:48:02 -04:00
Vitaliy Zakaznikov
411572b3a2
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into enable_ldap_tests_and_increase_verification_cooldown_perforamnce_timeout
2021-06-16 19:47:43 -04:00
Vitaliy Zakaznikov
f72845fb9d
Increase LDAP verification cooldown performance tests timeout to 600 sec.
2021-06-16 19:25:59 -04:00
Alexey Milovidov
0f1a94bdef
Merge branch 'master' into if-support-int-decimal
2021-06-17 01:53:58 +03:00
Alexey Milovidov
78031d1228
Rename test
2021-06-17 01:53:49 +03:00
alexey-milovidov
04be5437d9
Merge pull request #25296 from abyss7/http-issues
...
Add settings for HTTP header limitations
2021-06-17 01:50:48 +03:00
alexey-milovidov
34891f5954
Merge pull request #25317 from ClickHouse/try-fix-ttl-repl
...
Update test_ttl_replicated
2021-06-17 01:46:13 +03:00
mergify[bot]
1a5e2c8e45
Merge branch 'master' into add-test-17367
2021-06-16 22:45:43 +00:00
alexey-milovidov
48980b9c31
Merge pull request #25279 from ClickHouse/fix-wide-int-ub
...
Fix incorrect behaviour and UBSan report in big integers.
2021-06-17 01:35:48 +03:00
mergify[bot]
5c6da41bcc
Merge branch 'master' into add-test-17964
2021-06-16 22:32:42 +00:00
mergify[bot]
e3fbec4b54
Merge branch 'master' into fix-bad-test-client_print_query_id
2021-06-16 22:32:39 +00:00
Alexey Milovidov
1c1d141a2a
Disable LDAP testflows, they are flaky
2021-06-17 01:26:13 +03:00
alexey-milovidov
0e16ddd7d9
Merge pull request #25313 from ClickHouse/fix-quantile-determinism
...
Fix behaviour of quantileDeterministic function
2021-06-17 01:24:52 +03:00
alexey-milovidov
5de9f6cdca
Merge pull request #25314 from ClickHouse/fix-ubsan-quantile-timing
...
Fix UBSan report in quantileTiming
2021-06-17 01:24:24 +03:00
Alexander Tokmakov
c235539620
minor fixes
2021-06-17 00:20:35 +03:00
Kseniia Sumarokova
60d220bd14
Merge pull request #24413 from kssenii/postgres-fixes-schema
...
postgres non-default schema for insert query
2021-06-16 22:18:23 +03:00
Maksim Kita
ac2f9dd15a
Updated function dateName before merge
2021-06-16 21:19:05 +03:00
Anton Popov
ea9b890618
Merge branch 'master' into add-compatibility-setting
2021-06-16 21:10:56 +03:00
Anton Popov
8bd7cbd925
add compatibility setting for name of columns
2021-06-16 21:10:07 +03:00
Nikolai Kochetov
3d7100ca60
Disable query_plan_filter_push_down.
2021-06-16 20:51:16 +03:00
Yatsishin Ilya
1d6253b9dc
hardening
2021-06-16 18:37:51 +03:00
Ivan Lezhankin
ba08a580f8
Add test
2021-06-16 17:33:14 +03:00
tavplubix
e35dc90c5b
Merge pull request #25318 from ClickHouse/fix_00601_kill_running_query
...
Fix `00601_kill_running_query`
2021-06-16 16:45:32 +03:00
Maksim Kita
5191fecb09
Merge pull request #23085 from dankondr/add-datename-function
...
[WIP] Add dateName function
2021-06-16 16:13:50 +03:00
tavplubix
76348edc71
Merge pull request #25305 from ClickHouse/improve_replicated_database_tests
...
Improve Replicated database tests
2021-06-16 15:58:46 +03:00
Nikolai Kochetov
16675a4f4e
Merge pull request #25290 from ClickHouse/fix-lc-in-tuple-header
...
Fix invalid header for (LowCardinality IN (tuple)).
2021-06-16 15:37:25 +03:00
tavplubix
01389a4189
Update 00601_kill_running_query.reference
2021-06-16 15:34:52 +03:00
tavplubix
bc9bf588c1
Update 00601_kill_running_query.sh
2021-06-16 15:34:35 +03:00
Yatsishin Ilya
f4d587a17a
hardening
2021-06-16 15:31:19 +03:00
Nikolai Kochetov
39398b5589
Add test.
2021-06-16 15:06:14 +03:00
Nikolai Kochetov
192fe1fc5b
Add test.
2021-06-16 15:05:31 +03:00
Nikolai Kochetov
81022aadd4
increase timeout in 01532_execute_merges_on_single_replica
2021-06-16 14:54:34 +03:00
Nikolai Kochetov
ca66f655c8
Use signal 15
2021-06-16 14:15:08 +03:00
Kruglov Pavel
bf36f5a977
Merge pull request #25000 from vitlibar/fix-protobuf-serialization-of-splitted-nested-messages
...
Fix serialization of splitted nested messages in Protobuf format.
2021-06-16 14:04:14 +03:00
vdimir
b319c70e8e
Update 01049_join_low_card_bug.sql
2021-06-16 13:55:52 +03:00
tavplubix
92a028f8f0
Update clickhouse-test
2021-06-16 13:26:04 +03:00
tavplubix
710546b9e8
Merge branch 'master' into improve_replicated_database_tests
2021-06-16 13:24:32 +03:00
tavplubix
5b7ca80da2
Update clickhouse-test
2021-06-16 13:19:18 +03:00
Alexander Tokmakov
f5aa447db7
fix 00601_kill_running_query
2021-06-16 13:12:11 +03:00
Nikolai Kochetov
7c3926ac57
Update test_ttl_replicated
2021-06-16 12:55:48 +03:00
Alexey Milovidov
57b78b06ea
Update tests
2021-06-16 12:41:33 +03:00
Anton Popov
6b264618aa
Merge pull request #25298 from Avogar/fix-min-map
...
Fix Logical Error in min/maxMap
2021-06-16 12:26:29 +03:00
Nikolai Kochetov
9f025cd405
Update test.
2021-06-16 11:19:30 +03:00
Nikolai Kochetov
8bf55ae2b5
Merge pull request #25166 from ClickHouse/always-detach-parts-with-wrong-partition-id
...
Always detach parts with wrong partition ID
2021-06-16 11:06:07 +03:00
alexey-milovidov
28bc0ac3da
Update 01526_client_start_and_exit.expect-not-a-test-case
2021-06-16 10:41:42 +03:00
Alexey Milovidov
d1bba10be0
Fix UBSan report in quantileTiming
2021-06-16 10:38:36 +03:00
Alexey Milovidov
bd0b2fbcf0
Add tests
2021-06-16 09:51:13 +03:00
Alexey Milovidov
13421b9caf
Timeout of several seconds is not enough
2021-06-16 09:01:57 +03:00
Alexey Milovidov
f0a532b2ad
Fix flaky test 01520_client_print_query_id
2021-06-16 08:59:18 +03:00
Alexey Milovidov
784790610e
Update tests (new results are correct)
2021-06-16 08:52:23 +03:00
alexey-milovidov
444302f563
Merge pull request #25278 from vzakaznikov/enable_ldap_tests_with_new_ldap_role_mapping_deadlock_fix_test
...
Enable TestFlows LDAP tests
2021-06-16 08:31:53 +03:00
alexey-milovidov
86c37e13fc
Merge pull request #25297 from MyroTk/rounding_bigints
...
Testflows Extended Precision Datatype - Adding rounding for consistent comparison.
2021-06-16 05:33:16 +03:00
alexey-milovidov
8318ed6a35
Merge pull request #25304 from den-crane/tests/test_null_array_orc
...
test for null array orc load
2021-06-16 05:26:44 +03:00
christophe.kalenzaga
8a709ce5ef
add missing test reference file
2021-06-16 00:13:57 +02:00
Denis Zhuravlev
1c506a023b
fix executable flag
2021-06-15 18:52:26 -03:00
Alexander Tokmakov
c873714698
improve replicated database tests
2021-06-15 23:52:29 +03:00
Denis Zhuravlev
6e9589f6ab
test for null_array_orc_load
2021-06-15 17:41:07 -03:00
christophe.kalenzaga
2dae69a40b
add == operators in sequence*() aggregate fuctions
2021-06-15 18:58:20 +02:00
bharatnc
c1e57efda3
h3ToGeo - test h3ToGeo(geoToH3(lat, lon, res))
2021-06-15 09:50:19 -07:00
MyroTk
8169399589
Rounding precision controlled by one variable
2021-06-15 18:42:05 +02:00
alexey-milovidov
b298047527
Update arcadia_skip_list.txt
2021-06-15 19:29:20 +03:00
Pavel Kruglov
f36c165fac
Update test reference
2021-06-15 19:29:20 +03:00
Pavel Kruglov
7b9c8edaf5
Fix Logical Error in min/maxMap
2021-06-15 19:24:18 +03:00
MyroTk
1d64786e81
Removing commented code
2021-06-15 18:14:19 +02:00
MyroTk
f44bdc0b75
Changes to rounding and naming. Enabling the extended datatypes tests.
2021-06-15 18:09:10 +02:00