Commit Graph

20417 Commits

Author SHA1 Message Date
Ivan Blinkov
171039d115 Merge branch 'master' of github.com:blinkov/ClickHouse 2018-12-06 15:17:54 +03:00
Ivan Blinkov
f736526774 minor docs fix 2018-12-06 15:17:26 +03:00
Ivan Blinkov
e0c0235d4c Merge branch 'master' of github.com:yandex/ClickHouse 2018-12-06 15:16:02 +03:00
Winter Zhang
be195535a4 Translate introduction to chinese (#3766) 2018-12-06 15:15:49 +03:00
alexey-milovidov
3f45fbbb33
Merge pull request #3763 from yandex/missing-sql-compatibility-functions
Add lcase/ucase functions + make lower/upper case-insensitive #3715
2018-12-06 03:44:45 +03:00
Ivan Blinkov
e110d0789f Add lcase/ucase + make lower/upper case-insensitive #3715 2018-12-05 19:59:35 +03:00
Ivan Blinkov
694722116b
Update requests dependency 2018-12-05 19:37:06 +03:00
Alexey Milovidov
f66b15efb3 Removed useless file #3754 2018-12-05 17:59:48 +03:00
Alexey Zatelepin
c9b97ae86c fix unexpected modification of original ORDER BY ast [#CLICKHOUSE-3859] 2018-12-05 17:02:34 +03:00
proller
61328a2c9b
ARM build fixes (#3754) 2018-12-05 16:41:29 +03:00
Ivan Blinkov
6432aabf38
Update LICENSE 2018-12-05 14:50:42 +03:00
Ivan Blinkov
cba3e9c87d
revert 2018-12-05 14:49:54 +03:00
Ivan Blinkov
2a370880b6
Update LICENSE 2018-12-05 14:46:12 +03:00
Ivan Blinkov
63462e0ce9
test 3 2018-12-05 14:42:09 +03:00
Ivan Blinkov
feeace51fc
test 2 2018-12-05 14:41:32 +03:00
Ivan Blinkov
0d93284f01
test 2018-12-05 14:38:59 +03:00
Alexey Zatelepin
64bdb2a404 docs improvements based on comments [#CLICKHOUSE-3859] 2018-12-05 14:37:45 +03:00
Ivan Blinkov
ffbaeebdd0 Mobile version of front page improvements 2018-12-05 13:33:36 +03:00
BayoNet
5da33f04c9 Links fixes (#3757)
* Update of english version of descriprion of the table function `file`.

* New syntax for ReplacingMergeTree.
Some improvements in text.

* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.

* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.

* New syntax for new syntax of CREATE TABLE

* Added english docs on Aggregating, Replacing and SummingMergeTree.

* CollapsingMergeTree docs. English version.

* 1. Update of CollapsingMergeTree. 2. Minor changes in markup

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatingmergetree.md

* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.

* Markup fix

* Markup and language fixes

* Clarification in the CollapsingMergeTree article

* DOCAPI-4821. Sync between ru and en versions of docs.

* Fixed the ambiguity in geo functions description.

* Example of JOIN in ru docs

* Deleted misinforming example.

* Fixed links to IN operators.
2018-12-05 12:09:25 +03:00
Ivan Blinkov
c4145c7e61 Apply suggestions by @sundy-li 2018-12-05 10:44:47 +03:00
Ivan Blinkov
7e0ae2bec9 Merge branch 'master' of github.com:yandex/ClickHouse 2018-12-05 00:18:55 +03:00
Ivan Blinkov
a0e860fd6a More rel="external nofollow" 2018-12-05 00:11:47 +03:00
alexey-milovidov
a38574e9b4
Update CHANGELOG_RU.md 2018-12-04 23:51:41 +03:00
Alexey Milovidov
d841d64df3 Merge branch 'master' of github.com:yandex/ClickHouse 2018-12-04 22:45:01 +03:00
Alexey Milovidov
c2ea11dc2c Adjusted documentation because sometimes it makes sense to use PREWHERE even by indexed columns #2601 2018-12-04 22:44:51 +03:00
alexey-milovidov
d19590209f
Merge pull request #3755 from yandex/alter-order-by-docs
Docs for ALTER ORDER BY
2018-12-04 22:27:05 +03:00
Alexey Zatelepin
41096ebae4 add en docs for ALTER ORDER BY [#CLICKHOUSE-3859] 2018-12-04 22:12:33 +03:00
Alexey Milovidov
40fdfdd253 Added changelog for 18.14.18 2018-12-04 21:49:50 +03:00
Alexey Zatelepin
366fbe1aa0 add ru docs for ALTER ORDER BY [#CLICKHOUSE-3859] 2018-12-04 21:08:25 +03:00
alexey-milovidov
1d7948c7bf
Merge pull request #3749 from proller/fix14
Fix dmesg error netlink: '...': attribute type 1 has an invalid length.
2018-12-04 20:36:26 +03:00
alexey-milovidov
b6ea2d5396
Merge pull request #3751 from abyss7/issues/3583
Fix `RangeHashedDictionary` getter against `ColumnConst`
2018-12-04 20:28:39 +03:00
Ivan Blinkov
743c904b3f Fix class name 2018-12-04 20:20:39 +03:00
Ivan Blinkov
ba70720158 Lost blank lines 2018-12-04 20:19:40 +03:00
Ivan Blinkov
7d214bbabf Merge branch 'master' of github.com:yandex/ClickHouse 2018-12-04 20:11:35 +03:00
Ivan Blinkov
3782ba7d6b
Rewrite en/getting_started/index.md (#3747)
* 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

* Update some links on front page

* Remove some outdated comment

* Add twitter link to front page

* More front page links tuning

* Add Amsterdam meetup link

* Smaller font to avoid second line

* Add Amsterdam link to README.md

* Proper docs nav translation

* Back to 300 font-weight except Chinese

* fix docs build

* Update Amsterdam link

* remove symlinks

* more zh punctuation

* apply lost comment by @zhang2014

* Apply comments by @zhang2014 from #3417

* Remove Beijing link

* rm incorrect symlink

* restore content of docs/zh/operations/table_engines/index.md

* CLICKHOUSE-3751: stem terms while searching docs

* CLICKHOUSE-3751: use English stemmer in non-English docs too

* CLICKHOUSE-4135 fix

* Remove past meetup link

* Add blog link to top nav

* Add ContentSquare article link

* Add form link to front page + refactor some texts

* couple markup fixes

* minor

* Introduce basic ODBC driver page in docs

* More verbose 3rd party libs disclaimer

* Put third-party stuff into a separate folder

* Separate third-party stuff in ToC too

* Update links

* Move stuff that is not really (only) a client library into a separate page

* Add clickhouse-hdfs-loader link

* Some introduction for "interfaces" section

* Rewrite tcp.md

* http_interface.md -> http.md

* fix link

* Remove unconvenient error for now

* try to guess anchor instead of failing

* remove symlink

* Remove outdated info from introduction

* remove ru roadmap.md

* replace ru roadmap.md with symlink

* Update roadmap.md

* lost file

* Title case in toc_en.yml

* Sync "Functions" ToC section with en

* Remove reference to pretty old ClickHouse release from docs

* couple lost symlinks in fa

* Close quote in proper place

* Rewrite en/getting_started/index.md

* Sync en<>ru getting_started/index.md

* minor changes
2018-12-04 20:09:57 +03:00
Ivan Blinkov
18d67ba5f0 Add rel="external nofollow" to outgoing links from docs 2018-12-04 20:09:08 +03:00
Ivan Blinkov
3e9fb105a5 Merge branch 'master' of github.com:yandex/ClickHouse 2018-12-04 19:13:09 +03:00
谢磊
5498ed56fd [WIP] translate about table-engines (#3731)
* init zh/operations translate

* finish table_engines about Integrations part

* add table_engine index

* finish table_engines -- For Small Data -- log、tinylog、memory

* finish table_engines -- For Small Data -- buffer,external_data
2018-12-04 19:12:56 +03:00
Ivan Blinkov
97a057d7a8 Mention some RDBMS integrations + ad-hoc translation fixes 2018-12-04 19:11:11 +03:00
Ivan Blinkov
6784d64ba5 Split third-party GUI to open-source and commercial 2018-12-04 18:12:36 +03:00
Ivan Blinkov
2508a56355 Translate DBeaver section to zh 2018-12-04 17:45:23 +03:00
Ivan Blinkov
49b1e981a0 Translate DBeaver section to fa 2018-12-04 17:44:35 +03:00
Ivan Blinkov
c837f5174f Translate DataGrip section to fa 2018-12-04 17:43:01 +03:00
Ivan Blinkov
aa4e81cb75 Translate DataGrip section to zh 2018-12-04 17:41:51 +03:00
Ivan Blinkov
20ff15c330 Translate DataGrip section to ru 2018-12-04 17:32:50 +03:00
Ivan Blinkov
679ee89b4f Some gui.md refactoring 2018-12-04 17:29:27 +03:00
Ivan Blinkov
f2c2057b98 minor changes 2018-12-04 17:06:30 +03:00
Ivan Blinkov
1837f06d00 Sync en<>ru getting_started/index.md 2018-12-04 16:20:43 +03:00
Ivan Lezhankin
6089b26ef0 Fix |RangeHashedDictionary| getter against |ColumnConst| 2018-12-04 16:15:20 +03:00
proller
65e1e2af13 Fix dmesg error netlink: '...': attribute type 1 has an invalid length. 2018-12-04 15:18:37 +03:00