Alexander Kuzmenkov
|
a4152cfb00
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-06-30 08:55:56 +03:00 |
|
Alexander Kuzmenkov
|
bfa9a8efb2
|
fixup
|
2020-06-30 08:55:37 +03:00 |
|
Alexander Kuzmenkov
|
588ff8fcc1
|
Merge pull request #11989 from ClickHouse/aku/long-perf
Try to enable long perf tests
|
2020-06-30 08:52:29 +03:00 |
|
Vladimir Chebotarev
|
8128ca10f4
|
Switched paths in S3 metadata to relative.
|
2020-06-30 07:59:22 +03:00 |
|
kssenii
|
f797efb04c
|
Fix build
|
2020-06-30 01:48:11 +00:00 |
|
Alexey Milovidov
|
a23df81dd5
|
Fix error
|
2020-06-30 03:53:30 +03:00 |
|
Alexander Tokmakov
|
987e64acfe
|
parse metadata in parallel when loading tables
|
2020-06-30 03:12:16 +03:00 |
|
Alexey Milovidov
|
15cddc3c6e
|
Make topK return Enum for Enum types
|
2020-06-30 02:17:20 +03:00 |
|
Alexey Milovidov
|
d97cb1e7b4
|
Fix constraints check for constant columns
|
2020-06-30 01:54:20 +03:00 |
|
Alexey Milovidov
|
84fa7fa3d8
|
Remove test that is not supported by "Arcadia" build system
|
2020-06-30 01:51:49 +03:00 |
|
Alexey Milovidov
|
5a35ff8938
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix-collations-order-by-tuple-const
|
2020-06-30 01:51:04 +03:00 |
|
Alexey Milovidov
|
1194863b3d
|
Fix error
|
2020-06-30 01:50:26 +03:00 |
|
Alexey Milovidov
|
0bf7a8c554
|
Add multiIf
|
2020-06-30 01:50:26 +03:00 |
|
Alexey Milovidov
|
6fa1204698
|
Fix function if with FixedString arguments of different sizes
|
2020-06-30 01:50:26 +03:00 |
|
alexey-milovidov
|
c1d2d2d7f7
|
Merge pull request #12039 from ClickHouse/fix-nullable-tuple-compare
Fix nullable tuple compare
|
2020-06-30 01:38:46 +03:00 |
|
Nikita Mikhaylov
|
b2712aa242
|
disable orc in arcadia at all
|
2020-06-29 23:48:18 +03:00 |
|
Nikolai Kochetov
|
8587c2025d
|
Merge branch 'master' into initial-explain
|
2020-06-29 23:35:56 +03:00 |
|
Nikolai Kochetov
|
b3a7a27779
|
Update arrows.
|
2020-06-29 23:23:34 +03:00 |
|
Azat Khuzhin
|
3395276748
|
Add replica priority into documentation
|
2020-06-29 23:03:28 +03:00 |
|
Azat Khuzhin
|
beb341275c
|
Cover <replica> <priority> in test_distributed_load_balancing
|
2020-06-29 23:03:28 +03:00 |
|
Azat Khuzhin
|
72db50fe22
|
Drop TODO about possible failures from test_distributed_load_balancing
Fixed in: #11669 bd45592539 ("Fix
test_distributed_load_balancing flaps (due to config reload)")
|
2020-06-29 23:03:28 +03:00 |
|
Azat Khuzhin
|
ebff4eae7d
|
Add replica priority for load_balancing
Make default 1, to match with <weight>
|
2020-06-29 23:03:28 +03:00 |
|
Azat Khuzhin
|
03def348c8
|
Sync comments for <node>/<replica> in Cluster.h
|
2020-06-29 23:03:28 +03:00 |
|
Azat Khuzhin
|
e547f6b6d7
|
Add <weight> example in <remote_servers> into dist config
|
2020-06-29 23:03:28 +03:00 |
|
Azat Khuzhin
|
177d699cde
|
Do not check *optimize_skip_unused_shards_nesting w/o *optimize_skip_unused_shards
This will avoid supperior log message in case of
*optimize_skip_unused_shards_nesting already disables it.
And also it is logical.
|
2020-06-29 23:00:14 +03:00 |
|
Azat Khuzhin
|
9c94993f14
|
Fix "Sharding key is not deterministic" message
|
2020-06-29 23:00:14 +03:00 |
|
Nikita Mikhaylov
|
da26f6496f
|
Merge pull request #11857 from ClickHouse/better-distinct-for-query-plan
Update query plan traits for DISTINCT. Add more comments.
|
2020-06-29 23:06:22 +04:00 |
|
Nikita Mikhaylov
|
c057dd38c9
|
Update ITransformingStep.h
|
2020-06-29 22:04:10 +03:00 |
|
Nikita Mikhaylov
|
bfc815339f
|
fix yandex sync
|
2020-06-29 20:54:35 +03:00 |
|
Nikita Mikhaylov
|
690f5431f3
|
trigger
|
2020-06-29 20:48:48 +03:00 |
|
alesapin
|
bf40e0afcb
|
Merge pull request #12034 from ClickHouse/better_docker_images_list
Better docker images list
|
2020-06-29 19:33:17 +03:00 |
|
Nikolai Kochetov
|
c97d071b4b
|
Fix test.
|
2020-06-29 19:28:14 +03:00 |
|
kssenii
|
fd9b416871
|
Fix and simplify code
|
2020-06-29 15:47:25 +00:00 |
|
Nikolai Kochetov
|
840d5185b9
|
Added test.
|
2020-06-29 18:32:28 +03:00 |
|
Nikolai Kochetov
|
6bf9d670be
|
Fix test.
|
2020-06-29 18:22:21 +03:00 |
|
alexey-milovidov
|
eeb9998d51
|
Merge pull request #12022 from oandrew/clickhouse-local-improvements
clickhouse-local improvements
|
2020-06-29 17:54:24 +03:00 |
|
Nikita Mikhaylov
|
33e627777b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into Avogar_orc_output_format
|
2020-06-29 17:25:33 +03:00 |
|
Alexander Kuzmenkov
|
877c10f5fa
|
Update ThreadProfileEvents.cpp
|
2020-06-29 17:13:16 +03:00 |
|
Alexander Kuzmenkov
|
6d67c77e68
|
fixup
|
2020-06-29 17:09:51 +03:00 |
|
Vitaly Baranov
|
eb27814fbe
|
Fix access rights: cannot grant INTROSPECTION when allow_introspection_functions=0.
|
2020-06-29 16:43:31 +03:00 |
|
Nikolai Kochetov
|
0a455fc0e1
|
Fix tuple nullable comparison.
|
2020-06-29 16:25:28 +03:00 |
|
alesapin
|
db79278981
|
Fake change in dockerfile
|
2020-06-29 16:13:20 +03:00 |
|
Alexander Kuzmenkov
|
3223757808
|
Merge pull request #12019 from ClickHouse/fix-neighbor-overflow
Fix overflow in function "neighbor"
|
2020-06-29 16:06:05 +03:00 |
|
Alexander Kuzmenkov
|
4685716bc2
|
Merge pull request #12018 from ClickHouse/fix-bad-get-datetime
Fix error in addMonths with floating point argument
|
2020-06-29 16:04:00 +03:00 |
|
alesapin
|
718262e7ce
|
Merge pull request #11973 from ClickHouse/alter-enum-partition-key
Allow to perform "metadata-only" ALTER of partition key.
|
2020-06-29 16:01:07 +03:00 |
|
Alexander Kuzmenkov
|
9b9030caad
|
Update ThreadProfileEvents.cpp
|
2020-06-29 15:57:36 +03:00 |
|
Alexander Kuzmenkov
|
af8d62bbcb
|
Add TLB misses perf counters.
|
2020-06-29 15:48:18 +03:00 |
|
kssenii
|
88ece429c9
|
Move writing to RabbitMQ into background task
|
2020-06-29 12:33:01 +00:00 |
|
Vitaly Baranov
|
f3f005d5b9
|
Merge pull request #12015 from vitlibar/fix-access-rights-allow-ddl-0
Fix calculation of access rights when allow_ddl = 0
|
2020-06-29 15:14:22 +03:00 |
|
Ivan
|
fce8328e65
|
Automated backporting machinery (#12029)
* Add automated cherry-pick machinery
* Added script for backporting machinery
* Implement dry-run mode
* Comment old methods
* Fix python2
* Add ya.make for sandbox tasks
* Remove old stuff
|
2020-06-29 15:13:19 +03:00 |
|