Alexander Kuzmenkov
8e855dc887
Merge pull request #17460 from azat/perf-tests-settings
...
Fail queries on unknown settings in perf tests
2020-11-27 22:42:37 +03:00
sevirov
59b92c7464
DOCSUP-3922: Document the untuple() function ( #17110 )
...
* Create tuple-functions.md
Выполнил описание функции untuple на английском языке.
* Update tuple-functions.md
Подкорректировал описание.
* Update tuple-functions.md
Подкорректировал описание.
* Update tuple-functions.md
Внес небольшие поправки.
* Translate untuple-functions.md
Выполнил перевод на русский язык.
* Update tuple-functions.md
Внес поправки в английскую и русскую версии.
* Update tuple-functions.md
Внес поправки.
* Update tuple-functions.md and in-functions.md
Добавил функции и ссылки.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-27 22:37:44 +03:00
tavplubix
aaaa7ad59f
Merge pull request #16806 from TCeason/add_test_for_materialize_mysql
...
add network partition integration test for MaterializeMySQL
2020-11-27 20:39:06 +03:00
Anna Shakhova
0ae690e6ed
DOCSUP-2955: documented the rankCorr function ( #16109 )
...
* rankCorr: init commit in English.
* Fixed
* Fixed links.
* Fixed link.
* Fixed link.
* Fixed link.
* Fixed link to document Float32
* Fixed remarks
* Fixed
* Translation
2020-11-27 19:56:38 +03:00
Denis Glazachev
0e6dd287e7
Fix CMake generation and build for native Xcode and AppleClang
2020-11-27 20:33:16 +04:00
alesapin
6567796014
Fix kill mutation on concurrent alter queries
2020-11-27 18:46:52 +03:00
Ivan Blinkov
2619cde996
Update hero.html
2020-11-27 11:44:42 -03:00
Ivan Blinkov
ddca46d877
Update index.md
2020-11-27 11:43:32 -03:00
Anton Popov
458395dcaf
fix test
2020-11-27 17:31:30 +03:00
Nikolai Kochetov
1c8600bb0a
Fix data race on global BlockStreamProfileInfo in PullingAsyncPipelineExecutor.
2020-11-27 16:50:34 +03:00
alesapin
ba481e6665
Fix cache size calculation
2020-11-27 16:17:10 +03:00
Anton Popov
1a4ed07a98
add some more comments
2020-11-27 15:47:27 +03:00
Ivan Blinkov
1feebe9d73
Update README.md
2020-11-27 09:38:52 -03:00
alesapin
37c4133a23
Merge pull request #17275 from azat/cleanup
...
Tiny cleanup
2020-11-27 15:29:31 +03:00
Nikita Mikhaylov
0b6f5c75b9
Merge pull request #17435 from vitlibar/grpc-protocol-2
...
Implement GRPC protocol (corrections)
2020-11-27 15:19:50 +03:00
Alexander Kuzmenkov
a3277b183d
Adjust perf test thresholds
2020-11-27 15:08:42 +03:00
alesapin
239ed12458
Better defaults
2020-11-27 14:50:33 +03:00
alesapin
17fa29f44f
Less pulls of network image
2020-11-27 14:38:04 +03:00
Anton Popov
601d633690
fix optimize_redundant_functions_in_order_by
2020-11-27 14:29:39 +03:00
alesapin
f12ba9f2c1
Fix test
2020-11-27 14:26:42 +03:00
qianmoQ
4d94a83d33
translate documentation for ontime
2020-11-27 19:23:28 +08:00
filimonov
4b54259414
Update formats.md
2020-11-27 12:14:50 +01:00
filimonov
8b3b9a6263
add a note for copier docs
2020-11-27 12:10:57 +01:00
Alexander Kuzmenkov
19bdb34b19
Merge pull request #16183 from hexiaoting/dev_replace
...
Fix: throw error when column transformer use non-exist column
2020-11-27 14:09:58 +03:00
alesapin
50cf7fda39
Less flaky test_realod_zookeeper
2020-11-27 14:05:59 +03:00
Nikolai Kochetov
f3bea2210c
Update tests.
2020-11-27 13:55:45 +03:00
Nikolai Kochetov
85283b3944
Merge pull request #17397 from ClickHouse/fix-types-for-read-from-join
...
Fix crash while reading from JOIN table with LowCardinality types
2020-11-27 13:37:05 +03:00
Nikolai Kochetov
60af8219ee
Merge pull request #17439 from ClickHouse/chengxianglibra-dist-agg-issue
...
Fix incorrect optimization of distinct
2020-11-27 13:26:19 +03:00
qianmoQ
72fdc76239
add toc priority for documentation
2020-11-27 18:20:57 +08:00
Nikolai Kochetov
c206b2506b
Update tests.
2020-11-27 13:10:09 +03:00
qianmoQ
972f12abae
add toc priority for wikistat documentation
2020-11-27 18:05:45 +08:00
qianmoQ
943eb474e9
translate documentation for star-schema
2020-11-27 18:04:34 +08:00
Nikolai Kochetov
a2c450d7e2
Do not merge functions with arrayJoin and stateful functions.
2020-11-27 12:50:56 +03:00
Nikolai Kochetov
600f249790
Do not remove arrayJoin from actions
2020-11-27 12:11:34 +03:00
filimonov
2a6ebad668
Update formats.md
2020-11-27 09:01:48 +01:00
filimonov
e2ca214699
Document JSONAsString
2020-11-27 08:59:37 +01:00
alexey-milovidov
875a0a04eb
Merge pull request #17445 from qianmoQ/fix-docs
...
Fixed a problem with the translation of get-started
2020-11-27 10:43:46 +03:00
alexey-milovidov
13f0521ddd
Update replication.md
2020-11-27 10:40:25 +03:00
alexey-milovidov
dfae1efbbd
Merge pull request #17070 from fastio/master
...
Support multiple ZooKeeper clusters
2020-11-27 10:38:01 +03:00
alesapin
fe6a64b6f5
Merge pull request #16819 from invis87/patch-1
...
Update collapsingmergetree.md
2020-11-27 10:27:57 +03:00
Azat Khuzhin
5745f07a00
Bump CI
2020-11-27 08:03:24 +03:00
Azat Khuzhin
3696916f44
perf: add setuptools into docker image (to built clikchouse-driver)
2020-11-27 07:20:41 +03:00
taichong
c8f7a56a25
fix CI timeout err
2020-11-27 11:34:49 +08:00
hexiaoting
024848cc1b
fix issue for assert
2020-11-27 11:21:22 +08:00
hexiaoting
2523f8f0c6
Merge remote-tracking branch 'origin/master' into dev_replace
2020-11-27 10:51:04 +08:00
felixxdu
17e83cbb8d
Merge remote-tracking branch 'origin/master' into add_ttl_option_for_syslog
2020-11-27 10:02:57 +08:00
Azat Khuzhin
b390786a2e
Cleanup fasttest/run.sh
...
- align functions
- align subshells ()
2020-11-27 00:38:49 +03:00
Azat Khuzhin
cc5e9d4a66
Replace spaces with tabs in .gitmodules
2020-11-27 00:35:39 +03:00
Azat Khuzhin
04a93f18e8
perf: fail on unknown settings
2020-11-27 00:16:41 +03:00
Azat Khuzhin
a591886740
perf: remove outdated comments from perf.py
...
Refs: https://github.com/ClickHouse/ClickHouse/pull/17255#discussion_r528822709
2020-11-27 00:16:41 +03:00