Commit Graph

31813 Commits

Author SHA1 Message Date
Alexey Milovidov
e86047bd72 Merge branch 'sigrtmin' of https://github.com/abyss7/ClickHouse into abyss7-sigrtmin 2019-12-03 02:27:53 +03:00
alexey-milovidov
7af2dc34d2
Merge pull request #7990 from ClickHouse/filimonov-lc_empty_part_bug
Merging #7985
2019-12-03 02:26:44 +03:00
Alexey Milovidov
166e9e414c Fixed bad test 2019-12-03 02:26:15 +03:00
Alexey Milovidov
07d7fd413f Fixed bad test 2019-12-03 02:25:08 +03:00
alexey-milovidov
e44dc0a6c8
Merge pull request #7981 from ClickHouse/fix_number_of_streams_for_storages_with_globs
Limit number of streams for read from StorageFile and StorageHDFS
2019-12-03 02:23:10 +03:00
alexey-milovidov
43c47bdb55
Merge pull request #7717 from MaxFedotov/support_mysql_federated
support clickhouse as mysql federated server
2019-12-03 02:21:35 +03:00
alexey-milovidov
972156066d
Update MySQLHandler.cpp 2019-12-03 02:20:58 +03:00
alexey-milovidov
b08446a8c5
Update MySQLHandler.cpp 2019-12-03 02:18:19 +03:00
Alexey Milovidov
58c40dc234 Merge branch 'master' of github.com:yandex/ClickHouse into filimonov-lc_empty_part_bug 2019-12-03 02:14:35 +03:00
alexey-milovidov
41f1224d59
Merge pull request #7987 from achulkov2/dict-small-refactoring
Very small code refactoring for external dictionaries
2019-12-03 02:13:31 +03:00
alexey-milovidov
8338be47dd
Merge pull request #7975 from yurriy/mysql-protocol-text
Support more column types in MySQL compatibility server
2019-12-03 02:08:24 +03:00
Alexey Milovidov
272715cb71 Merge branch 'lc_empty_part_bug' of https://github.com/filimonov/ClickHouse into filimonov-lc_empty_part_bug 2019-12-03 01:58:41 +03:00
alexey-milovidov
bd72b570a3
Update 01035_lc_empty_part_bug.sql 2019-12-03 01:56:37 +03:00
alexey-milovidov
8687b03d63
Merge pull request #7464 from Felixoid/query_thread_log_doc
Query thread log doc
2019-12-03 01:45:05 +03:00
alexey-milovidov
946f3ed657
Update system_tables.md 2019-12-03 01:44:32 +03:00
alexey-milovidov
916e3826bc
Update system_tables.md 2019-12-03 01:43:30 +03:00
Alexey Milovidov
a8501b1225 Updated roadmap 2019-12-03 01:38:07 +03:00
alexey-milovidov
d5ebdf1c77
Update settings.md 2019-12-03 01:34:59 +03:00
alexey-milovidov
f8848a76fd
Update settings.md 2019-12-03 01:34:02 +03:00
alexey-milovidov
e85223ce5e
Update system_tables.md 2019-12-03 01:32:19 +03:00
alexey-milovidov
4bfa0117fc
Update settings.md 2019-12-03 01:22:11 +03:00
alexey-milovidov
81cae9274f
Update settings.md 2019-12-03 01:21:06 +03:00
alexey-milovidov
88f2fbbe4b
Update settings.md 2019-12-03 01:20:33 +03:00
Ivan Lezhankin
2118b33d9a Replace SIGRTMIN with SIGTSTP 2019-12-02 20:29:19 +03:00
achulkov2
6c6db598b1 Very small refactoring for external dictionaries 2019-12-02 18:59:45 +03:00
Mikhail Filimonov
5228f5f2eb Test case for altering to LowCardinality when data part is empty 2019-12-02 16:11:28 +01:00
Ivan
8d021b31fb
Fix docs for build-cross-osx and build-cross-arm64 (#7821)
* Fix docs for build-cross-osx and build-cross-arm64
* Fix links from ru and zh
* Update docs/en/development/build_cross_arm.md
2019-12-02 17:00:21 +03:00
alesapin
7410d17892 Fix bug with minimal dictionary lifetime equals zero 2019-12-02 16:05:43 +03:00
Vitaly Baranov
b2685a3710
Merge pull request #7727 from kekekekule/master
Added lifetime to system.dictionaries #6820
2019-12-02 15:15:44 +03:00
Mikhail f. Shiryaev
05687b56cd Fix description of ProfileEvents.Names 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
d94718a8e1 Fix quota_key description 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
3e2093ca43 Fix os_user column description 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
8f154ecbdd Fix thread_name column 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
0c1f5bd7fb Fix event names, peak_memory_usage 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
3f4faf9c9b Fix ports columns documentation 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
1d56709656 Fix the client_* columns documentation 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
71c8879c13 Adjust russian thread, fix memory_usage description 2019-12-02 12:48:52 +01:00
alexey-milovidov
cb5e20da5b Update system_tables.md 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
da629e09e5 Add documentation for system.query_thread_log 2019-12-02 12:48:52 +01:00
Mikhail f. Shiryaev
2d2cae5cee Fix unpaired asterisk 2019-12-02 12:45:34 +01:00
Maksim Fedotov
6381d33981 support clickhouse as mysql federated server. apply code review notes p4 2019-12-02 14:32:45 +03:00
Ivan Lezhankin
0e276ad887 Fix build 2019-12-02 14:29:52 +03:00
alesapin
08dfd1d1c4 Limit number of streams for read from StorageFile and StorageHDFS 2019-12-02 14:25:41 +03:00
Ivan Lezhankin
4f56e03729 Use SIGRTMIN instead of SIGPROF for user debugging purposes 2019-12-02 13:50:57 +03:00
alesapin
a4ca30b5fd Fix bug in check table for tables without primary key 2019-12-02 13:30:04 +03:00
Mikhail f. Shiryaev
109028b643 Add cancel_http_readonly_queries_on_client_close description 2019-12-02 11:25:45 +01:00
alexey-milovidov
febb7f6aca
Merge pull request #7956 from amosbird/hdfsabi
utilize libunwind to achieve better abi-compat
2019-12-02 12:57:55 +03:00
alesapin
698df304ee
Merge pull request #7964 from topvisor/patch-3
Update system.md
2019-12-02 12:52:57 +03:00
Ivan Blinkov
19e3488531
minor style fix 2019-12-02 12:45:18 +03:00
Ivan Blinkov
cb36d68384
Update sitemap.xml 2019-12-02 12:23:43 +03:00