Commit Graph

20652 Commits

Author SHA1 Message Date
Ivan Blinkov
1de89ed489 Sync "Functions" ToC section with en 2018-11-27 13:36:18 +03:00
Ivan Blinkov
1393585917 Title case in toc_en.yml 2018-11-27 13:33:57 +03:00
Ivan Blinkov
b877b30977 lost file 2018-11-27 12:09:06 +03:00
Ivan Blinkov
9b44482ede Update roadmap.md 2018-11-27 12:08:54 +03:00
Ivan Blinkov
aca2e05365 replace ru roadmap.md with symlink 2018-11-27 12:05:53 +03:00
Ivan Blinkov
c788814f1e remove ru roadmap.md 2018-11-27 12:05:26 +03:00
Ivan Blinkov
e2f1f66cf2 Remove outdated info from introduction 2018-11-27 11:53:07 +03:00
Ivan Blinkov
ab078461dc remove symlink 2018-11-27 11:52:08 +03:00
Ivan Blinkov
3163bef2bf try to guess anchor instead of failing 2018-11-27 11:42:39 +03:00
Ivan Blinkov
512c18b1a9 Remove unconvenient error for now 2018-11-27 11:22:05 +03:00
Ivan Blinkov
585df99587 fix link 2018-11-27 11:17:04 +03:00
Ivan Blinkov
11ee7797b4
Add form link to README.md 2018-11-27 11:16:27 +03:00
Ivan Blinkov
8e2ec872f6 http_interface.md -> http.md 2018-11-27 11:13:03 +03:00
Ivan Blinkov
e637942a33 Rewrite tcp.md 2018-11-27 11:09:38 +03:00
Ivan Blinkov
a221281fd1 Some introduction for "interfaces" section 2018-11-27 10:46:47 +03:00
Vitaly Baranov
44ca56c731 CLICKHOUSE-4127: Convert destination table's data when reading from
StorageBuffer.
2018-11-27 03:43:58 +03:00
Alexey Milovidov
2115c31dda Fixed wrong exception message [#CLICKHOUSE-2] 2018-11-26 20:11:04 +03:00
alexey-milovidov
7e9e5c383a
Merge pull request #3670 from abyss7/CLICKHOUSE-3766
Rename method partition() → alterPartition()
2018-11-26 20:09:37 +03:00
Elghazal Ahmed
0dd5777c1c Run clickhouse-server in exec form 2018-11-26 20:01:48 +03:00
alexey-milovidov
a7d75c527b
Merge pull request #3652 from yandex/unquote-partition
Don't quote single-field partition keys
2018-11-26 19:57:01 +03:00
alexey-milovidov
e00ce0bb57
Every function in its own file, part 7 (#3666)
* Every function in its own file, part 7 [#CLICKHOUSE-2]

* Every function in its own file, part 7 [#CLICKHOUSE-2]

* Every function in its own file, part 7 [#CLICKHOUSE-2]

* Every function in its own file, part 7 [#CLICKHOUSE-2]

* Every function in its own file, part 7 [#CLICKHOUSE-2]

* Fixed build #3666
2018-11-26 19:20:40 +03:00
alesapin
6c0d9f6ea0 Merge branch 'master' of github.com:yandex/ClickHouse 2018-11-26 18:18:58 +03:00
alesapin
5a6f9a5ff9 Replace function mysql with function file 2018-11-26 18:18:45 +03:00
Alexey Zatelepin
f38a320909 fix insert batching test (the INSERT queries are rewritten differently now) [#CLICKHOUSE-4161] 2018-11-26 17:57:33 +03:00
Alexey Zatelepin
f09cb566b1 add tests [#CLICKHOUSE-4161] 2018-11-26 17:57:33 +03:00
Alexey Zatelepin
01501fa8db correct column list for rewritten INSERT query into Distributed [#CLICKHOUSE-4161] 2018-11-26 17:57:25 +03:00
Ivan Blinkov
20d0634333 Add clickhouse-hdfs-loader link 2018-11-26 17:46:34 +03:00
Ivan Lezhankin
73aa7f2027 Rename method partition() → alterPartition()
Also fix build with internal shared libraries.
2018-11-26 17:43:40 +03:00
Ivan Blinkov
4cbfa2e129 Move stuff that is not really (only) a client library into a separate page 2018-11-26 17:43:33 +03:00
Ivan Blinkov
87b22ecd90 Update links 2018-11-26 17:14:46 +03:00
Alexey Milovidov
e793a27cc3 Restored old test util #3665 2018-11-26 16:57:54 +03:00
Ivan Blinkov
3dac8703b5 Separate third-party stuff in ToC too 2018-11-26 16:57:16 +03:00
Ivan Blinkov
8232e4d579 Put third-party stuff into a separate folder 2018-11-26 16:51:16 +03:00
Ivan Blinkov
7a35f2087a More verbose 3rd party libs disclaimer 2018-11-26 16:36:31 +03:00
Ivan Blinkov
e1c5f08a61 Introduce basic ODBC driver page in docs 2018-11-26 16:20:36 +03:00
Alexey Zatelepin
d3d9242462 Merge branch 'master' into alter-order-by
Conflicts:
	dbms/src/Parsers/ASTAlterQuery.h
	dbms/src/Parsers/ParserAlterQuery.cpp
	dbms/src/Storages/AlterCommands.cpp
	dbms/src/Storages/AlterCommands.h
2018-11-26 16:01:48 +03:00
Alexey Zatelepin
3a3dda5ec5 use standard Tuple serialization [#CLICKHOUSE-4054] 2018-11-26 15:41:17 +03:00
Ivan Blinkov
10b6a5abe7 Merge branch 'master' of github.com:yandex/ClickHouse 2018-11-26 15:05:18 +03:00
alesapin
757d808a57 Add env variable for tests skip 2018-11-26 14:04:42 +03:00
alesapin
565100c716 Add option to disable host net 2018-11-26 13:23:03 +03:00
Ivan Blinkov
b0b1972e52 Merge branch 'master' of github.com:yandex/ClickHouse 2018-11-26 10:59:15 +03:00
alexey-milovidov
1463c86553
Merge pull request #3664 from yandex/remove-conditional-computations
Removed "conditional computations" feature, because it is not ready
2018-11-26 05:40:50 +03:00
Alexey Milovidov
5a0feee45e Removed "conditional computations" feature, because it is not ready #2272 2018-11-26 04:39:04 +03:00
Alexey Milovidov
c77930fe30 Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
alexey-milovidov
0b2848b0f2
Merge pull request #3662 from yandex/fixed-error-in-lower-upper-utf8
Fixed error in lowerUTF8 and upperUTF8 functions
2018-11-26 02:24:41 +03:00
alexey-milovidov
5b1eaba276
Every function in its own file, part 6 (#3661)
* Every function in its own file, part 6 [#CLICKHOUSE-2]

* Every function in its own file, part 6 [#CLICKHOUSE-2]

* Every function in its own file, part 6 [#CLICKHOUSE-2]
2018-11-26 02:24:26 +03:00
Alexey Milovidov
ed48b38454 Added two more bugs [#CLICKHOUSE-2] 2018-11-26 02:23:01 +03:00
Alexey Milovidov
4cb7f2896c Fixed error in lowerUTF8 and upperUTF8 functions [#CLICKHOUSE-2] 2018-11-26 01:26:36 +03:00
chenxing.xc
ff6e849c0f address review comments | 2018-11-25 12:22:01 +08:00
Alexey Milovidov
68e0a687c8 Removed unused method [#CLICKHOUSE-2] 2018-11-25 04:24:03 +03:00