Vitaly Baranov
|
3a45166ff1
|
Remove utils/github-hook/hook.py
|
2022-03-14 19:31:42 +01:00 |
|
Maksim Kita
|
ad6b3693e1
|
Merge pull request #35123 from zhanghuajieHIT/fix_build_fail_with_gcc
fix build fail with gcc
|
2022-03-14 10:36:15 +01:00 |
|
zhanghuajie
|
53a8987b3b
|
fix build fail with gcc --fix warnings without disabling some parameters
|
2022-03-11 21:59:19 +08:00 |
|
Kseniia Sumarokova
|
aa902d0149
|
Fix include
|
2022-03-11 09:30:48 +01:00 |
|
zhanghuajie
|
11dde7c127
|
fix build fail with gcc
|
2022-03-08 22:34:51 +08:00 |
|
Kseniia Sumarokova
|
cdb9a05229
|
Merge pull request #34605 from bigo-sg/add_metric_for_local
Add cpu/mem metric for clickhouse-local
|
2022-03-07 11:40:11 +01:00 |
|
taiyang-li
|
1b9987ceb1
|
fix mistake in check-style
|
2022-03-05 14:22:56 +08:00 |
|
tavplubix
|
b7d4c78f13
|
Merge pull request #34487 from zzsmdfj/issue/32977_MaterializedMySQL_add_table_list_settings
MaterializedMySQL add materialized_mysql_tables_list settings
|
2022-03-03 12:44:51 +01:00 |
|
Maksim Kita
|
1f5837359e
|
clang-tidy check performance-noexcept-move-constructor fix
|
2022-03-02 18:15:27 +00:00 |
|
zzsmdfj
|
4d9bdfa58c
|
to 32977_MaterializedMySQL_add_table_list_settings
|
2022-03-01 10:21:58 +08:00 |
|
robot-clickhouse
|
c231fdf930
|
Update version_date.tsv after v22.1.4.30-stable
|
2022-02-25 17:27:56 +00:00 |
|
vdimir
|
a50d44bd69
|
Update version_date.tsv after v22.2.3.5-stable
|
2022-02-25 10:26:24 +00:00 |
|
Mikhail f. Shiryaev
|
bce6947fb3
|
Merge pull request #34685 from ClickHouse/auto/v22.2.2.1-stable
Update version_date.tsv after v22.2.2.1-stable
|
2022-02-17 17:49:41 +01:00 |
|
robot-clickhouse
|
817ef71b3d
|
Update version_date.tsv after v22.2.2.1-stable
|
2022-02-17 17:49:05 +01:00 |
|
alesapin
|
8a0153b6d3
|
Merge pull request #34606 from qoega/no-clickhouse-test-deb
Remove clickhouse-test deb completely
|
2022-02-17 18:13:44 +03:00 |
|
alesapin
|
21bc494bd6
|
Merge pull request #34686 from ianton-ru/MDB-16622
Fix ZooKepper paths in zero_copy_schema_converter.py
|
2022-02-17 18:10:16 +03:00 |
|
Anton Ivashkin
|
243726aa29
|
Fix ZooKepper paths in zero_copy_schema_converter.py
|
2022-02-17 17:05:49 +03:00 |
|
Yatsishin Ilya
|
bbe2c07a7b
|
remove clickhouse-test deb completely
|
2022-02-15 12:03:51 +00:00 |
|
Mikhail f. Shiryaev
|
a7325bbe32
|
Fix check-workflows in style check, iterate over checks
|
2022-02-03 18:36:01 +01:00 |
|
Mikhail f. Shiryaev
|
744cb06a91
|
Replace custom formats by short alias
|
2022-02-02 16:04:19 +01:00 |
|
Mikhail f. Shiryaev
|
720407c88b
|
Update list-versions.sh, update version_date.tsv
list-versions.sh used to use a commit date instead of a tagging date
with `--format="%ai"`, now it uses the tag date itself.
|
2022-02-02 14:20:36 +01:00 |
|
Alexey Milovidov
|
872d0a0fbe
|
Improve performance of format Regexp
|
2022-02-01 02:07:48 +03:00 |
|
Ramazan Polat
|
66cb64393b
|
Make clickhouse-diagnostics also work for altinity release
Because altinity release has `altinitystable` at the end of version number, `parse_version` function throws parse error.
|
2022-01-28 18:57:56 +03:00 |
|
Sergei Trifonov
|
6d55a685cd
|
Merge pull request #34112 from ClickHouse/add-cppexpr-examples
add c++expr script examples
|
2022-01-28 17:27:35 +03:00 |
|
Sergei Trifonov
|
5295adb83d
|
add c++expr script examples
|
2022-01-28 16:43:25 +03:00 |
|
Ramazan Polat
|
bfc47e1dee
|
Add commands download clickhouse-diagnostics folder
|
2022-01-28 00:13:48 +03:00 |
|
alexey-milovidov
|
0d6032f0fe
|
Merge pull request #33962 from ClickHouse/cpp-expr-script
add c++expr script for C++ one-liners
|
2022-01-25 22:50:18 +03:00 |
|
Azat Khuzhin
|
7111f411df
|
check-style: ignore comments for currentDatabase() check
Inaccurate, but should OK for check-style scripts.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-25 13:16:45 +03:00 |
|
Sergei Trifonov
|
990fd2b0aa
|
add c++expr script for C++ one-liners
|
2022-01-24 22:16:47 +03:00 |
|
Azat Khuzhin
|
4a0facd341
|
Remove MAKE_STATIC_LIBRARIES (in favor of USE_STATIC_LIBRARIES)
There is no more MAKE_*, so remove this alias.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-24 17:28:33 +03:00 |
|
alesapin
|
8d2750a92a
|
Fix keeper data dumper build
|
2022-01-24 13:23:58 +03:00 |
|
alesapin
|
e0a7f5939f
|
Merge branch 'master' into better_hashmap
|
2022-01-22 22:40:07 +03:00 |
|
alesapin
|
5ec76cd827
|
Merge branch 'master' into better_hashmap
|
2022-01-21 12:47:41 +03:00 |
|
Azat Khuzhin
|
5c8d02724c
|
check-style: add a note about find_path/find_library check
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-21 10:11:23 +03:00 |
|
alesapin
|
eaa0e4e542
|
Add set generator
|
2022-01-20 20:06:34 +03:00 |
|
Azat Khuzhin
|
7dcc037296
|
check-style: add a check that there is no system-wide library in use
|
2022-01-20 10:02:02 +03:00 |
|
Azat Khuzhin
|
5c32f6dd3e
|
Remove unbundled nuraft support
|
2022-01-20 08:47:16 +03:00 |
|
Azat Khuzhin
|
8485abd52b
|
Remove unbundled lz4 support
|
2022-01-20 08:47:16 +03:00 |
|
alesapin
|
9ea6b8c2d3
|
Some interm state
|
2022-01-19 14:46:29 +03:00 |
|
alesapin
|
3d325aacf6
|
Merge branch 'master' into better_hashmap
|
2022-01-19 12:31:23 +03:00 |
|
Kruglov Pavel
|
2295a07066
|
Merge pull request #33534 from azat/fwd-decl
RFC: Split headers, move SystemLog into module, more forward declarations
|
2022-01-18 17:22:49 +03:00 |
|
alesapin
|
4fb8761a22
|
Merge branch 'master' into better_hashmap
|
2022-01-17 15:51:50 +03:00 |
|
Alexey Milovidov
|
1a528b09c6
|
Add autogenerated changelog, switch to the current year
|
2022-01-17 04:06:23 +03:00 |
|
alesapin
|
5257b413d4
|
Merge pull request #33612 from ClickHouse/workflow-linting
Add actionlint configuration and fix all issues
|
2022-01-14 11:41:48 +03:00 |
|
Mikhail f. Shiryaev
|
49fa1a1cd3
|
Add linter and checker for workflow files
|
2022-01-13 21:40:21 +01:00 |
|
taiyang-li
|
66813a3aa9
|
merge master
|
2022-01-12 16:56:29 +08:00 |
|
Azat Khuzhin
|
003cdbcf60
|
Introduce clickhouse_common_config_no_zookeeper_log
Otherwise incorrect zookeeper (w/o log) will be used in clickhouse
server itself.
|
2022-01-12 07:17:56 +03:00 |
|
Azat Khuzhin
|
4a2bc64989
|
Introduce clickhouse_common_zookeeper_no_log (w/o extra deps for examples)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-11 23:51:41 +03:00 |
|
msaf1980
|
780a1b2abe
|
graphite: split tagged/plain rollup rules (for merges perfomance)
|
2022-01-10 16:34:16 +05:00 |
|
alesapin
|
733ed7cb54
|
Merge pull request #32061 from ianton-ru/MDB-15474
Change ZooKeeper path for zero-copy locks for shared data
|
2022-01-08 17:17:11 +03:00 |
|