alesapin
457f8fd495
Merge pull request #3389 from yandex/CLICKHOUSE-4067
...
CLICKHOUSE-4067: Fixes in odbc dictionaries. Now dictionaries receive…
2018-10-16 15:37:23 +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
alesapin
c951ec7bad
CLICKHOUSE-4067: Fixes in odbc dictionaries. Now dictionaries receives bridge path from global config (as it was before). Quotation performed on table and schema independently. Add tests with postgres interaction. Update documentation
2018-10-15 17:49:23 +03:00
Ivan Blinkov
6bbbb55615
Fix some punctuation
2018-10-12 16:28:34 +03:00
Ivan Blinkov
415f763910
Some sync between 3rd party software lists
2018-10-12 16:26:57 +03:00
Ivan Blinkov
be8490813a
#3347 fix ( #3354 )
2018-10-11 22:06:04 +03:00
Denis Burlaka
5ad7fc2455
dbeaver infomation added
...
Добавил dbeaver в качестве клиента БД.
2018-10-11 15:51:25 +03:00
alexey-milovidov
1472e3ae66
Merge pull request #3210 from alex-krash/jdbc-bridge
...
External database access unification (jdbc/odbc bridges)
2018-10-10 02:26:56 +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
7aa54e7022
Update alter.md
2018-10-09 20:28:51 +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
f305b01d6f
Update russian
2018-10-09 12:34:46 +02:00
Artem Zuikov
af0e743b94
fix wrong description
2018-10-08 16:25:17 +03:00
Artem Zuikov
5f5221a149
[docs] link Dictionary engine to Dictionaries docs
2018-10-08 16:13:11 +03:00
BayoNet
a6d95b9460
Textual edits in ODBC dictionary description.
2018-10-08 13:20:34 +03:00
Сундуков Алексей
1ef8b48ba0
Update index.md ( #3314 )
...
Орфографическая ошибка.
2018-10-08 13:06:21 +03:00
Ivan Blinkov
c939f000fe
fix comment by @millin
2018-10-05 19:34:49 +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
Andrey
0cd6d095e9
Update access_rights.md
...
Change 'нет доступа к отдельным ДБ' to 'нет доступа к отдельным БД'
2018-10-04 15:26:49 +03:00
Alexandr Krasheninnikov
c7fee9374c
fix formatting errors according code review
2018-10-03 13:44:43 +03:00
Andrey
1815c101a0
Update select.md
...
Change 'Если качестве правой части оператора' on 'Если в качестве правой части оператора'
2018-10-03 12:46:55 +03:00
Andrey
038169e0a7
Update nested.md
...
Change 'как в запроса' on 'как у запроса'
2018-10-03 10:10:28 +03:00
Alexander Marshalov
de92ecfe32
Fix broken link in doc
2018-10-03 06:04:06 +07:00
Alexandr Krasheninnikov
c3f10e76fc
Add doc for jdbc table function
2018-10-01 10:45:59 +03:00
alexey-milovidov
0dd4bb43a3
Update string_search_functions.md
2018-09-25 21:19:15 +03:00
alexey-milovidov
c449319a3b
Update string_search_functions.md
2018-09-25 21:18:50 +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
chertus
dd62b7bc23
more docs for Decimal
2018-09-19 17:09:37 +03:00
chertus
789e5814f9
one another docs fix
2018-09-19 16:59:53 +03:00
chertus
2ef3473ef1
one more docs fix
2018-09-19 16:53:40 +03:00
chertus
f5e82687a5
docs hotfix
2018-09-19 16:52:32 +03:00
chertus
771bc2eaac
Russian documentation for Decimal [CLICKHOUSE-3765]
2018-09-19 16:45:46 +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-milovidov
be51dccbb7
Merge pull request #3126 from VadimPE/CLICKHOUSE-3476
...
[CLICKHOUSE-3476] add invalidate_query for ClickHouse in Dictionary
2018-09-14 21:18:09 +03:00
alexey-milovidov
dcfe84b5fd
Merge pull request #3128 from VadimPE/part_id_in_log
...
Add partition_id in part_log
2018-09-13 21:52:52 +03:00
VadimPE
bd8cf4006b
add doc
2018-09-13 18:59:55 +03:00
VadimPE
383f0da97d
CLICKHOUSE-3476 add doc
2018-09-13 18:18:54 +03:00
Nikolay Kirsh
5f753eceb2
Опечатка в пользлователей
2018-09-13 16:03:48 +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
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
b40284d598
Merge branch 'master' of github.com:yandex/ClickHouse
2018-09-05 15:42:32 +03:00
Sergey Zaikin
3c10fbfaba
Update external_dicts_dict_sources.md ( #3043 )
...
Set PostgreSQL section level equals MS SQL section level
2018-09-05 15:37:49 +03:00
Pavel Patrin
7795a6f1bc
Update tinylog.md ( #3042 )
...
Пишите, Карл!
2018-09-05 15:33:28 +03:00
Ivan Blinkov
6eb63e340d
Apply useful patches from TANKER-453459
2018-09-05 12:33:11 +03:00
BayoNet
324fd98de6
Update of english documentation ( #2918 )
...
* Updating of english translation.
* Some bugs are fixed.
2018-09-04 14:18:59 +03:00
Alexander Marshalov
5cb3501afb
Fix small typos in russian version memory.md
2018-09-02 16:25:15 +07:00
alexey-milovidov
cfb448cce6
Update query_complexity.md
2018-08-31 23:02:57 +03:00
Alexey Milovidov
6e97791348
Updated ZooKeeper admin tips [#CLICKHOUSE-3]
2018-08-28 20:07:01 +03:00
Stas Pavlovichev
23c41c17a9
10'th path have to be included
...
It seems like 10th path should be included in scanning.
2018-08-28 15:03:26 +03:00
alexey-milovidov
eb5f571935
Merge pull request #2959 from VadimPE/CLICKHOUSE-3914
...
CLICKHOUSE-3914 add doc for CASE without ELSE
2018-08-27 15:36:06 +03:00
VadimPE
5c0039f124
CLICKHOUSE-3914 fix
2018-08-27 15:31:17 +03:00
VadimPE
83ff0d2721
CLICKHOUSE-3914 add doc for CASE without ELSE
2018-08-27 12:21:40 +03:00
Sjoerd Mulder
9fa0c33b66
Adding third-party scala driver ( #2945 )
...
* Adding scala driver
* Update ru doc
2018-08-24 17:36:09 +03:00
Ivan Blinkov
5f4a155582
Merge branch 'master' of github.com:yandex/ClickHouse
2018-08-22 16:15:22 +03:00
alexey-milovidov
4c0b30fb7d
Update mergetree.md
2018-08-22 09:44:04 +03:00
alexey-milovidov
87fb9cc997
Update mergetree.md
2018-08-22 09:38:01 +03:00
alexey-milovidov
622c4b84d9
Update mergetree.md
2018-08-22 09:37:35 +03:00
alexey-milovidov
33479b6d6c
Update mergetree.md
2018-08-22 09:37:05 +03:00
alexey-milovidov
6de5f7df1e
Update mergetree.md
2018-08-22 09:32:16 +03:00
alexey-milovidov
df8bf949d0
Update mergetree.md
2018-08-22 09:30:23 +03:00
alexey-milovidov
90788dbd2e
Update mergetree.md
2018-08-22 09:29:36 +03:00
alexey-milovidov
bcd862ab74
Update file.md
2018-08-22 09:23:28 +03:00
alexey-milovidov
33f3841450
Update file.md
2018-08-22 09:22:06 +03:00
alexey-milovidov
34fafdb901
Update file.md
2018-08-22 09:20:05 +03:00
alexey-milovidov
d258c2f5e3
Update rounding_functions.md
2018-08-22 09:18:29 +03:00
BayoNet
5bd8baf9ed
Merge branch 'updating-docs'
2018-08-21 10:55:54 +03:00
BayoNet
969225b372
Merge remote-tracking branch 'upstream/master' into updating-docs
2018-08-21 10:55:28 +03:00
BayoNet
d18e249728
Updated description of MergeTree.
2018-08-21 10:54:37 +03:00
Ivan Blinkov
40aa97d1cf
Add example from #2892 to docs
2018-08-20 12:29:28 +03:00
BayoNet
20f5606fb4
Correction and clarification of descriptions of file() and round().
2018-08-16 11:25:35 +03:00
BayoNet
8ea7c63f3c
Merge remote-tracking branch 'upstream/master'
2018-08-15 14:04:31 +03:00
BayoNet
613c1669f2
Update of file() table function description.
2018-08-15 13:58:37 +03:00
BayoNet
ce58107568
Update of round(x [, N]) description.
2018-08-15 13:56:54 +03:00
BayoNet
3abeff5aa9
Merge branch 'master' into updating-docs
2018-08-15 09:52:18 +03:00
alexey-milovidov
e99738a7d1
Merge pull request #2835 from BayoNet/master
...
Settings for quorum INSERT
2018-08-14 17:53:58 +03:00
alexey-milovidov
337cf525b6
Update geo.md
2018-08-14 17:52:38 +03:00
alexey-milovidov
bbb7900266
Update settings.md
2018-08-14 17:42:17 +03:00
BayoNet
f3d464e741
Merge remote-tracking branch 'upstream/master' into updating-docs
2018-08-14 04:53:39 +03:00
BayoNet
4abca43c5d
Correcting of select_sequential_consistency
description.
2018-08-14 04:48:59 +03:00
Alexander Marshalov
57aa1f9726
fix typo ( #2859 )
2018-08-13 18:08:29 +03:00
BayoNet
6b9aac7760
Function pointInPolygon.
2018-08-13 17:51:06 +03:00
Ivan Blinkov
94f86eda79
WIP on docs: improvements for search + some content changes ( #2842 )
...
* Some improvements for introduction/performance.md
* Minor improvements for example_datasets
* Add website/package-lock.json to .gitignore
* YT paragraph was badly outdated and there is no real reason to write a new one
* Use weird introduction article as a starting point for F.A.Q.
* Some refactoring of first half of ya_metrika_task.md
* minor
* Weird docs footer bugfix
* Forgotten redirect
* h/v scrollbars same size in docs
* CLICKHOUSE-3831: introduce security changelog
* A bit more narrow tables on docs front page
* fix flag in ru docs
* Save some space in top level of docs ToC
* Capitalize most words in titles of docs/en/
* more docs scrollbar fixes
* fix incorrect merge
* fix link
* fix switching languages in single page docs mode
* Update mkdocs & mkdocs-material + unminify javascript
* cherrypick 17e18d1ecc
2018-08-10 17:44:49 +03:00
BayoNet
8429ed5221
Update for Array data type
2018-08-10 16:10:23 +03:00
BayoNet
c1c0145d9b
Small fixes and clarifications.
2018-08-10 11:17:39 +03:00
BayoNet
55cd965db7
Merge remote-tracking branch 'upstream/master' into updating-docs
2018-08-08 23:42:28 +03:00
BayoNet
b84f5faa4e
Quorum INSERT settings.
2018-08-08 23:41:14 +03:00
Ivan Blinkov
02b8b55aea
fix mistype
2018-08-08 18:22:47 +03:00
Ivan Blinkov
9977788daf
WIP on docs ( #2819 )
...
* Some improvements for introduction/performance.md
* Minor improvements for example_datasets
* Add website/package-lock.json to .gitignore
* YT paragraph was badly outdated and there is no real reason to write a new one
* Use weird introduction article as a starting point for F.A.Q.
* Some refactoring of first half of ya_metrika_task.md
* minor
* Weird docs footer bugfix
* Forgotten redirect
* h/v scrollbars same size in docs
* CLICKHOUSE-3831: introduce security changelog
* A bit more narrow tables on docs front page
2018-08-07 15:06:41 +03:00
Alexey Zatelepin
1f2d4f90b9
allow empty parts after merge for Summing, Collapsing and VersionedCollapsing engines [#CLICKHOUSE-3879]
2018-08-06 19:54:00 +03:00
Alexey Zatelepin
7062807d8c
add docs for mutations cleaner [#CLICKHOUSE-3828]
2018-08-03 22:21:44 +03:00