ClickHouse/docs/ru/development
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
..
adding_test_queries.md make_links.sh 2021-09-20 09:51:41 +03:00
architecture.md 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
browse-code.md Initial support for risc-v 2021-11-11 19:23:34 +01:00
build-cross-arm.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
build-cross-osx.md fix symbolic link 2021-07-13 20:57:21 +03:00
build-cross-riscv.md Initial support for risc-v 2021-11-11 19:23:34 +01:00
build-osx.md 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
build.md Fix bad translation, step 2: replace with symlinks #10191 2020-04-11 18:03:35 +03:00
continuous-integration.md make_links.sh 2021-09-20 09:51:41 +03:00
contrib.md Initial support for risc-v 2021-11-11 19:23:34 +01:00
developer-instruction.md Remove recursive submodules 2021-10-18 02:29:04 +03:00
index.md Fix bad translation, step 2: replace with symlinks #10191 2020-04-11 18:03:35 +03:00
style.md Initial support for risc-v 2021-11-11 19:23:34 +01:00
tests.md Fix bad translation, step 2: replace with symlinks #10191 2020-04-11 18:03:35 +03:00