Ivan Lezhankin
6d783ef013
Move-away "uniqCombined" as a separate aggregated function with HLL precision
2018-10-17 17:31:06 +03:00
Ivan Blinkov
8623cb232c
WIP on docs/website ( #3383 )
...
* CLICKHOUSE-4063: less manual html @ index.md
* CLICKHOUSE-4063: recommend markdown="1" in README.md
* CLICKHOUSE-4003: manually purge custom.css for now
* CLICKHOUSE-4064: expand <details> before any print (including to pdf)
* CLICKHOUSE-3927: rearrange interfaces/formats.md a bit
* CLICKHOUSE-3306: add few http headers
* Remove copy-paste introduced in #3392
* Hopefully better chinese fonts #3392
* get rid of tabs @ custom.css
* Apply comments and patch from #3384
* Add jdbc.md to ToC and some translation, though it still looks badly incomplete
* minor punctuation
* Add some backlinks to official website from mirrors that just blindly take markdown sources
* Do not make fonts extra light
* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's//g' {}
* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's/ sql/g' {}
* Remove outdated stuff from roadmap.md
* Not so light font on front page too
* Refactor Chinese formats.md to match recent changes in other languages
2018-10-16 13:47:17 +03:00
Maksim
9e813f911c
Added third-party http client library for python ( #3394 )
...
* Added third-party client library for python
* Added third-party client library for python (rus)
2018-10-16 10:42:56 +03:00
Ivan Blinkov
415f763910
Some sync between 3rd party software lists
2018-10-12 16:26:57 +03:00
glockbender
3674601873
Update third-party_client_libraries.md ( #3364 )
...
Adding Exposed-based sql framework for Kotlin
2018-10-12 12:19:16 +03:00
alexey-milovidov
6ed6e2de00
Merge pull request #3303 from BayoNet/master
...
Warning about vulnerability of ODBC driver
2018-10-10 02:11:21 +03:00
Alex Zatelepin
85ca64bf15
Update alter.md
2018-10-09 20:29:40 +03:00
Alexey Milovidov
574c4da419
Updated tips (tnx. Vladislav U. from the Telegram chat) [#CLICKHOUSE-2]
2018-10-09 17:38:59 +03:00
Sjoerd Mulder
9914f6b18d
keep_alive is seconds not millis
2018-10-09 12:27:52 +02:00
Ivan Blinkov
bff05fa7ff
Some international docs improvements ( #3320 )
...
* s/ch/zh/g as it is the correct ISO code
* Add new languages to easy_edit.sh
* Better site_name in docs
* Fix a bunch of links in zh docs
* remove extra trailing slashes
2018-10-08 18:51:16 +03:00
BayoNet
a6d95b9460
Textual edits in ODBC dictionary description.
2018-10-08 13:20:34 +03:00
Ivan Blinkov
99d54ccd61
WIP on website/docs ( #3237 )
...
* lost backtick
* back to short examples on docs front page
* publish sitemap_static.xml too
* add link to "fa" sitemap
* add "fa" to robots.txt
* Add upcoming Beijing meetup link
* Adapt css to second meetup link
* Website front page tuning
* Decimal docs in English
* Kind of fix CLICKHOUSE-4010
* Lost blank line
* fix poco submodule
* Remove Paris link from front page
2018-10-05 18:56:05 +03:00
BayoNet
63c309bf3e
Added the warning about the vulnerability of the ODBC driver.
2018-10-05 18:19:08 +03:00
alexey-milovidov
2379dbc0e5
Update merge.md
2018-10-04 23:58:28 +03:00
Denis Zhuravlev
26ec4c14fe
Added Example2
2018-10-03 14:43:47 -03:00
Kirill Malev
f8a72e849b
space fix
2018-09-27 14:45:19 +03:00
Alexey Milovidov
b972742f9a
Fixed bad code; updated docs #3195
2018-09-22 21:07:27 +03:00
Alex Krash
c29357212a
Add examples for alphaTokens and argMin ( #3189 )
2018-09-21 18:13:45 +03:00
Alexey Milovidov
41bde049ab
Merge remote-tracking branch 'origin/master' into alex-krash-function_format_date
2018-09-18 21:39:02 +03:00
Alexey Milovidov
dde8ca03cf
Merge branch 'function_format_date' of https://github.com/alex-krash/ClickHouse into alex-krash-function_format_date
2018-09-18 19:19:29 +03:00
proller
7eecfdbcf5
wip
2018-09-18 18:59:14 +03:00
Vojtech Splichal
b319c29aaf
fix documentation kafka per topic configuration
2018-09-18 14:59:12 +02:00
Alexander Krasheninnikov
64533ff4df
Add support for Date, filled documentation
2018-09-18 03:32:24 +03:00
Alexey Zatelepin
48d5d03d27
add notice that dots in cluster names are forbidden [#CLICKHOUSE-3983]
2018-09-17 20:56:24 +03:00
Alexey Zatelepin
133c9c7c37
Merge branch 'master' into alter-update
...
Conflicts:
docs/en/query_language/alter.md
2018-09-07 19:11:02 +03:00
Ivan Blinkov
4b43fdd3f2
More docs fixes ( #3068 )
...
* lost backtick
* back to short examples on docs front page
* publish sitemap_static.xml too
* add link to "fa" sitemap
* add "fa" to robots.txt
2018-09-07 13:27:44 +03:00
Ivan Blinkov
93e91a17bd
docs build fixes
2018-09-06 21:24:00 +03:00
Ivan Blinkov
3186a2f273
revert more harmful patches
2018-09-06 21:15:16 +03:00
Ivan Blinkov
4784a945c1
restore NULL literal section in query_language/syntax.md
2018-09-06 21:13:20 +03:00
Ivan Blinkov
cdbae550b1
revert query_language/syntax.md
2018-09-06 21:12:08 +03:00
Ivan Blinkov
8796fa43be
re-apply useful patch parts to select.md
2018-09-06 21:11:25 +03:00
Ivan Blinkov
d6c4377594
revert some more harmful patches
2018-09-06 21:07:25 +03:00
Ivan Blinkov
702885ebb4
revert query_language/alter.md
2018-09-06 21:00:21 +03:00
Ivan Blinkov
eb48d070f3
revert operations/utils/clickhouse-local.md
2018-09-06 20:58:37 +03:00
Ivan Blinkov
1da546a2eb
fixes for url.md
2018-09-06 20:57:13 +03:00
Ivan Blinkov
1ea4a177fa
revert operations/table_engines/file.md
2018-09-06 20:54:19 +03:00
Ivan Blinkov
6c719067c3
fixes for settings.md
2018-09-06 20:47:18 +03:00
Ivan Blinkov
86d9b3098a
features_considered_disadvantages.md
2018-09-06 20:43:12 +03:00
Ivan Blinkov
18adb9439d
fixes for distinctive_features.md
2018-09-06 20:40:13 +03:00
Ivan Blinkov
a92387f089
fixes for cli.md
2018-09-06 20:09:42 +03:00
Ivan Blinkov
14d9035ac6
fixes for index.md
2018-09-06 20:08:43 +03:00
Ivan Blinkov
3e18e2a14d
restore lost space
2018-09-06 20:01:51 +03:00
Ivan Blinkov
196fb86fca
fixes for tuple.md
2018-09-06 20:01:06 +03:00
Ivan Blinkov
b81b2e3bfd
fixes for data_types/special_data_types/nothing.md
2018-09-06 19:35:14 +03:00
Ivan Blinkov
a2a808c68a
fixes for nullable.md
2018-09-06 19:32:20 +03:00
Ivan Blinkov
21712a5ea9
fixes for enum.md
2018-09-06 19:11:10 +03:00
Ivan Blinkov
b99dbd4be6
Remove outdated note
2018-09-06 16:01:21 +03:00
Alexey Zatelepin
17228b8908
add docs [#CLICKHOUSE-13]
2018-09-05 16:27:05 +03:00
Ivan Blinkov
991c60fadb
Apply #3043 to English version too
2018-09-05 15:43:25 +03:00
Ivan Blinkov
6eb63e340d
Apply useful patches from TANKER-453459
2018-09-05 12:33:11 +03:00