Justin de Guzman
6bb78918f0
Merge pull request #70953 from lio-p/migrate-play-urls
...
[Docs] Replace play.clickhouse.com urls with sql.clickhouse.com
2024-10-24 16:24:39 +00:00
Alexey Milovidov
10e0219250
Remove idxd-config library which has incompatible license
2024-10-23 21:45:39 +02:00
Lionel Palacin
a9f1159f9d
remove /play path from the url
2024-10-23 19:17:50 +01:00
Lionel Palacin
83dda28f59
Replace play.clickhouse.com urls with sql.clickhouse.com
2024-10-23 07:34:53 +01:00
Robert Schulze
978cce9702
Follow-up to #70863
2024-10-22 08:46:48 +00:00
Robert Schulze
49b389399b
Update build-osx.md
2024-10-21 11:14:09 +02:00
Robert Schulze
8832c5d7bd
Update build-osx.md
2024-10-21 09:27:02 +02:00
Robert Schulze
9c51899b36
Minor fixups
2024-10-21 09:26:37 +02:00
SayeedKhan21
f7023d2f20
Documentation changes for macOs build
2024-10-20 06:23:28 +00:00
Alsu Giliazova
3c05e515c2
Merge branch 'master' into Fix--Distinct-combinator-docs
2024-10-09 11:41:08 +02:00
alsu
d680e52d00
fix some typos
2024-10-04 16:10:06 +02:00
Robert Schulze
1daee5c71b
Docs: Update link to open issues
2024-09-30 15:19:58 +00:00
Kruglov Pavel
f1b1f8afcf
Merge pull request #67875 from Avogar/limits-for-random-settings
...
Allow to specify min and max for random settings in the test
2024-08-21 15:57:22 +00:00
Robert Schulze
574c445be9
Refactor tests for (experimental) statistics
2024-08-12 05:56:16 +00:00
Alexander Tokmakov
53bc1b7e35
Revert "Refactor tests for (experimental) statistics"
2024-08-11 13:19:36 +02:00
Robert Schulze
b0ba53788a
Refactor tests for (experimental) statistics
2024-08-08 11:21:23 +00:00
Robert Schulze
76b8bcd97a
Update
2024-08-08 08:46:46 +00:00
Robert Schulze
effaeeeeac
Update 3rd party lib guide
2024-08-08 08:43:39 +00:00
avogar
71c06b40cb
Avoid regexp
2024-08-06 09:07:21 +00:00
avogar
1b251fe088
Allow to specify min and max for random settings in the test
2024-08-05 21:10:31 +00:00
Alexey Milovidov
aa66203f17
Update architecture.md
2024-08-05 15:29:14 +00:00
Nikita Mikhaylov
cc5dd9830e
Modify the docs
2024-08-05 15:29:14 +00:00
Nikita Mikhaylov
4e9c3baa25
Move analyzer to Beta stage
2024-08-05 15:29:14 +00:00
Yinzuo Jiang
1f752eb313
Update build-cross-riscv.md
2024-07-16 15:59:10 +08:00
Shaun Struwig
1e03ca16b2
Update developer-instruction.md
2024-07-13 21:52:01 +02:00
Robert Schulze
9e4d976e5e
Fix clickhouse-test invocation
2024-06-27 17:24:43 +00:00
Max K
58b90e15a5
CI: Rename "ClickHouse (special) build check" job
2024-06-22 13:44:12 +02:00
Robert Schulze
5e1ef8aefa
Update tests.md
2024-06-13 15:44:36 +02:00
Robert Schulze
e8ac8d46ff
Update docs/en/development/tests.md
...
Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-06-13 15:43:30 +02:00
Robert Schulze
df607c535c
Docs: Recommend disabling ASLR for sanitizer builds
2024-06-13 13:31:43 +00:00
Azat Khuzhin
11905682a9
Check python code with flake8
...
Recently assert-on-tuple had been introduced in tests [1], let's prevent
this.
[1]: https://github.com/ClickHouse/ClickHouse/pull/56367#discussion_r1437098533
v2: pin flake8 to 4.0.1 (instead of originally 6.1) due to other dependencies, hope that it will find such errors
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-05 14:46:38 +02:00
Mikhail f. Shiryaev
0fe2c1dae4
Use tests/ci/style_check.py to check the style
2024-06-04 21:58:36 +02:00
Robert Schulze
744284425f
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:58:57 +02:00
Robert Schulze
c3cd8ea97e
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:55:11 +02:00
Robert Schulze
cfdc0cf7e7
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:42 +02:00
Robert Schulze
85f4de47fd
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:35 +02:00
Robert Schulze
0cb8793ceb
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:29 +02:00
Robert Schulze
73ce2ecc93
Docs: Update third-party library guide
2024-05-29 10:43:15 +00:00
Shaun Struwig
f8fc1fa338
Merge branch 'master' into document_revision
2024-05-23 16:00:38 +02:00
Blargian
ce26c4f657
Review changes and replace … with ...
2024-05-23 13:54:45 +02:00
qiangxuhui
d549fd79d9
Fix code: replace LOONGARCH64
with LoongArch64
in some files
2024-05-16 09:50:17 +00:00
qiangxuhui
97a5de9653
Initial support for loongarch64
...
Make ClickHouse compilable and runnable on loongarch64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
Alexey Milovidov
773654c46e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci
2024-05-08 21:24:04 +02:00
Robert Schulze
b64ad9ac28
Update s390x build docs
2024-05-06 14:15:47 +00:00
Nikita Mikhaylov
5c2fa14287
Merge branch 'master' into clang-18-ci
2024-04-25 13:19:17 +02:00
Alexey Milovidov
e65dc63609
Merge branch 'master' into rust_vendor
2024-04-16 10:10:34 +02:00
Robert Schulze
769ef731bc
Add a comment that s390x builds are temporarily disabled
2024-04-15 16:39:03 +00:00
Robert Schulze
7dc05d092b
Merge remote-tracking branch 'rschu1ze/master' into be-less-boring-32
2024-04-15 16:35:10 +00:00
Raúl Marín
69245545fa
Merge branch 'master' into rust_vendor
2024-04-15 10:57:01 +01:00
Mikhail f. Shiryaev
e00e0ad651
Fix a false statement
2024-04-12 14:32:59 +02:00