avogar
|
8be73a0554
|
Fix test
|
2022-03-25 11:23:23 +00:00 |
|
Antonio Andelic
|
e76074ef7f
|
Merge branch 'master' into fix-casewithexpression-type-deduction
|
2022-03-25 11:12:38 +00:00 |
|
Antonio Andelic
|
d7fb51269a
|
Merge branch 'master' into fix-lowcardinality-hash-join
|
2022-03-25 11:12:31 +00:00 |
|
Antonio Andelic
|
9e11e611c7
|
Match cardinality when adding columns
|
2022-03-25 11:12:02 +00:00 |
|
alesapin
|
058b641d13
|
Update docs/en/operations/settings/memory-overcommit.md
|
2022-03-25 11:32:23 +01:00 |
|
alesapin
|
083f810940
|
Merge pull request #35533 from ClickHouse/simplify_strip
Simplify strip for new packages
|
2022-03-25 11:05:50 +01:00 |
|
Antonio Andelic
|
f6439efcad
|
Merge pull request #35459 from ClickHouse/case-insensitive-column-matching
Support for case insensitive column matching for ORC/Arrow/Parquet files
|
2022-03-25 08:09:29 +01:00 |
|
mergify[bot]
|
6267ba4445
|
Merge branch 'master' into fix_stupid_bug
|
2022-03-25 01:30:48 +00:00 |
|
Alexey Milovidov
|
3f37a03e62
|
Merge pull request #35595 from ClickHouse/blinkov-patch-23
[docs] remove Metrika counter
|
2022-03-25 04:18:06 +03:00 |
|
Alexey Milovidov
|
bf7a6a9e85
|
Merge pull request #35601 from kitaisreal/functions-cast-ip-address-add-into-changelog
Functions cast into IPv4, IPV6 update changelog
|
2022-03-25 03:06:17 +03:00 |
|
Kruglov Pavel
|
2f2d3cdbca
|
Merge pull request #35578 from ClickHouse/Avogar-patch-3
Increase fiber stack size a bit in attempt to fix stack overflow in tests with address sanitizer
|
2022-03-25 00:33:05 +01:00 |
|
Nikita Mikhaylov
|
64f79f0c69
|
Added an ability to specify cluster secret in replicated database (#35333)
|
2022-03-25 00:14:26 +01:00 |
|
Mikhail f. Shiryaev
|
572b15a63c
|
Fix paths and some cmake typos
|
2022-03-24 23:11:19 +01:00 |
|
Maksim Kita
|
7b03617341
|
Merge pull request #35539 from kitaisreal/parse-ipv6-long-fix
Fix parsing of IPv6 addresses longer than 39 characters
|
2022-03-24 22:28:51 +01:00 |
|
Maksim Kita
|
f133531bc0
|
Functions cast into IPv4, IPV6 add backward incompatible section into changelog
|
2022-03-24 22:19:30 +01:00 |
|
avogar
|
52f20041c1
|
Fix test 01091_num_threads
|
2022-03-24 21:12:26 +00:00 |
|
Kruglov Pavel
|
aedea58741
|
Mark test as long
|
2022-03-24 22:10:20 +01:00 |
|
tavplubix
|
805220e658
|
Merge pull request #35574 from ClickHouse/tavplubix-patch-2
Fix test `test_s3_zero_copy_replication`
|
2022-03-24 23:50:46 +03:00 |
|
avogar
|
780cc37479
|
Make some tests more stable
|
2022-03-24 20:29:12 +00:00 |
|
Ivan Blinkov
|
123ea5117f
|
Update base.js
|
2022-03-24 22:55:26 +03:00 |
|
Kseniia Sumarokova
|
36a741d4ca
|
Merge pull request #35569 from bigo-sg/update_hive_doc
Update doc of hive
|
2022-03-24 20:53:54 +01:00 |
|
alesapin
|
137dd93ee0
|
Merge pull request #35583 from ClickHouse/docker-labels
Docker labels
|
2022-03-24 20:50:29 +01:00 |
|
Ivan Blinkov
|
a2c4073ca1
|
[docs] remove Metrika counter
|
2022-03-24 22:48:24 +03:00 |
|
avogar
|
c63bc05292
|
Add test
|
2022-03-24 19:32:14 +00:00 |
|
Alexander Tokmakov
|
7c0bdbfa93
|
fix stupid bug
|
2022-03-24 20:24:05 +01:00 |
|
Mikhail f. Shiryaev
|
a60737e67e
|
Merge pull request #35585 from ClickHouse/docs-release-fix
Pin jinja2 to 3.0.3 to have working jinja2.contextfilter
|
2022-03-24 19:25:53 +01:00 |
|
Anton Popov
|
1c2afcdee1
|
better test
|
2022-03-24 18:22:41 +00:00 |
|
mergify[bot]
|
3b0669bf13
|
Merge branch 'master' into libcxx14
|
2022-03-24 18:18:04 +00:00 |
|
Mikhail f. Shiryaev
|
87a8e4195f
|
Merge pull request #35589 from ClickHouse/version-string
Fix version string update, fix #35518
|
2022-03-24 19:10:03 +01:00 |
|
Anton Popov
|
78100abc5f
|
add parallel parsing and schema inference for type Object
|
2022-03-24 17:51:35 +00:00 |
|
mergify[bot]
|
0b95348215
|
Merge branch 'master' into libcxx14
|
2022-03-24 17:39:01 +00:00 |
|
tavplubix
|
d910357e69
|
Update test.py
|
2022-03-24 20:25:16 +03:00 |
|
Dmitry Novik
|
6470684880
|
Update docs/en/operations/settings/memory-overcommit.md
Co-authored-by: alesapin <alesapin@clickhouse.com>
|
2022-03-24 18:20:50 +01:00 |
|
Dmitry Novik
|
1b1a624df0
|
Update docs/en/operations/settings/memory-overcommit.md
Co-authored-by: alesapin <alesapin@clickhouse.com>
|
2022-03-24 18:20:23 +01:00 |
|
Mikhail f. Shiryaev
|
d90627e82f
|
Fix version string update, fix #35518
|
2022-03-24 17:50:31 +01:00 |
|
Dmitry Novik
|
9488c5b2fd
|
Update docs/en/operations/settings/memory-overcommit.md
Co-authored-by: alesapin <alesapin@clickhouse.com>
|
2022-03-24 17:48:11 +01:00 |
|
Dmitry Novik
|
581bcea1f0
|
Update docs/en/operations/settings/settings.md
Co-authored-by: alesapin <alesapin@clickhouse.com>
|
2022-03-24 17:47:59 +01:00 |
|
Dmitry Novik
|
56d20e00cc
|
Update src/Common/OvercommitTracker.cpp
Co-authored-by: alesapin <alesapin@clickhouse.com>
|
2022-03-24 17:47:48 +01:00 |
|
Dmitry Novik
|
a60e5bf427
|
Update docs/en/operations/settings/settings.md
Co-authored-by: alesapin <alesapin@clickhouse.com>
|
2022-03-24 17:47:37 +01:00 |
|
Mikhail f. Shiryaev
|
e2f4546f85
|
Pin jinja2 to 3.0.3 to have working jinja2.contextfilter
|
2022-03-24 17:36:21 +01:00 |
|
Nikolai Kochetov
|
9282f3ff5e
|
Merge pull request #35034 from DevTeamBK/libxml_upgrade
libxml2 package under contrib directory is upgraded to 2.9.13
|
2022-03-24 16:47:38 +01:00 |
|
avogar
|
151067a3f9
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into Avogar-patch-3
|
2022-03-24 15:32:07 +00:00 |
|
mergify[bot]
|
52099b23a1
|
Merge branch 'master' into case-insensitive-column-matching
|
2022-03-24 15:24:46 +00:00 |
|
Mikhail f. Shiryaev
|
b2863d4cea
|
Rebuild docs-check for a test
|
2022-03-24 16:24:07 +01:00 |
|
Mikhail f. Shiryaev
|
d6fc6b9c44
|
Add build-url label to built docker images
|
2022-03-24 16:24:06 +01:00 |
|
mergify[bot]
|
80e6f25281
|
Merge branch 'master' into betterbracketedpaste
|
2022-03-24 15:00:08 +00:00 |
|
Sergei Trifonov
|
a90e83665d
|
Merge pull request #35343 from ClickHouse/parallel-multipart-upload-for-s3storage
allow parallelization of multipart S3 storage upload; fixes #34350
|
2022-03-24 15:58:29 +01:00 |
|
Alexey Milovidov
|
66a6352378
|
Merge pull request #35556 from ClickHouse/revert-35524-fix-stack-overflow
Revert "Decrease data_type_max_parse_depth a little to avoid stack overflow in coroutines"
|
2022-03-24 17:57:24 +03:00 |
|
Alexey Milovidov
|
31420615c0
|
Merge pull request #35553 from ClickHouse/kostik-consistent-hash
Rename `yandexConsistentHash` to `kostikConsistentHash`
|
2022-03-24 17:56:59 +03:00 |
|
Alexey Milovidov
|
ea7a1be826
|
Merge pull request #35555 from ClickHouse/cleanup-test-data
Cleanup test data
|
2022-03-24 17:56:47 +03:00 |
|