robot-clickhouse
5e11e13351
Update version_date.tsv after release 20.11.7.16
2021-02-03 12:05:47 +03:00
alesapin
0aca40d8cb
Merge branch 'master' into in_memory_raft
2021-02-01 14:30:11 +03:00
Azat Khuzhin
7d9c892e60
check-style: fix "fatal: not a git repository: /place/sandbox-data/tasks/0/2/882869720/ClickHouse/.git/modules/contrib/AMQP-CPP" error
...
check-style uses "git status" to see changed ya.make files.
However it seems that that the sources was cloned some ancient git
version, likely <2.8, since there was a bug, that has been fixed in 2.8
[1]:
" * A partial rewrite of "git submodule" in the 2.7 timeframe changed
the way the gitdir: pointer in the submodules point at the real
repository location to use absolute paths by accident. This has
been corrected."
[1]: cf11a67975/Documentation/RelNotes/2.8.3.txt (L33-L36)
2021-01-30 00:29:21 +03:00
Azat Khuzhin
480c75bacf
check-style: pass path to rc file for pylint
2021-01-29 23:11:53 +03:00
alesapin
c3db529543
Merge branch 'master' into in_memory_raft
2021-01-28 12:01:54 +03:00
Anton Popov
9c2130cc17
allow to run style check from other directories
2021-01-28 03:13:30 +03:00
Anton Popov
6c7ecc1aa0
allow to run all style checks in one file
2021-01-28 02:47:47 +03:00
Alexander Kuzmenkov
331e8211db
Merge pull request #19675 from azat/tests-query_log-current_database
...
Require current_database filter for tests with query_log/query_thread_log
2021-01-27 18:00:33 +03:00
Azat Khuzhin
9c5d83d6bc
Check that tests with query_log/query_thread_log includes current_database filter
2021-01-27 00:18:32 +03:00
Azat Khuzhin
93d375f67a
Check clickhouse-test with pylint during style check
2021-01-27 00:14:23 +03:00
alesapin
173b6fefdf
Merge branch 'master' into in_memory_raft
2021-01-25 12:03:28 +03:00
alesapin
c1e36cfe70
Something working
2021-01-22 19:04:57 +03:00
Alexander Tokmakov
14e842c197
print stderr of failed subprocess
2021-01-22 17:27:23 +03:00
Alexey Milovidov
c7e93a9c74
Prepare changelog
2021-01-18 20:58:31 +03:00
robot-clickhouse
c99b5a78a5
Update version_date.tsv after release 21.1.2.15
2021-01-18 15:06:51 +03:00
robot-clickhouse
112746e8ca
Update version_date.tsv after release 20.8.12.2
2021-01-16 00:42:21 +03:00
Alexey Milovidov
53d0c9fa72
Fix bug in "release" script
2021-01-11 06:35:07 +03:00
Alexey Milovidov
db46af68c1
Remove outdated code
2021-01-11 03:56:41 +03:00
alexey-milovidov
0e48d8fc86
Merge pull request #18873 from abyss7/backport-lts
...
Minor fix in backport script
2021-01-09 06:37:55 +03:00
Ivan Lezhankin
5426eae79a
Minor fix
2021-01-09 00:26:33 +03:00
fastio
fc9c440d3e
Fix the unexpected behaviour of show tables when antlr parser enabled ( #18431 )
...
* Fix the unexpected behaviour of show tables when antlr parser enabled
* fix compile error
2021-01-04 23:42:57 +03:00
Alexey Milovidov
aa2e89611d
Remove sumburConsistentHash function
2020-12-31 02:22:04 +03:00
alexey-milovidov
c281a17869
Merge pull request #18619 from azat/utils-pull
...
Small utils improvements (check-marks and compressor)
2020-12-30 17:45:43 +03:00
Azat Khuzhin
8fde2d6e1b
compressor: remove dead file
2020-12-29 22:41:17 +03:00
Azat Khuzhin
8c256481c9
check-marks: fix comments and help message
2020-12-29 22:41:17 +03:00
Azat Khuzhin
cf11e2b1e0
check-marks: add decompressed size
2020-12-29 22:41:17 +03:00
Yatsishin Ilya
011d2b4631
disable couple checks for now
2020-12-29 17:57:12 +03:00
Yatsishin Ilya
5869123a86
no empty line for check-duplicate-includes
2020-12-29 17:57:12 +03:00
Yatsishin Ilya
a25fa1996b
fix style checks
2020-12-29 17:57:12 +03:00
Yatsishin Ilya
7e37743c37
run check-typos separately for now
2020-12-29 17:57:12 +03:00
Yatsishin Ilya
f07df76c59
fix ans
2020-12-29 17:57:12 +03:00
robot-clickhouse
3d1273460b
Update version_date.tsv after release 20.12.5.14
2020-12-28 13:27:43 +03:00
robot-clickhouse
4af0d73446
Update version_date.tsv after release 20.8.11.17
2020-12-25 18:38:21 +03:00
Yatsishin Ilya
f36e8f13c0
more fixes after rebase
2020-12-24 13:48:10 +03:00
Yatsishin Ilya
ce1e2b18a3
Fix codespell warnings. Split style checks. Update style checks docker
2020-12-24 13:17:52 +03:00
robot-clickhouse
a58acbae67
Update version_date.tsv after release 20.8.10.13
2020-12-24 03:54:43 +03:00
robot-clickhouse
22c51cb89a
Update version_date.tsv after release 20.10.7.4
2020-12-24 03:18:12 +03:00
robot-clickhouse
42b76979fe
Update version_date.tsv after release 20.11.6.6
2020-12-24 01:20:16 +03:00
robot-clickhouse
4a37db455d
Update version_date.tsv after release 20.12.4.5
2020-12-24 01:02:07 +03:00
alexey-milovidov
839e873aa0
Merge pull request #18195 from abyss7/backport-lts
...
Add support for LTS branches in backport automation
2020-12-22 09:49:02 +03:00
Alexey Milovidov
5bdf287910
Check for conflict markers in docs
2020-12-22 00:55:54 +03:00
Ivan Lezhankin
feb42a16b6
Fix LTS discovery logic
2020-12-21 20:44:09 +03:00
Ivan Lezhankin
4635507c40
Make new LTS argument default to False
2020-12-18 17:18:59 +03:00
alesapin
dbfe50c0c1
Merge pull request #18199 from ClickHouse/add_one_more_test_in_util
...
Add one more case in zk test util
2020-12-17 22:52:15 +03:00
alexey-milovidov
f82274a722
Merge pull request #16527 from kitaisreal/mmap-read-buffer-from-file-descriptor-use-getpagesize
...
MMapReadBufferFromFileDescriptor use getpagesize
2020-12-17 22:34:05 +03:00
alesapin
a207e3db75
Fix bad sleep
2020-12-17 19:21:46 +03:00
alesapin
e80b93939f
Add one more case in zk test uti
2020-12-17 18:09:22 +03:00
Ivan Lezhankin
7636571580
Add support for LTS branches
2020-12-17 15:16:40 +03:00
Maksim Kita
685099af7f
Move getPageSize in common
2020-12-17 00:23:41 +03:00
Nikolai Kochetov
d96ca3fb8d
Fixing build.
2020-12-16 20:11:32 +03:00
Maksim Kita
dbb2fbcdd5
Unified usages of getPageSize
...
1. Introduced getPageSize function.
2. Replaced usages of getpagesize with getPageSize function.
3. Replaced usages of sysconf(_SG_PAGESIZE) with getPageSize function.
2020-12-16 13:42:23 +03:00
Alexander Kuzmenkov
fe6f477881
Build utils in CI, at least in split build
...
Currently we don't build them at all, so they were broken by https://github.com/ClickHouse/ClickHouse/pull/17988
2020-12-14 20:39:52 +03:00
Alexey Milovidov
86cef85186
Remove old changelog generator to avoid confusion
2020-12-14 13:46:39 +03:00
Azat Khuzhin
2a814afd85
build: re-enable jobs limits
2020-12-11 01:32:38 +03:00
robot-clickhouse
c34c0bf507
Update version_date.tsv after release 20.8.9.6
2020-12-10 12:45:44 +03:00
alesapin
dd9f4bfc8a
Merge pull request #16877 from ClickHouse/complete_zk_api
...
Fake in-memory ZooKeeper server inside ClickHouse
2020-12-10 10:47:54 +03:00
robot-clickhouse
89a3a86b71
Update version_date.tsv after release 20.12.3.3
2020-12-09 19:14:28 +03:00
alesapin
850f903d40
Merge branch 'master' into complete_zk_api
2020-12-09 18:18:38 +03:00
robot-clickhouse
351c64d3f4
Update version_date.tsv after release 20.6.11.1
2020-12-09 12:12:48 +03:00
robot-clickhouse
f901482085
Update version_date.tsv after release 20.12.2.1
2020-12-09 04:20:10 +03:00
alesapin
0c43246216
Merge branch 'master' into complete_zk_api
2020-12-07 10:24:55 +03:00
robot-clickhouse
e62ef0ab56
Update version_date.tsv after release 20.8.8.2
2020-12-07 00:41:25 +03:00
robot-clickhouse
f2b63f0702
Update version_date.tsv after release 20.9.7.11
2020-12-07 00:11:19 +03:00
robot-clickhouse
dc5ca434ef
Update version_date.tsv after release 20.10.6.27
2020-12-06 23:46:51 +03:00
robot-clickhouse
459570470e
Update version_date.tsv after release 20.11.5.18
2020-12-06 23:31:17 +03:00
alesapin
278bbf6d51
Merge branch 'master' into complete_zk_api
2020-12-04 16:48:19 +03:00
Ivan
315ff4f0d9
ANTLR4 Grammar for ClickHouse and new parser ( #11298 )
2020-12-04 05:15:44 +03:00
alesapin
6d2a007b79
Merge branch 'master' into complete_zk_api
2020-11-30 10:58:25 +03:00
Nikita Mikhaylov
0b6f5c75b9
Merge pull request #17435 from vitlibar/grpc-protocol-2
...
Implement GRPC protocol (corrections)
2020-11-27 15:19:50 +03:00
alesapin
d199a2bf76
Merge branch 'master' into complete_zk_api
2020-11-27 14:55:55 +03:00
Vitaly Baranov
49cf980761
Use port 9100 for grpc by default.
2020-11-26 10:14:27 +03:00
Vitaly Baranov
dbd136672f
Fix error handling in grpc-client.py
2020-11-26 10:07:04 +03:00
Nikolai Kochetov
729272391f
Merge branch 'master' into ip-dict-no-trie
2020-11-25 23:07:19 +03:00
alesapin
4d40d9be3f
Merge branch 'master' into complete_zk_api
2020-11-25 10:31:16 +03:00
Vitaly Baranov
1bd19bb124
Implemented clickhouse grpc client.
2020-11-24 17:55:02 +03:00
Nikita Mikhaylov
6787f98476
Merge pull request #14958 from nikitamikhaylov/refactor_cache_dictionary
...
Refactor cache dictionary
2020-11-24 14:55:02 +03:00
alesapin
b8fb44a7b9
Merge with master
2020-11-23 11:05:50 +03:00
vdimir
e2fac19686
Remove libbtrie
2020-11-21 21:31:15 +03:00
robot-clickhouse
5c5d2ac281
Update version_date.tsv after release 20.8.7.15
2020-11-20 19:23:48 +03:00
robot-clickhouse
6d1b84b06b
Update version_date.tsv after release 20.9.6.14
2020-11-20 18:52:09 +03:00
robot-clickhouse
2106163717
Update version_date.tsv after release 20.10.5.10
2020-11-20 18:35:00 +03:00
robot-clickhouse
3dcc2eeb01
Update version_date.tsv after release 20.11.4.13
2020-11-20 18:20:26 +03:00
tavplubix
3e335c1e95
Merge pull request #17091 from zhang2014/fix/binlog_checksum
...
Fix MaterializeMySQL SYNC failure when modify binlog_checksum
2020-11-20 13:25:14 +03:00
alesapin
1aba61be7f
Merge branch 'master' into complete_zk_api
2020-11-19 13:32:15 +03:00
robot-clickhouse
e88c2c701b
Update version_date.tsv after release 20.6.10.2
2020-11-19 11:26:58 +03:00
alesapin
2cd66f23a3
Merge branch 'master' into complete_zk_api
2020-11-18 17:50:50 +03:00
nikitamikhaylov
4345f2987d
better
2020-11-17 16:59:13 +03:00
Alexey Milovidov
3df04ce0c2
Follow Arcadia ya.make rules
2020-11-16 21:24:58 +03:00
zhang2014
6ef93ac73c
Try fix MaterializeMySQL SYNC with modify binlog_checksum
2020-11-16 21:46:36 +08:00
alexey-milovidov
c77983b292
Merge pull request #16974 from ClickHouse/aku/nov-changelogs
...
Some changelogs
2020-11-14 17:15:31 +03:00
robot-clickhouse
a6f6e5c408
Update version_date.tsv after release 20.8.6.6
2020-11-13 20:40:02 +03:00
damozhaeva
fedefc43ff
DOCSUP-3417 translate to english ( #16797 )
...
* English translation
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
* Update utils/db-generator/README.md
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-13 13:12:06 +03:00
robot-clickhouse
f6fc9137a0
Update version_date.tsv after release 20.9.5.5
2020-11-13 09:29:18 +03:00
Alexander Kuzmenkov
2175fea0ac
Some changelogs
2020-11-13 09:28:36 +03:00
robot-clickhouse
26572e9c6f
Update version_date.tsv after release 20.10.4.1
2020-11-13 09:03:13 +03:00
robot-clickhouse
5169ae577e
Update version_date.tsv after release 20.11.3.3
2020-11-13 08:17:43 +03:00
alesapin
4aad6a597c
Merge branch 'correctly_send_close_request' into complete_zk_api
2020-11-12 17:46:02 +03:00
alexey-milovidov
2a1911d08f
Merge pull request #16859 from su-houzhen/fix_build_error
...
Fix build err
2020-11-12 13:45:38 +03:00
tavplubix
058aa8f85e
Merge pull request #16824 from ClickHouse/replace_stringstreams_with_buffers
...
Replace std::*stringstreams with DB::*Buffers
2020-11-12 01:11:44 +03:00
robot-clickhouse
d7e2276a9e
Update version_date.tsv after release 20.11.2.1
2020-11-11 20:39:16 +03:00