Kruglov Pavel
aa3c05e9d4
Merge pull request #35152 from rschu1ze/protobuf-batch-write
...
ProtobufList
2022-03-18 13:24:34 +01:00
Mikhail f. Shiryaev
2c6ce4b4a0
Merge pull request #35382 from ClickHouse/push-artifactory-improvement
...
Push LTS packages to both lts and stable repos
2022-03-18 13:10:37 +01:00
Maksim Kita
2e22164cd7
Merge pull request #35360 from ClickHouse/merging-min-sample-size
...
Merging #34354
2022-03-18 02:28:39 +03:00
Mikhail f. Shiryaev
0d259c6c29
Push LTS packages to both lts and stable repos
2022-03-17 20:59:46 +01:00
alesapin
d3a5839eb7
Merge pull request #35093 from ClickHouse/stress-test-runlog
...
Stress test runlog
2022-03-17 20:29:06 +01:00
Mikhail f. Shiryaev
b18daeab6f
Fix bug in push_to_artifactory.py, create a necessary dir
2022-03-17 17:44:01 +01:00
Mikhail f. Shiryaev
aabb3f883b
Merge pull request #35372 from ClickHouse/fix-release
...
Fix logic for --no-prestable
2022-03-17 17:15:46 +01:00
Mikhail f. Shiryaev
d593fda8d5
Fix logic for --no-prestable
2022-03-17 16:50:20 +01:00
Maksim Kita
9bec85b6fe
Merge pull request #35358 from kitaisreal/function-h3-get-res-0-indexes-crash-fix
...
Function h3GetRes0Indexes crash fix
2022-03-17 16:29:33 +01:00
Vladimir C
344d6c6dc8
Merge pull request #35302 from vdimir/fix_00900_long_parquet_load
2022-03-17 13:23:57 +01:00
Maksim Kita
3f45755822
Merge pull request #34354 from achimbab/minSampleSize
...
Implement functions for minimum-sample-size-calculators
2022-03-17 12:47:53 +01:00
Maksim Kita
1bf3ff67b2
Function h3GetRes0Indexes crash fix
2022-03-17 11:45:25 +00:00
Maksim Kita
201a498471
Merge pull request #35159 from palegre-tiny/test_26965
...
Add test for #26965
2022-03-17 12:34:06 +01:00
Maksim Kita
d277614eea
Update 02233_set_enable_with_statement_cte_perf.sql
2022-03-17 12:33:56 +01:00
Nikolai Kochetov
ee9c2ec735
Merge pull request #34780 from azat/mt-delayed-part-flush
...
Do not delay final part writing by default (fixes possible Memory limit exceeded during INSERT)
2022-03-17 12:30:51 +01:00
Maksim Kita
9e88f3b4b9
Merge pull request #34568 from bharatnc/ncb/h3-misc-funcs-3
...
add remaining h3 miscellaneous functions
2022-03-17 11:55:58 +01:00
alesapin
457fa0d1ba
Merge pull request #23932 from CurtizJ/dynamic-columns
...
Support of dynamic subcolumns (JSON data type)
2022-03-17 10:45:46 +01:00
Maksim Kita
f837f609f3
Merge pull request #35240 from kitaisreal/cast-to-ip-address-refactoring
...
Standardize behaviour of CAST into IPv4, IPv6, toIPv4, toIPv6 functions
2022-03-17 10:26:32 +01:00
Pablo Alegre
d2bc179d3d
fixup! Add test for #26965 * Add a test for 'WITH'+CTE performance if enable_global_with_statement is enabled
2022-03-16 23:09:33 +01:00
Pablo Alegre
289070a55c
fixup! Add test for #26965 * Add a test for 'WITH'+CTE performance if enable_global_with_statement is enabled
2022-03-16 23:08:39 +01:00
Pablo Alegre
6fe26d24e7
Add test for #26965
...
* Add a test for 'WITH'+CTE performance if enable_global_with_statement is enabled
2022-03-16 23:07:47 +01:00
Anton Popov
de2cc23e15
fix race
2022-03-16 20:16:59 +00:00
Robert Schulze
08d3f7fa14
Add tests for ProtobufList formats
...
- Various tests of the Protobuf format existed already. Most of them
check serialization/deserialization of specific data types, e.g.
arrays, arrays in arrays, enums, maps, columns with default values
etc. There is also an end-to-end test which uses a complex table
that combines aforementioned data types.
- Since "ProtobufList" reuses the data conversion code of "Protobuf"
and only differs slightly in the schema matching logic it should
suffice to extend only the end-to-end test. This avoids testing the
same stuff twice (and the same was done btw. for the ProtobufSingle
format).
2022-03-16 19:33:58 +01:00
Anton Popov
2ced42ed41
add experimental settings for Object type
2022-03-16 16:51:23 +00:00
Maksim Kita
9ba53ae037
Merge pull request #34888 from kitaisreal/performance-tests-fix
...
Performance tests fix
2022-03-16 17:19:16 +01:00
Anton Popov
0ba78c3c3a
Merge remote-tracking branch 'upstream/master' into HEAD
2022-03-16 15:28:09 +00:00
Maksim Kita
d130e51f07
Fixed tests
2022-03-16 12:47:17 +00:00
Nikita Mikhaylov
96c6325fc3
Merging #33398 (proportionsZTest) ( #35157 )
2022-03-16 13:17:07 +01:00
Kruglov Pavel
4a579768ef
Merge pull request #35311 from vdimir/pmj-dup-rows
...
Attempt to fix merge join duplicate rows
2022-03-16 12:48:29 +01:00
Kruglov Pavel
906b68dbcb
Merge pull request #35291 from Avogar/segfault-in-schema-inference
...
Fix possible segfault in JSONEachRow schema inference
2022-03-16 12:24:35 +01:00
Kruglov Pavel
ea5ace7b18
Merge pull request #35309 from Avogar/fix-client-host-help
...
Fix disappeared host and port from client help message
2022-03-16 12:24:07 +01:00
Kruglov Pavel
ec6968c17e
Merge pull request #35313 from kssenii/fix-pg-db
...
Fix possible segfault in DatabasePostgreSQL::getCreateTableQuery
2022-03-16 12:23:25 +01:00
alesapin
ef8e097cda
Merge pull request #35224 from ClickHouse/integration-tests-correction
...
Correct some integration tests
2022-03-16 11:55:19 +01:00
Nikolai Kochetov
bcd3c76296
Merge pull request #35214 from ClickHouse/add-database_replicated_allow_only_replicated_engine-setting
...
Add database_replicated_allow_only_replicated_engine setting.
2022-03-16 11:24:32 +01:00
kssenii
3a784fe611
Fix
2022-03-16 00:52:51 +01:00
Kruglov Pavel
921df5a6e6
Update 02236_json_each_row_empty_map_schema_inference.sql
2022-03-15 23:07:14 +01:00
Kruglov Pavel
2b7e89e171
Merge pull request #35300 from Avogar/fix-bzip2
...
Fix possible assertion while using bzip2 compression
2022-03-15 22:17:37 +01:00
Kruglov Pavel
20e17a6d3e
Merge pull request #35296 from Avogar/fix-lz4
...
Fix possible segfault while using lz4 compression
2022-03-15 22:17:14 +01:00
Kruglov Pavel
6fd1a8281f
Merge pull request #35295 from Avogar/fix-lzma
...
Fix possible Assertion failed while using lzma compression
2022-03-15 22:14:35 +01:00
avogar
8d8a5e9eb0
Better test
2022-03-15 21:12:53 +00:00
Nikolai Kochetov
0ec847d03f
Try fix test.
2022-03-15 19:39:28 +00:00
Vitaly Baranov
f588632c86
Merge pull request #34513 from vzakaznikov/ldap_cluster_with_secret_testflows_tests
...
Updating RBAC and LDAP testflows suites + adding LDAP tests for cluster with secret issue
2022-03-15 20:18:37 +01:00
Vladimir C
307231334e
Check only presence of args in 02239_client_host_help.reference
2022-03-15 20:09:25 +01:00
Vladimir C
e022245a33
Merge pull request #35193 from vdimir/issue-34776
2022-03-15 19:56:09 +01:00
vdimir
695708d57c
[wip] merge join duplicate rows
2022-03-15 18:51:04 +00:00
mergify[bot]
a5e93ea30b
Merge branch 'master' into fix-bzip2
2022-03-15 18:42:26 +00:00
mergify[bot]
381a5e4f6e
Merge branch 'master' into fix-lz4
2022-03-15 18:42:14 +00:00
avogar
96c6a4b401
Fix disappeared host and port from client help message
2022-03-15 18:36:54 +00:00
Maksim Kita
225368aa2c
Fixed tests
2022-03-15 18:34:23 +00:00
alesapin
1eefdc8df6
Fix more test
2022-03-15 17:31:33 +01:00