Commit Graph

49785 Commits

Author SHA1 Message Date
alexey-milovidov
14d9586735
Update AggregateFunctionRankCorrelation.h 2020-10-20 04:18:12 +03:00
alexey-milovidov
257d3d4ccc
Merge pull request #16165 from den-crane/test/bug_8546
test for #8546
2020-10-20 04:09:41 +03:00
Alexey Milovidov
3be41e55a7 Add comments 2020-10-20 04:08:30 +03:00
Alexey Milovidov
9ae144dc69 Edit comment 2020-10-20 04:05:29 +03:00
Alexey Milovidov
a79460b644 Modify comment 2020-10-20 04:03:03 +03:00
Alexey Milovidov
a091892a13 Fix Arcadia 2020-10-20 04:01:47 +03:00
Alexey Milovidov
9b57f7cdc9 Minor changes 2020-10-20 03:39:24 +03:00
Alexey Milovidov
f8fef7eff6 Minor changes 2020-10-20 03:32:50 +03:00
Alexey Milovidov
a554ca5e62 Added /play handler; added a test 2020-10-20 03:28:33 +03:00
Alexey Milovidov
0af87e9598 Advancements and adjustments 2020-10-20 02:37:10 +03:00
Nikolai Kochetov
9fe51524cc Part 9. 2020-10-20 00:21:10 +03:00
Vitaly Baranov
235a493a25
Merge pull request #12736 from traceon/ldap-any-user-authentication
Add LDAP user directory support for locally non-existent users
2020-10-19 23:58:35 +03:00
Denis Zhuravlev
f7f1c1b267 test for #8546 2020-10-19 17:09:10 -03:00
Alexey Milovidov
f229185bee Comments and corrections 2020-10-19 22:25:58 +03:00
Nikolai Kochetov
bc58637ec2 Fixing build. 2020-10-19 21:37:44 +03:00
alexey-milovidov
f3087c61ad
Merge pull request #16128 from den-crane/test/nulls-aggregatestates
tests for nullable_aggregate_states
2020-10-19 21:37:22 +03:00
Alexey Milovidov
7b4a537538 Added minimal web UI 2020-10-19 21:29:51 +03:00
alexey-milovidov
be7776608d
Merge pull request #15933 from ClickHouse/fix-global-in-result
Fix wrong result in case of GLOBAL IN and PREWHERE
2020-10-19 21:21:57 +03:00
Nikita Mikhaylov
22381685fd
Merge pull request #16156 from ClickHouse/revert-16093-fasttest
Revert "scipy"
2020-10-19 18:43:11 +03:00
Nikita Mikhaylov
846492d7a5
Revert "scipy" 2020-10-19 18:41:57 +03:00
sevirov
e12f69cb59
DOCSUP-3478: Documented the iLike function (#15880)
* Description of the iLike function

Добавил описание функции iLike и добавил оператор ILIKE.

* Update string-search-functions.md

Changed by comments.

* Update and translation ilike function and ILIKE operator..

Внес поправки в английскую версию и сделал перевод на русский язык.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-19 18:32:09 +03:00
Nikolai Kochetov
384718e6c3 Part 8. 2020-10-19 18:27:41 +03:00
sevirov
0a764bed54
DOCSUP-2954: Documented the view function (#15881)
* Create view.md

Создал файл view.md и сделал описание функции view.

* Update view.md

I made changes.

* Update view.md

Changed parametrs.

* Update view.md

Changed by comments.

* Create view.md

Перевел на русский язык.

* Update ru and en file view.md

Changed by comments.

* Update en and ru versions view function.

Changed links.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-19 18:26:11 +03:00
Anna
d7014316b2
DOCSUP-2861: Translate on Russian (#16042)
* Translate on Russian

* Update docs/ru/sql-reference/statements/create/table.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/sql-reference/statements/create/table.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/ru/sql-reference/statements/create/table.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-19 18:22:38 +03:00
Nicolae Vartolomei
5a665d1d42 Add max_concurrent_queries_for_all_users setting
Closes #6636.
2020-10-19 15:51:28 +01:00
alesapin
e853af9b4f
Merge pull request #15823 from kitaisreal/parser-allow-specify-primary-key-in-column-list
Parser allow specify primary key in column list
2020-10-19 17:09:12 +03:00
Denis Zhuravlev
5cd396b1b5 fix for floats 2020-10-19 10:52:28 -03:00
Nikolai Kochetov
df1af1bd94 Part 7. 2020-10-19 16:42:14 +03:00
Alexander Kuzmenkov
defcd29b31
Merge pull request #16036 from ClickHouse/stress_test_improvemets
Minor improvements of stress test
2020-10-19 16:12:30 +03:00
Alexander Kuzmenkov
0c1f8e6018
Merge pull request #16086 from ClickHouse/aku/integration-warnings
remove warnings in integration tests
2020-10-19 15:58:15 +03:00
alesapin
dc27ad9d53 Add piddir 2020-10-19 15:34:34 +03:00
Ivan Lezhankin
b80cb0ba4a Fix after migration to Python 3 2020-10-19 15:34:17 +03:00
alesapin
dc728e2feb Missed char 2020-10-19 14:20:27 +03:00
alesapin
422dc1d83f Missed change 2020-10-19 14:08:42 +03:00
alesapin
76a501d7c5 Merge branch 'master' into simplify-init-script 2020-10-19 10:56:40 +03:00
alesapin
963bc57835
Merge pull request #16011 from ClickHouse/fix_alter_add_and_modify_order_by
Fix alter sorting key for ReplicatedVersionedCollapsingMergeTree
2020-10-19 10:31:13 +03:00
hexiaoting
6ed6f4f7a2 Fix inconsistent behaviour of rankCorr function 2020-10-19 15:17:33 +08:00
Denis Zhuravlev
1dea2fd1dd tests for nullable_aggregate_states 2020-10-18 21:10:50 -03:00
Nikolai Kochetov
740fad66f3 Part 6. 2020-10-18 22:00:13 +03:00
alexey-milovidov
d1c705d47f
Merge pull request #16046 from ClickHouse/test-param-uuid
Added a test for query parameter of type UUID
2020-10-18 19:10:57 +03:00
alexey-milovidov
3e6839a7e1
Merge pull request #16074 from ClickHouse/better-build-error-on-mac
Better message about build error on Mac #16072
2020-10-18 19:07:06 +03:00
alexey-milovidov
691bd829a6
Merge pull request #16113 from den-crane/patch-5
Doc. Fix insert_quorum_timeout russian description.
2020-10-18 18:59:27 +03:00
alexey-milovidov
66ae78160f
Merge pull request #16112 from den-crane/patch-3
Doc. table & database built-in macros
2020-10-18 18:59:03 +03:00
Nikolai Kochetov
50dcba6df4 Part 5. 2020-10-18 17:49:19 +03:00
alexey-milovidov
6dc5cb166f
Merge pull request #16082 from CurtizJ/fix-bad-aggregation
Fix segfault with wrong aggregation in lambdas
2020-10-18 04:36:29 +03:00
alexey-milovidov
8f0a52bbcf
Merge pull request #16103 from den-crane/test/bug_8425
test for the bug #8425
2020-10-18 04:36:12 +03:00
alexey-milovidov
882a600a8f
Merge pull request #16106 from den-crane/test/bug_8580
test for the bug #8580
2020-10-18 04:36:02 +03:00
alexey-milovidov
d74dfd02a5
Merge pull request #16104 from den-crane/test/bug_8490
test for the bug #8490
2020-10-18 04:35:51 +03:00
alexey-milovidov
df92149cb8
Merge pull request #16084 from ClickHouse/aku/fuzzer-error
Fix wrong error code in AST fuzzer
2020-10-18 04:35:37 +03:00
Nikolai Kochetov
ce2f6a0560 Part 4. 2020-10-18 00:41:50 +03:00