zvonand
4ab52b6873
added new DataType + fixes
2022-07-16 18:58:47 +02:00
zvonand
9c6b2b9ba0
added docs
2022-06-20 20:10:28 +05:00
Alexey Milovidov
c1169019d2
Merge branch 'master' into llvm-14
2022-05-29 02:29:02 +02:00
Alexey Milovidov
39a55991ca
Change Playground URL in the docs
2022-05-28 01:18:07 +02:00
Nikolai Kochetov
f1bc2bc615
Merge branch 'master' into llvm-14
2022-05-16 12:03:26 +02:00
BoloniniD
9ddff37273
Start docs for Rust integration
2022-04-20 18:33:56 +03:00
rfraposa
6576fd88c1
EOL fixes
2022-04-19 13:50:45 -06:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
Alexey Milovidov
93edf05259
Merge branch 'master' into llvm-14
2022-04-01 04:49:03 +03:00
Nikolay Degterinsky
13f464a468
Fix docs
2022-03-31 12:38:12 +00:00
Alexey Milovidov
159a73b6d5
Merge branch 'master' into llvm-14
2022-03-20 22:50:20 +01:00
Alexey Milovidov
c82ca34df9
Move codebrowser out of Yandex
2022-03-01 20:15:43 +01:00
Alexey Milovidov
aa8f282ad9
Switch to clang/llvm 14
2022-02-19 18:43:02 +01:00
CoolT2
88ae611739
Apply suggestions from code review
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2022-02-02 13:51:29 +03:00
CoolT2
9f8cf1f0e5
Add quick start alert to RU installation guide
...
Add quick start note as in EN version
2022-02-02 13:29:05 +03:00
olevino
3c4666d5f0
Update developer-instruction.md
...
added '--recursive'
2022-01-10 04:34:06 +03:00
olevino
452e048812
Update developer-instruction.md
...
Small fix
первое вхождение слова `ClickHouse`
->
слово `your_github_username`
2022-01-10 04:26:33 +03:00
alesapin
4dd890ed17
Update docs/ru/development/developer-instruction.md
2021-12-29 12:43:24 +03:00
alesapin
e62a8de46b
Update docs/ru/development/developer-instruction.md
2021-12-29 12:43:12 +03:00
pdv-ru
9e5f59659f
Edit and translate to Russian (four letter commands to keeper)
2021-12-27 17:22:38 +03:00
Vladimir Smirnov
48451182f8
Initial support for risc-v
...
Make ClickHouse compilable and runnable on risc-v 64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
What doesn't work:
1. traces - they are always empty
2. system.stack_trace only have first frame
2021-11-11 19:23:34 +01:00
Alexey Milovidov
2cef9983fa
Remove recursive submodules
2021-10-18 02:29:04 +03:00
Alexey Milovidov
e9e77b4403
.tech -> .com
2021-09-22 03:22:57 +03:00
Alexander Tokmakov
571dd3acfb
fix style check
2021-09-21 10:28:33 +03:00
Ivan Blinkov
6a293d73f9
make_links.sh
2021-09-20 09:51:41 +03:00
Ivan Blinkov
f429db1ee9
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's| https://clickhouse.tech | https://clickhouse.com |g' {}
2021-09-19 23:05:54 +03:00
Nikita Mikhaylov
107710e618
save
2021-09-08 15:06:15 +00:00
gyuton
efeefcb437
DOCSUP-11587: Edited and translated to Russian ( #27066 )
...
* First Draft.
* Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Edited conrib.md
* Edited configuration-files.md
* Minor fixes
* Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Small changes
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-25 13:23:18 +03:00
Sergei Semin
ac8c6e0847
fix some typos
2021-08-23 22:59:33 +03:00
Sergei Semin
bf0ccd14de
specify the advantages of shared build more accurately
2021-08-12 23:47:12 +03:00
Nikita Mikhaylov
b6ff2fbf9b
Update developer-instruction.md
2021-08-12 20:20:54 +03:00
Sergei Semin
599cb22061
add info about speedy shared build
...
from tg chat `ClickHouse developers, public`
```
prll, [06.02.19 12:54]
есть специальное заклинание для разработчиков увеличивающее скорость и снижающее жручесть памяти -
cmake -DUSE_DEBUG_HELPERS=1 -DUSE_STATIC_LIBRARIES=0 -DSPLIT_SHARED_LIBRARIES=1 -DCLICKHOUSE_SPLIT_BINARY=1
```
2021-08-09 23:51:05 +03:00
Sergei Semin
9b28fb464e
add info about ninja usage in clion instead of default make
2021-08-09 22:36:01 +03:00
alexey-milovidov
7b11e11645
Merge pull request #27438 from syominsergey/patch-6
...
add info about clang version choice
2021-08-09 02:44:25 +03:00
alexey-milovidov
a090bfc494
Merge pull request #27435 from syominsergey/patch-3
...
remove extra english text already translated to russian
2021-08-09 00:35:46 +03:00
alexey-milovidov
2d251abda3
Merge pull request #27434 from syominsergey/patch-2
...
fix description of changing url when cloning project
2021-08-09 00:35:13 +03:00
Sergei Semin
578e55184e
add info about clang version choice
2021-08-09 00:32:36 +03:00
Sergei Semin
8b0cfdda68
translate some text from english to russian in developer-instruction.md
2021-08-08 23:40:45 +03:00
Sergei Semin
f55e113755
remove extra english text already translated to russian
2021-08-08 23:36:02 +03:00
Sergei Semin
8a320967e6
fix description of changing url when cloning project
2021-08-08 23:26:35 +03:00
Alexey Milovidov
d87d833691
Remove trailing whitespaces from docs
2021-07-29 18:20:55 +03:00
Georgy Ginzburg
feeb278b65
fixed grammar typo in developer-instruction.md ( #26943 )
2021-07-29 08:01:33 +03:00
Roman Bug
33799507ff
Update docs/ru/development/contrib.md
...
Co-authored-by: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>
2021-07-26 14:17:29 +03:00
Roman Bug
9382a97933
Update docs/ru/development/contrib.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-25 12:24:40 +03:00
Roman Bug
5479638b83
Update docs/ru/development/contrib.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-25 12:24:23 +03:00
Roman Bug
8535c5ce40
Update docs/ru/development/style.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-25 12:24:11 +03:00
Roman Bug
de14f16159
Update docs/ru/development/contrib.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-25 12:23:59 +03:00
romanzhukov
59a2d70e4e
DOCSUP-11551: Minor fix.
2021-07-24 22:35:01 +03:00
romanzhukov
7587bd047c
DOCSUP-11551: Minor fix.
2021-07-24 22:25:56 +03:00
Roman Bug
1ecdff4aea
Update docs/ru/development/contrib.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:43:01 +03:00