Alexey Milovidov
|
c55e70d8f8
|
Added test
|
2019-03-01 23:16:42 +03:00 |
|
alexey-milovidov
|
9a62eb8d26
|
Merge pull request #4506 from yandex/quantile-timing-ubsan-fix
Fixed fuzz test in UBSan
|
2019-03-01 19:18:33 +03:00 |
|
chertus
|
83503df56a
|
fix crach on JOIN with array or tuple
|
2019-03-01 18:32:32 +03:00 |
|
Alexey Milovidov
|
2c0241b890
|
Adapted test #4506
|
2019-03-01 17:54:49 +03:00 |
|
Alexey Milovidov
|
51ca51aa9e
|
Merge branch 'master' into quantile-timing-ubsan-fix
|
2019-03-01 17:53:04 +03:00 |
|
Alexey Zatelepin
|
eee73dac42
|
Merge branch 'master' into fix-concurrent-alters
|
2019-02-28 19:19:21 +03:00 |
|
Alexey Zatelepin
|
9e157dbd64
|
move test script from bugs to tests [#CLICKHOUSE-3789]
|
2019-02-28 11:50:35 +03:00 |
|
proller
|
aad2856eba
|
CLICKHOUSE-4179 : arrayEnumerateDenseRanked arrayEnumerateUniqRanked (#4475)
* Build fixes (clang 7.0.0+)
* better
* wip
* wip
* fix
* fix
* wip
* fix
* clean
* clean
* CLICKHOUSE-4179 WIP
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* cf
* wip
* wip
* wip
* wip
* cf
* wip
* wip# Please enter the commit message for your changes. Lines starting
* wip# Please enter the commit message for your changes. Lines starting
* cf
* wip# Please enter the commit message for your changes. Lines starting
* wip
* cf
* wip
* wip
* clean
* clean
* clean
* clean
* wip
* wip
* wip
* cf
* wip
* wip
* wip
* cf
* clean
* wip
* clean
* cf
* clean
* clean
* test
* clean
* wip
* cf
* wip
* clean
* clean
* wip
* wip
* clean
* cf
* clean
* Requested changes
* cf
* no convertToFullColumnIfConst
* clean
* clean
* clean
* fix
* Remove comment
|
2019-02-28 01:18:58 +03:00 |
|
alexey-milovidov
|
40d8abbc34
|
Merge pull request #4523 from yandex/fix_column_description_parse
Fix column description parse. Now creation of replicated MT table wit…
|
2019-02-28 01:18:31 +03:00 |
|
alesapin
|
8bea1513ca
|
Comment without default
|
2019-02-27 20:01:59 +03:00 |
|
alesapin
|
1909c87885
|
Fix column description parse. Now creation of replicated MT table with codecs and comments is possible without default
|
2019-02-27 19:41:51 +03:00 |
|
Ivan
|
a1e266fd6c
|
Fix test reference
|
2019-02-27 18:41:32 +03:00 |
|
Vitaly Baranov
|
6fbcc12674
|
Merge pull request #4493 from vitlibar/support-for-nested-messages-in-protobuf-output
Added support for nested messages in protobuf output format
|
2019-02-27 18:16:45 +03:00 |
|
Ivan Lezhankin
|
2a604d075a
|
Merge remote-tracking branch 'upstream/master' into CLICKHOUSE-4268
|
2019-02-27 15:08:36 +03:00 |
|
Vitaly Baranov
|
2e8669211a
|
Improve test: check input/output with protobuf schema containing nested messages.
|
2019-02-27 14:37:17 +03:00 |
|
Nikita Vasilev
|
7a51928cad
|
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
|
2019-02-26 23:35:57 +03:00 |
|
Ivan Lezhankin
|
e9849ba8de
|
Don't replace tables with compound names
|
2019-02-26 20:22:05 +03:00 |
|
Ivan Lezhankin
|
7f130d2362
|
Don't replace aliased tables.
|
2019-02-26 17:12:25 +03:00 |
|
chertus
|
c2b0c07bd6
|
test for issue-3783 (deciaml groupArray crash)
|
2019-02-26 17:12:19 +03:00 |
|
Ivan Lezhankin
|
09af5512b8
|
Implement push-down inside join-statement
|
2019-02-26 13:56:19 +03:00 |
|
Alexey Milovidov
|
3b20ecf36a
|
Merge branch 'master' into fix-bad-parsing-error-message
|
2019-02-26 13:27:12 +03:00 |
|
Alexey Milovidov
|
497c0a9b8b
|
Merge branch 'master' into quantile-timing-ubsan-fix
|
2019-02-26 13:26:30 +03:00 |
|
Ivan Lezhankin
|
c8eefb3927
|
Always modify subqueries if modifying inplace
to support push-down while analyzing.
|
2019-02-26 13:18:12 +03:00 |
|
Ivan Lezhankin
|
fa273bb73b
|
Improve push-down predicate tests.
|
2019-02-26 13:17:25 +03:00 |
|
Ivan Lezhankin
|
c035d853a5
|
Add test on "analyze" query
|
2019-02-26 13:17:25 +03:00 |
|
alexey-milovidov
|
bffe514efa
|
Merge pull request #4466 from danlark1/master
Function trigramDistance() added for string similarity search
|
2019-02-25 21:20:29 +03:00 |
|
alexey-milovidov
|
e1b9fbd489
|
Merge pull request #4503 from yandex/fix_kill_query_test
Fix flap on kill query test
|
2019-02-25 21:20:14 +03:00 |
|
Nikita Vasilev
|
289a6cb3d3
|
support like
|
2019-02-25 21:04:25 +03:00 |
|
Alexey Milovidov
|
f02a834615
|
Fixed fuzz test in UBSan
|
2019-02-25 21:03:52 +03:00 |
|
Nikita Vasilev
|
72f5bdc485
|
tokenbf fix
|
2019-02-25 20:12:09 +03:00 |
|
alesapin
|
45b8a1387a
|
Fix flap on kill query test
|
2019-02-25 18:03:37 +03:00 |
|
Alexey Milovidov
|
d02508cb8f
|
Avoid loss of precision in test
|
2019-02-25 17:36:19 +03:00 |
|
Nikita Vasilev
|
c19a767433
|
fixed in
|
2019-02-25 11:43:19 +03:00 |
|
Nikita Vasilev
|
d02e1c0cdb
|
in
|
2019-02-25 00:17:52 +03:00 |
|
Nikita Vasilev
|
ed28340a4c
|
fixed string
|
2019-02-24 22:26:42 +03:00 |
|
Nikita Vasilev
|
c656045f96
|
fix
|
2019-02-24 22:07:45 +03:00 |
|
Nikita Vasilev
|
c8e8f14bf9
|
4 args
|
2019-02-24 21:55:56 +03:00 |
|
Nikita Vasilev
|
483c6f4f7e
|
fix eof
|
2019-02-23 16:10:27 +03:00 |
|
Nikita Vasilev
|
ca4d1e137c
|
fix like
|
2019-02-23 16:06:23 +03:00 |
|
Nikita Vasilev
|
970f93d3c4
|
fix
|
2019-02-23 12:26:32 +03:00 |
|
Danila Kutenin
|
6736dcc96b
|
A bit better performance, return old name to function
|
2019-02-22 22:43:47 +03:00 |
|
Alexey Milovidov
|
0d9c438864
|
Added a test
|
2019-02-22 20:16:11 +03:00 |
|
Andy Yang
|
f1a4330c69
|
add bitmap state test sql
|
2019-02-22 16:14:35 +08:00 |
|
Danila Kutenin
|
ada849263b
|
Optimize distance function, some allocation, hashmap tricks
|
2019-02-22 06:02:10 +03:00 |
|
Andy Yang
|
f62d4717d7
|
modify bitmap test sql
|
2019-02-22 10:24:48 +08:00 |
|
chertus
|
a14d955e9e
|
mJOIN: correct names for right table
|
2019-02-21 22:43:14 +03:00 |
|
chertus
|
10b473bb24
|
mJOIN: correct names for left table columns
|
2019-02-21 15:45:31 +03:00 |
|
Danila Kutenin
|
16b2e45586
|
Function trigramDistance added for string similarity search
|
2019-02-21 08:08:37 +03:00 |
|
Vitaly Baranov
|
31039056f5
|
Merge pull request #4174 from vitlibar/add-protobuf-input-format
Add protobuf input format.
|
2019-02-21 00:59:13 +03:00 |
|
chertus
|
f028691eaa
|
Merge branch 'master' into joins
|
2019-02-20 18:48:47 +03:00 |
|
chertus
|
116574288f
|
one more test
|
2019-02-20 18:47:38 +03:00 |
|
chertus
|
1f2a5f9a91
|
disable asterisks in mJOIN, add some tests
|
2019-02-20 18:28:53 +03:00 |
|
proller
|
853537d233
|
Parquet hotfixes (#4458)
* Parquet hotfixes
* Parquet tests hotfixes
* Parquet: Mute ubsan for parquet and snappy
* Disable ubsan for arrow
|
2019-02-20 18:21:23 +03:00 |
|
alesapin
|
432a802342
|
Merge branch 'master' into fix_long_http_queries_insert
|
2019-02-20 14:53:36 +03:00 |
|
alesapin
|
ef7beb1596
|
Fix bug with long http insert queries processing
|
2019-02-20 12:22:13 +03:00 |
|
Vitaly Baranov
|
78c808da10
|
Add a test for checking reading data from protobuf messages.
|
2019-02-20 07:28:18 +03:00 |
|
Andy Yang
|
a8377af02f
|
modify bitmap test sql
|
2019-02-20 10:12:40 +08:00 |
|
proller
|
e20c77e4c6
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
|
alexey-milovidov
|
15b03f6e12
|
Merge pull request #4412 from 4ertus2/joins
Support aliases in JOIN ON section for right table columns
|
2019-02-18 18:31:01 +03:00 |
|
Alexey Milovidov
|
0ca6496b4d
|
Updated test
|
2019-02-16 01:47:51 +03:00 |
|
Alexey Milovidov
|
b5b0c3eb28
|
Allow to move more than a single condition to PREWHERE
|
2019-02-15 22:25:29 +03:00 |
|
chertus
|
b72d12d12e
|
join on allow aliases for right table columns
|
2019-02-15 18:47:39 +03:00 |
|
zhang2014
|
597ae0b937
|
ISSUES-4389 fix lambda function with predicate optimizer
|
2019-02-15 17:04:02 +08:00 |
|
Alexey Milovidov
|
ac05eaaac4
|
Added a test
|
2019-02-15 02:58:50 +03:00 |
|
Alexey Milovidov
|
048f966cde
|
Added a test #4396
|
2019-02-14 16:42:26 +03:00 |
|
Nikita Vasilev
|
64e0732b4a
|
fixed
|
2019-02-14 12:13:04 +03:00 |
|
Nikita Vasilev
|
60158d06ed
|
fix test
|
2019-02-14 11:50:17 +03:00 |
|
Nikita Vasilev
|
f8c0f4697c
|
create test
|
2019-02-14 11:49:31 +03:00 |
|
Nikita Vasilev
|
28840c79ed
|
Merge branch 'master' into nikvas0/set_index_args
|
2019-02-14 10:44:57 +03:00 |
|
Andy Yang
|
4a4dbcd2c1
|
Merge remote-tracking branch 'origin' into bitmap_feature
|
2019-02-14 15:14:18 +08:00 |
|
Andy Yang
|
ae4a842a1e
|
modify test cases
|
2019-02-14 14:58:29 +08:00 |
|
Nikita Vasilev
|
ca1484ae95
|
set exactly one arg
|
2019-02-13 22:26:24 +03:00 |
|
alexey-milovidov
|
578b18af84
|
Merge pull request #4384 from yandex/fix-low-cardinality-with-rollup
Fix low cardinality with rollup
|
2019-02-13 21:29:16 +03:00 |
|
Nikolai Kochetov
|
42baf1652f
|
Added test for LowCardinality with rollup and cube.
|
2019-02-13 20:08:20 +03:00 |
|
Nikolai Kochetov
|
8e2cc98416
|
Added test for LowCardinality with rollup and cube.
|
2019-02-13 19:56:06 +03:00 |
|
alesapin
|
952aed6c82
|
Merge pull request #4235 from fandyushin/brotli
Brotli support for HTTP interfaces
|
2019-02-13 10:50:04 +03:00 |
|
Alexey Milovidov
|
2695a4614d
|
Added a test #3170
|
2019-02-13 03:11:49 +03:00 |
|
Alexey Milovidov
|
8b6b6c8035
|
Updated test
|
2019-02-13 02:53:36 +03:00 |
|
Mikhail
|
4fd289c1f4
|
Merge branch 'master' into brotli
|
2019-02-12 22:52:23 +03:00 |
|
Alexey Milovidov
|
c8cafa456c
|
Added a test for already fixed issue [#CLICKHOUSE-4260]
|
2019-02-12 22:23:22 +03:00 |
|
alexey-milovidov
|
62f097eb66
|
Merge pull request #4348 from yandex/aggregate-function-state-in-field
Aggregate function state in field
|
2019-02-12 22:13:38 +03:00 |
|
alexey-milovidov
|
e49004be2e
|
Merge pull request #4351 from 4ertus2/joins
Simplify QueryNormalizer and fix for 4110
|
2019-02-12 21:36:56 +03:00 |
|
alexey-milovidov
|
2493b63bf2
|
Merge pull request #4365 from vitlibar/function-to-start-of-day-now-can-receive-date
Function toStartOfDay() now can receive a date.
|
2019-02-12 21:33:12 +03:00 |
|
alexey-milovidov
|
e762f370a7
|
Merge pull request #4363 from 4ertus2/ast
Fix full/right join 'different number of columns'
|
2019-02-12 21:31:09 +03:00 |
|
Nikolai Kochetov
|
0bf4f4334b
|
Renamed tests.
|
2019-02-12 21:27:14 +03:00 |
|
alexey-milovidov
|
d8aa74bc64
|
Merge pull request #4367 from yandex/unified-sets-fix-lc-cache
Fix LowCardinality cache for ColumnsHashing
|
2019-02-12 21:24:52 +03:00 |
|
alexey-milovidov
|
5fbc11e40d
|
Merge pull request #4368 from yandex/fix-materialized-func-with-lc-args
Fix materialized function with LowCardinality argument.
|
2019-02-12 21:22:34 +03:00 |
|
alexey-milovidov
|
c1bf56c969
|
Merge pull request #4370 from nikvas0/nikvas0/index_setting
allow_experimental_data_skipping_indices setting
|
2019-02-12 21:19:55 +03:00 |
|
Nikita Vasilev
|
5279c7ff81
|
setting
|
2019-02-12 20:54:52 +03:00 |
|
Nikolai Kochetov
|
8e075899cb
|
Added test.
|
2019-02-12 19:15:20 +03:00 |
|
KochetovNicolai
|
7673d2abb5
|
Update 906_low_cardinality_cache.sql
Delete table after test.
|
2019-02-12 18:48:32 +03:00 |
|
chertus
|
93e0621a2c
|
fix wrong query in push down test
|
2019-02-12 18:08:21 +03:00 |
|
Nikolai Kochetov
|
b95f5196c0
|
Added test.
|
2019-02-12 17:43:52 +03:00 |
|
Vitaly Baranov
|
83d461975e
|
Function toStartOfDay() now can receive a date.
|
2019-02-12 17:21:37 +03:00 |
|
chertus
|
aaf3813607
|
Merge branch 'master' into joins
|
2019-02-12 15:51:04 +03:00 |
|
chertus
|
3218f5003f
|
fix full/right join different number of columns
|
2019-02-12 15:11:45 +03:00 |
|
Nikolai Kochetov
|
a4441bfba2
|
Fix tests.
|
2019-02-12 13:09:03 +03:00 |
|
Mikhail
|
763b3dcf73
|
Merge branch 'master' into brotli
|
2019-02-11 23:44:39 +03:00 |
|
chertus
|
a493f9ee7d
|
add test for issue-3290
|
2019-02-11 22:39:11 +03:00 |
|
chertus
|
bbfd6c502c
|
test for issue-3998
|
2019-02-11 22:33:04 +03:00 |
|
chertus
|
805866e6b3
|
hotfix for wrong aliases issue-4110
|
2019-02-11 22:14:57 +03:00 |
|
Alexey Milovidov
|
2294575693
|
Fixed fuzz test #4322
|
2019-02-11 20:26:35 +03:00 |
|
alexey-milovidov
|
49165b1347
|
Merge pull request #4344 from yandex/forbid-temporary-tables-in-database
Forbid temporary tables in database
|
2019-02-11 19:51:56 +03:00 |
|
Nikolai Kochetov
|
d4ba5432b3
|
Added test.
|
2019-02-11 18:46:19 +03:00 |
|
alexey-milovidov
|
5ab7ffc346
|
Merge pull request #4341 from yandex/fix_compile_expressions_comparison
Fix big dates comparison with compile expressions (Date and DateTime …
|
2019-02-11 18:03:04 +03:00 |
|
Alexey Milovidov
|
6610e0cf29
|
Added a test
|
2019-02-11 17:55:24 +03:00 |
|
alesapin
|
55fc095c98
|
Fix big dates comparison with compile expressions (Date and DateTime are not signed types anymore).
|
2019-02-11 17:36:54 +03:00 |
|
alexey-milovidov
|
bb65c9dfd4
|
Merge pull request #4337 from danlark1/master
Better hints provider
|
2019-02-11 17:22:07 +03:00 |
|
alexey-milovidov
|
4e12697e1c
|
Merge pull request #4304 from vitlibar/add-function-to-start-of-interval
Add time function toStartOfInterval().
|
2019-02-11 17:21:48 +03:00 |
|
Danila Kutenin
|
6a1d1f5508
|
Better hints provider
|
2019-02-11 15:42:20 +03:00 |
|
Vitaly Baranov
|
0dd1dc242a
|
Add time function toStartOfInterval().
|
2019-02-11 14:59:17 +03:00 |
|
alexey-milovidov
|
f58e0c7c97
|
Merge pull request #4200 from DarkWanderer/feature/row-binary-with-headers
Added RowBinaryWithNamesAndTypes format
|
2019-02-11 03:14:56 +03:00 |
|
alexey-milovidov
|
ae5338089a
|
Merge pull request #4329 from yandex/andrewgolman-add_topkweighed
Added topKWeighted aggregate function (cleanups)
|
2019-02-11 02:52:22 +03:00 |
|
Alexey Milovidov
|
c2d1301174
|
Fixed typo once again #4245
|
2019-02-11 01:31:36 +03:00 |
|
Mikhail Fandyushin
|
47d0509f3d
|
added tests for brotli compression
|
2019-02-11 00:52:26 +03:00 |
|
Alexey Milovidov
|
e1703eb2a0
|
Added a test #4245
|
2019-02-11 00:29:34 +03:00 |
|
alexey-milovidov
|
d47c307f91
|
Merge pull request #4328 from yandex/nezed-forks-implement-not-between
Implement NOT BETWEEN operator (cleanups).
|
2019-02-11 00:21:34 +03:00 |
|
Alexey Milovidov
|
ec5fbce404
|
Merge branch 'add_topkweighed' of https://github.com/andrewgolman/ClickHouse into andrewgolman-add_topkweighed
|
2019-02-10 23:31:17 +03:00 |
|
Alexey Milovidov
|
08c5c45f2b
|
Added a test for operator priority #4228
|
2019-02-10 23:18:11 +03:00 |
|
alexey-milovidov
|
c6a01ccfb3
|
Merge pull request #4325 from yandex/k3box-arbitrary-const-expressions-in-limit
Add arbitrary const expressions in limit processing (cleanups)
|
2019-02-10 22:29:58 +03:00 |
|
Alexey Milovidov
|
2c7cf23f3f
|
Removed support for constant expressions in TOP because they cannot work
|
2019-02-10 21:19:26 +03:00 |
|
Alexey Milovidov
|
5ebc717d23
|
Merge branch 'implement-not-between' of https://github.com/nezed-forks/ClickHouse into nezed-forks-implement-not-between
|
2019-02-10 20:42:27 +03:00 |
|
Alexey Milovidov
|
58a6accee5
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
|
alexey-milovidov
|
75c087bcf5
|
Merge branch 'master' into arbitrary-const-expressions-in-limit
|
2019-02-10 17:20:31 +03:00 |
|
Alexey Milovidov
|
dfb207e42d
|
Merge branch 'master' into low-cardinality-production-ready
|
2019-02-10 02:42:34 +03:00 |
|
Alexey Milovidov
|
50cae9144c
|
Removed "allow_experimental_low_cardinality_type" setting from tests and docs
|
2019-02-10 02:42:22 +03:00 |
|
alexey-milovidov
|
77ce3dab0f
|
Merge pull request #4320 from yandex/bitmask-ubsan
Fixed error found by UBSan; added a test for bitmask functions for negative input
|
2019-02-10 01:27:04 +03:00 |
|
alexey-milovidov
|
bb6d70cae6
|
Merge pull request #4321 from yandex/entropy-rework
Fixed entropy aggregate function
|
2019-02-10 01:26:45 +03:00 |
|
alexey-milovidov
|
9650c4a0da
|
Merge pull request #4286 from nikvas0/nikvas0/index_fix
Data Skipping Indices fix
|
2019-02-10 00:53:04 +03:00 |
|
alexey-milovidov
|
2777e54a57
|
Merge pull request #4287 from yandex/mutations-introspection
KILL MUTATION
|
2019-02-10 00:51:30 +03:00 |
|
Alexey Milovidov
|
25e7e63207
|
Added a test
|
2019-02-10 00:18:33 +03:00 |
|
Alexey Milovidov
|
ad56a42cf4
|
Fixed test #4309
|
2019-02-10 00:14:50 +03:00 |
|
Alexey Milovidov
|
a01427db27
|
Merge branch 'master' of https://github.com/Stupnikov/ClickHouse into Stupnikov-master
|
2019-02-10 00:04:17 +03:00 |
|
Alexey Milovidov
|
fc3d773c18
|
Renamed test
|
2019-02-09 23:44:18 +03:00 |
|
Alexey Milovidov
|
7b174c4940
|
Added a test for entropy aggregate function ser/de
|
2019-02-09 23:31:58 +03:00 |
|
Alexey Milovidov
|
f82aa5747a
|
Added a test for mutual entropy
|
2019-02-09 23:28:39 +03:00 |
|
Alexey Milovidov
|
d705c4fc9c
|
Fixed error found by UBSan; added a test for bitmask functions for negative input
|
2019-02-09 22:44:27 +03:00 |
|
Andy Yang
|
b499e2998d
|
change test id from 00834 to 00829
|
2019-02-09 17:27:22 +08:00 |
|
Alexey Milovidov
|
8c850a2e6a
|
Added a test from Boris Granveaud
|
2019-02-08 22:40:19 +03:00 |
|
Alexey Milovidov
|
6d23bbabd0
|
Merge branch 'master' into fix-insert-select-read-prefix
|
2019-02-08 19:55:06 +03:00 |
|
Alexey Milovidov
|
8037da4701
|
Merge branch 'master' into fix-insert-select-read-prefix
|
2019-02-08 17:36:38 +03:00 |
|
Alexey Milovidov
|
bf7402ecbb
|
Lowered number of iterations in test
|
2019-02-08 17:30:53 +03:00 |
|
Alexey Milovidov
|
c2b6b15778
|
Fixed error in system.tables #3982
|
2019-02-08 17:10:26 +03:00 |
|
Stupnikov Andrey
|
dbc9376a0f
|
arrayWithConstant function implementation;
|
2019-02-08 02:24:07 +03:00 |
|
Nikita Vasilev
|
cecbd5d0ac
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_fix
|
2019-02-08 00:17:35 +03:00 |
|
Nikita Vasilev
|
a904f370f2
|
upd minmax test
|
2019-02-08 00:11:22 +03:00 |
|
Nikita Vasilev
|
f0272b7b6c
|
:fix set test
|
2019-02-07 23:43:03 +03:00 |
|
alexey-milovidov
|
7c830941a6
|
Merge pull request #4256 from zlobober/useful_what_in_exceptions
Make exception.what() less useless.
|
2019-02-07 12:15:43 +03:00 |
|
Vitaly Baranov
|
7ff5439971
|
Merge pull request #4298 from vitlibar/add-function-to-start-of-ten-minutes
Add function toStartOfTenMinutes().
|
2019-02-07 11:46:13 +03:00 |
|
Vitaly Baranov
|
7cbdb17f5b
|
Add function toStartOfTenMinutes().
|
2019-02-07 01:50:04 +03:00 |
|