Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client fault tolerant connection #12

Open
wants to merge 8,045 commits into
base: managed-feature/automatic-server-choosing
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
8045 commits
Select commit Hold shift + click to select a range
93f9a9e
Update clickhouse-keeper.md
andycol Feb 2, 2022
5472aef
Fix current_user/current_address for interserver mode
azat Feb 2, 2022
744cb06
Replace custom formats by `short` alias
Felixoid Feb 2, 2022
eae0bc7
add query id for delayed interactive
kssenii Feb 2, 2022
30557ae
Add helper class to cache the result of checking access.
Feb 2, 2022
1117e60
Update src/Storages/MergeTree/ReplicatedMergeTreeQueue.cpp
KochetovNicolai Feb 2, 2022
ea044fc
Merge branch 'master' into revert-34212-revert-33291-add-pool-to-s3-w…
KochetovNicolai Feb 2, 2022
2003a96
Probably fix something
KochetovNicolai Feb 2, 2022
5bb1b3c
support async inserts in clickhouse-client for queries with inlined data
CurtizJ Feb 2, 2022
f327e67
correct config
FArthur-cmd Feb 2, 2022
9b0a8d5
Update and add new team members (#34268)
codyrobert Feb 2, 2022
e49ff10
Merge pull request #34240 from ClickHouse/list-versions
alexey-milovidov Feb 2, 2022
a23edb4
Add 'clickhouse-client --password' comment to the scripts used in Qui…
Feb 2, 2022
02c6cfb
Merge pull request #34225 from vitlibar/fix-checking-grants-for-show-…
kitaisreal Feb 2, 2022
bbf2174
Merge pull request #34167 from azat/cmake-cleanup
kitaisreal Feb 2, 2022
75e4a47
Merge pull request #34270 from mfursov/clickhouse-client-password
alexey-milovidov Feb 2, 2022
57d16ba
Merge pull request #34243 from azat/use_skip_indexes_if_final
kitaisreal Feb 2, 2022
4742cf3
Update CertificateReloader.cpp
alexey-milovidov Feb 3, 2022
431611d
Add a test for shebang
alexey-milovidov Feb 3, 2022
f047a28
Fix progress bar width
alexey-milovidov Feb 3, 2022
768c71c
Update ClientBase.cpp
alexey-milovidov Feb 3, 2022
a6d1fca
Merge pull request #34267 from CurtizJ/async-insert-in-client
alexey-milovidov Feb 3, 2022
0131280
Fix test
alexey-milovidov Feb 3, 2022
6d47031
Add a test
alexey-milovidov Feb 3, 2022
14811a3
Merge pull request #34263 from azat/interserver-mode-fix
alexey-milovidov Feb 3, 2022
ae1264e
Translate zh/faq/general/contribute: rename old file
Feb 3, 2022
a504353
Translate zh/faq/general/contribute: reimport file
Feb 3, 2022
474414d
Translate zh/faq/general/contribute: translate to zh
Feb 3, 2022
6da1ab2
Translate zh/faq/general/contribute: remove old files
Feb 3, 2022
a2a9c10
Merge pull request #34221 from ClickHouse/revert-34201-revert-34189-l…
KochetovNicolai Feb 3, 2022
9face9b
Merge pull request #34274 from ClickHouse/shebang-test
KochetovNicolai Feb 3, 2022
f442393
Merge pull request #34275 from ClickHouse/fix-progress-bar
kitaisreal Feb 3, 2022
587a090
Merge branch 'master' into ttest_confidence_intervals
mergify[bot] Feb 3, 2022
8f49f62
Just a tiny fix.
KochetovNicolai Feb 3, 2022
d0bfffa
Fix fractional_progress_bar test
kitaisreal Feb 3, 2022
0755cfa
minor fixes
CurtizJ Feb 3, 2022
244bb98
Wait for pipeline to be destroyed in case of exception
KochetovNicolai Feb 3, 2022
c90b1f7
Optimize quantilesExact{Low,High} to use nth_element instead of sort
danlark1 Feb 3, 2022
1e36511
Run the StyleCheck always even if tests skipped
Felixoid Feb 3, 2022
8243823
Mark `Run Check` as success for some cases
Felixoid Feb 3, 2022
4f7461f
Fix style for tags_stable.yml
Felixoid Feb 3, 2022
94c3d14
Update SECURITY.md
alexey-milovidov Feb 3, 2022
13d1e24
Merge pull request #34283 from ClickHouse/style-check-always
alesapin Feb 3, 2022
73f579d
Comment dhParamsFile. It should be uncommented only if it has correct…
FArthur-cmd Feb 3, 2022
8d3c7cb
Merge branch 'master' into master
mergify[bot] Feb 3, 2022
849dd3b
Merge pull request #34277 from cnmade/PF202202031430
evillique Feb 3, 2022
9b844c6
Merge pull request #32748 from CurtizJ/read-in-order-fixed-prefix
CurtizJ Feb 3, 2022
e57320a
Fixed tests
kitaisreal Feb 3, 2022
37179bb
Add verbosity to stylecheck
Felixoid Feb 3, 2022
a7325bb
Fix check-workflows in style check, iterate over checks
Felixoid Feb 3, 2022
85b9f0a
Merge pull request #34282 from kitaisreal/fractional-progress-bar-fix…
kitaisreal Feb 3, 2022
1600dd9
Check style of workflows/release.yml
Felixoid Feb 3, 2022
a01a74e
Merge pull request #34287 from danlark1/master
kitaisreal Feb 3, 2022
d09fb90
Add support policy page content. Add ol.default for li margin.
flickerbox-tom Feb 3, 2022
897e94c
make restarting thread less bad
tavplubix Feb 3, 2022
3e700e8
cancel merges before acquiring lock for truncate
tavplubix Feb 3, 2022
7c12f5f
Fix terribly low performance of `LineAsString` format
alexey-milovidov Feb 3, 2022
c426f11
Maybe better
alexey-milovidov Feb 3, 2022
4a83dbc
Fix linkage
alexey-milovidov Feb 3, 2022
665fdc9
Merge pull request #31257 from FArthur-cmd/merge_15765
alexey-milovidov Feb 3, 2022
e20aec6
Fix linkage
alexey-milovidov Feb 3, 2022
78eebd5
Fix parallel loading of data parts
alexey-milovidov Feb 3, 2022
a089f99
Update ThreadPool.cpp
alexey-milovidov Feb 4, 2022
b1a07ef
Merge pull request #34309 from flickerbox/tr-add-support-policy-page
alexey-milovidov Feb 4, 2022
8f10303
Add INTERVAL STEP example in SELECT .. ORDER BY WITH FILL documentation
sdil Feb 4, 2022
ecce006
Merge pull request #34289 from ClickHouse/style-check-verbosity
alesapin Feb 4, 2022
b92efed
Merge pull request #34219 from ClickHouse/revert-34212-revert-33291-a…
KochetovNicolai Feb 4, 2022
cf8c76f
Merge pull request #33260 from achimbab/ttest_confidence_intervals
KochetovNicolai Feb 4, 2022
ea3ccd2
Merge pull request #34304 from ClickHouse/cancel_merges_before_truncate
tavplubix Feb 4, 2022
ab696e6
Merge pull request #34310 from ClickHouse/fix-parallel-loading-parts
kitaisreal Feb 4, 2022
074b827
Merge pull request #34306 from ClickHouse/line-as-string-low-performance
kitaisreal Feb 4, 2022
629c8ae
Merge pull request #34284 from CurtizJ/async-insert-in-client
kitaisreal Feb 4, 2022
a968c86
Probably fix data race in WriteBufferFromS3 destructor.
KochetovNicolai Feb 4, 2022
9f9fce0
Merge branch 'master' into addressToLineWithInlines
cmsxbc Feb 4, 2022
7bf2243
use LowCardinality for _file and _path virtual columns in StorageFile
ucasfl Feb 4, 2022
22de534
Merge pull request #34297 from ClickHouse/fix_restarting_thread
tavplubix Feb 4, 2022
a530639
Function mapPopulateSeries refactoring
kitaisreal Feb 4, 2022
5b2bb62
Added tests
kitaisreal Feb 4, 2022
6e789f9
Added performance tests
kitaisreal Feb 4, 2022
63e6742
Decrease severity for "Reading ... ranges ..." log message to Trace
azat Feb 4, 2022
6436024
Fix test with ttl.
KochetovNicolai Feb 4, 2022
ee62106
Merge pull request #34319 from azat/mt-logging
tavplubix Feb 4, 2022
daeeb6f
Merge pull request #34316 from ClickHouse/probably-fix-data-race-in-W…
KochetovNicolai Feb 4, 2022
e194bf3
Merge pull request #34317 from ucasfl/lowcard
alexey-milovidov Feb 4, 2022
ec15c55
Updated sort to bitsetsort
kitaisreal Jan 31, 2022
4c9ba1d
Fixed tests
kitaisreal Jan 31, 2022
f301e50
Fixed tests
kitaisreal Feb 1, 2022
c39ad2a
bitsetsort fix reverse_conditional_swap
kitaisreal Feb 2, 2022
1cd1fb9
Fixed tests
kitaisreal Feb 2, 2022
8094582
Fixed tests
kitaisreal Feb 2, 2022
e626b7b
Fixed tests
kitaisreal Feb 2, 2022
24c3fe2
Fixed tests
kitaisreal Feb 2, 2022
7a6f282
Fixed tests
kitaisreal Feb 3, 2022
6a3aa1b
Fixed tests
kitaisreal Feb 4, 2022
1202fec
Fixed tests
kitaisreal Feb 4, 2022
bc6328e
Fixed tests
kitaisreal Feb 4, 2022
b81d9d2
Fixed tests
kitaisreal Feb 4, 2022
4646cac
Fixed tests
kitaisreal Feb 4, 2022
861ce6a
Update order-by.md
CurtizJ Feb 4, 2022
47e2b3a
Merge pull request #34312 from sdil/patch-2
CurtizJ Feb 4, 2022
b9c42ef
change as requested
taiyang-li Feb 5, 2022
829a9a4
as alias functions
taiyang-li Feb 5, 2022
eff16ba
Merge pull request #34318 from kitaisreal/map-populate-series-refacto…
kitaisreal Feb 5, 2022
2e8adc7
Better handle pre-inputs before client start
amosbird Feb 5, 2022
35235d2
Added additional performance test
kitaisreal Feb 5, 2022
4dee648
Merge pull request #34265 from kssenii/add-query-id-for-client-querie…
kssenii Feb 5, 2022
f8ef1cd
Add submodule minizip-ng
Jan 28, 2022
23fac28
Add utility classes ZipArchiveReader and ZipArchiveWriter.
Jan 28, 2022
d9bdbf4
ReadBufferFromMemory now can seek backwards after been read up to EOF.
Feb 4, 2022
4cd7324
Added implementation of bitsetsort from LLVM patch
kitaisreal Feb 5, 2022
f2725b1
Fix wrong OK_SKIP labels
Felixoid Feb 5, 2022
77fac4c
Merge pull request #34336 from amosbird/replclientimprove
alexey-milovidov Feb 5, 2022
5dd49a4
Add test for propagating OpenTelemetry context via gRPC protocol.
Feb 5, 2022
e2364bb
Merge pull request #34340 from ClickHouse/ok-skip-labels
Felixoid Feb 5, 2022
613c9fa
Merge pull request #34339 from kitaisreal/map-populate-series-refacto…
kitaisreal Feb 6, 2022
8ba9335
check and get column for s2 funcs
bharatnc Feb 6, 2022
557cf6e
check and get column remaining s2 funcs
bharatnc Feb 6, 2022
3df4929
minor fixes
bharatnc Feb 6, 2022
9f51fe1
Fix wrong engine in SHOW CREATE DATABASE with engine Memory #34225
alexey-milovidov Feb 6, 2022
d5431b3
fix fast test
taiyang-li Feb 6, 2022
978461f
Add a test
alexey-milovidov Feb 6, 2022
b9f8fe9
add fasttest
taiyang-li Feb 6, 2022
5fc2e46
make aliases case insensitive
taiyang-li Feb 6, 2022
9f23caa
Update clickhouse-server.service
alexey-milovidov Feb 6, 2022
38d92d0
Merge pull request #33996 from save-my-heart/fix/signal_pipe_buf_size
alexey-milovidov Feb 6, 2022
008af0e
update src/Functions/geoToS2.cpp
bharatnc Feb 6, 2022
d666b22
fix failing tests
bharatnc Feb 6, 2022
caed189
add options for clickhouse-format
taiyang-li Feb 6, 2022
f98010e
Small improvements
alexey-milovidov Feb 6, 2022
7674bc9
Disable projection when there is JOIN or SAMPLE
amosbird Jan 16, 2022
27fcefd
Disable projection when doing parallel replica reading
amosbird Feb 3, 2022
98857de
Disable projection for high-order storages
amosbird Feb 2, 2022
82f31e1
Fix tests when projection is enabled
amosbird Feb 2, 2022
a0ab7a0
Adapt minmax_count_projection with ModuleLegacy
amosbird Feb 2, 2022
3fab7af
Bug fix and improvement of minmax_count_projection
amosbird Feb 2, 2022
1ab773c
Fix aggregation_in_order with normal projection
amosbird Feb 3, 2022
01d58fc
Enable projection by default
amosbird Feb 2, 2022
52aabf9
Revise and add more comments
amosbird Feb 6, 2022
6325d4d
continue of #34317
ucasfl Feb 5, 2022
971790f
Merge pull request #34351 from ClickHouse/small-improvements-2
kitaisreal Feb 6, 2022
7492280
Merge pull request #34334 from bigo-sg/alias_function
kitaisreal Feb 6, 2022
5f43fdb
Merge pull request #34140 from bigo-sg/max_splits
kitaisreal Feb 6, 2022
45fa68b
Fixed tests
kitaisreal Feb 6, 2022
e41a895
Fix
kssenii Feb 6, 2022
60cc5ff
Merge pull request #34344 from bharatnc/ncb/s2-fixes
kitaisreal Feb 6, 2022
a6f0b01
Fix order by after aggregation
amosbird Feb 6, 2022
ea068be
Update TableFunctionS3.cpp
alexey-milovidov Feb 6, 2022
8045598
Merge branch 'master' into fix-s3-schema-inference
mergify[bot] Feb 6, 2022
4b1e131
Merge pull request #34357 from kssenii/fix-clickhouse-local-use-db
alexey-milovidov Feb 6, 2022
0588600
Update references
alexey-milovidov Feb 6, 2022
f3cb347
Merge pull request #34186 from Avogar/fix-s3-schema-inference
alexey-milovidov Feb 6, 2022
1482d61
Merge pull request #34024 from den-crane/patch-5
alexey-milovidov Feb 6, 2022
10b8684
fix rare bug in reading of empty arrays
CurtizJ Feb 4, 2022
ae1fc94
add unit test
CurtizJ Feb 5, 2022
484f9d9
Updated sort back to psqsort
kitaisreal Feb 6, 2022
58bb0eb
Merge pull request #34333 from ucasfl/owcard
alexey-milovidov Feb 6, 2022
2bf6637
sync index: add sqlite
netroby Feb 7, 2022
87fc42b
Translate zh/engines/database-engines/sqlite: rename old file
netroby Feb 7, 2022
fb9ed9a
Merge pull request #34175 from kitaisreal/bitset-sort-performance-check
alexey-milovidov Feb 7, 2022
2debfc9
Better projection format and test fixes
amosbird Feb 7, 2022
2244b7e
Translate zh/engines/database-engines/sqlite: reimport files
netroby Feb 7, 2022
40a22de
Translate zh/engines/database-engines/sqlite: translate to zh
netroby Feb 7, 2022
02be572
Translate zh/engines/database-engines/sqlite: remove old file
netroby Feb 7, 2022
a584d96
Translate zh/engines/database-engines/sqlite: fix engine parameters
netroby Feb 7, 2022
7b91a66
Merge pull request #34341 from vitlibar/add-test-for-propagating-open…
Feb 7, 2022
26f2a0e
move clickhouse-format code from settings to format.cpp
taiyang-li Feb 7, 2022
b2ba0c4
Fix inserting to temporary tables via gRPC.
Feb 6, 2022
eeec247
Fix clang-tidy issue
HeenaBansal2009 Feb 7, 2022
80ed9d7
Translate zh/engines/table-engines/hive: update index and sync hive …
netroby Feb 7, 2022
f63455b
Merge pull request #34117 from Avogar/local
Avogar Feb 7, 2022
279c1f8
Merge pull request #34358 from cnmade/PF202202071000
evillique Feb 7, 2022
84c2f5e
Merge branch 'master' into PF202202071031
mergify[bot] Feb 7, 2022
b35f479
Delete empty file DateOrDateTimeFunctionsConvertion.cpp
Avogar Feb 7, 2022
a388fe1
Merge pull request #34371 from ClickHouse/Avogar-patch-2
Avogar Feb 7, 2022
107246e
Merge pull request #34327 from CurtizJ/fix-reading-empty-arrays
alesapin Feb 7, 2022
542889d
Update clickhouse-keeper.md
alesapin Feb 7, 2022
89e4719
Add table function format(format_name, data)
Avogar Jan 28, 2022
f8cd519
Fix test
Avogar Jan 28, 2022
523d105
Update KeyDescription.cpp
alesapin Feb 7, 2022
975ba91
Fix tests naming, remove code duplication
Avogar Feb 7, 2022
67ea3ee
Fix
Avogar Feb 7, 2022
4fa05cf
Fix style and test
Avogar Feb 7, 2022
4a857d7
Use UTC in docker images
Felixoid Feb 7, 2022
4a1e843
Update performance comparison OS version
Felixoid Feb 7, 2022
c7ba520
Make testflows a multiarch image
Felixoid Feb 7, 2022
8d8ff05
Translate zh/engines/database-engines/sqlite: fix symbol
Feb 7, 2022
c3d7f02
Update docs/zh/engines/table-engines/integrations/hive.md
Feb 7, 2022
fe4b73e
Translate zh/engines/database-engines/sqlite: true is not need
Feb 7, 2022
1f63cea
Add schema inference for values() table function
Avogar Jan 26, 2022
bc95f2d
Remove commented line
Avogar Jan 26, 2022
8a196a5
Fix style
Avogar Jan 26, 2022
85e1c45
Fix tests
Avogar Feb 7, 2022
a78187f
Fix
Avogar Feb 7, 2022
6608c69
Merge pull request #34360 from cnmade/PF202202071031
evillique Feb 7, 2022
77b42bb
Support UUID in MsgPack format
Avogar Jan 27, 2022
34a1707
FIx error messages
Avogar Jan 27, 2022
c3d30fd
Fix comments
Avogar Feb 7, 2022
1b16db7
fix consecutive backward seeks in seekable read buffers
CurtizJ Feb 7, 2022
0e54e72
Merge pull request #34366 from cnmade/PF202202071430
evillique Feb 7, 2022
ee67071
Merge pull request #34365 from DevTeamBK/Fix-clang-tidy
evillique Feb 7, 2022
d32d645
Update BufferBase.h
CurtizJ Feb 7, 2022
a4c7ecd
Make better
Avogar Feb 7, 2022
5d4591a
Better test
evillique Feb 7, 2022
aa76bda
Fix special build
Avogar Feb 7, 2022
15d8568
Fix style
Avogar Feb 7, 2022
b633a91
Merge pull request #34228 from CurtizJ/fix-subcolumns-with-dots
CurtizJ Feb 7, 2022
4b5221a
Merge pull request #34017 from Avogar/values-func
Avogar Feb 7, 2022
82bb058
[website] replace Bastian's photo (#34384)
blinkov Feb 7, 2022
1995894
Fix tests
amosbird Feb 7, 2022
a73135c
updated .clang-tidy as per Alexey's Suggestion
HeenaBansal2009 Feb 7, 2022
909a681
Merge branch 'ClickHouse:master' into Fix-clang-tidy
HeenaBansal2009 Feb 7, 2022
274c5be
Merge pull request #34057 from Algunenano/i34053
alexey-milovidov Feb 7, 2022
19cf4e6
round robin connection on fail
df530 Dec 13, 2021
03b4945
Fix codestyle
df530 Dec 31, 2021
e780c12
Add tests, remove saving host in config
df530 Jan 17, 2022
69e535f
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client…
df530 Jan 25, 2022
a9ff296
Fix codestyle
df530 Jan 25, 2022
18a777c
Add function which gets port from configuration
df530 Jan 27, 2022
226759b
Update programs/client/Client.cpp
df530 Jan 26, 2022
3343a22
Merge branch 'client-fault-tolerant-connection' of github.com:Managed…
df530 Jan 27, 2022
3cb4337
Fix errors in build check
df530 Jan 27, 2022
b035ad7
Fix error with IPv6 in host param and impove HostPort reading from in…
df530 Jan 27, 2022
87933e4
Fix codestyle
df530 Jan 27, 2022
c1df291
Fix error with IPv6 in host param
df530 Feb 7, 2022
43ee8dd
Merge pull request #34376 from CurtizJ/fix-reading-empty-arrays
alexey-milovidov Feb 7, 2022
51c767d
Merge pull request #34345 from ClickHouse/fix-wrong-engine-database-m…
alexey-milovidov Feb 7, 2022
755c808
Merge pull request #34125 from Avogar/table-from-literal
alexey-milovidov Feb 7, 2022
1c461e9
Merge pull request #34349 from bigo-sg/format_parse_options
kitaisreal Feb 7, 2022
b21adb8
Merge pull request #34229 from evillique/parser
CurtizJ Feb 8, 2022
a33bd4c
Merge branch 'master' into addressToLineWithInlines
cmsxbc Feb 8, 2022
1d13c68
use `max` instead of `not any` to check all rows
cmsxbc Feb 8, 2022
6b3adbb
Method called on already moved
varadarajkumar Feb 8, 2022
3c0572b
Merge pull request #34388 from DevTeamBK/Fix-clang-tidy
kitaisreal Feb 8, 2022
c08bc7a
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client…
df530 Feb 8, 2022
b4fec2a
Merge pull request #34065 from Avogar/msgpack
Avogar Feb 8, 2022
e657219
Delete not used include
df530 Feb 8, 2022
e118c89
Fix segfault in schema inference from url
Avogar Feb 8, 2022
31fdd5c
Merge pull request #34364 from vitlibar/fix-inserting-into-temp-table…
alesapin Feb 8, 2022
bb0cadc
Merge pull request #34264 from andycol/patch-1
alesapin Feb 8, 2022
8e9ccbd
Merge pull request #33933 from sunny19930321/fix-substr-zk-metadata
alesapin Feb 8, 2022
3e216ad
Merge pull request #34405 from Avogar/fix-segfault-in-url
Avogar Feb 8, 2022
496d77c
Merge pull request #33467 from cmsxbc/addressToLineWithInlines
CurtizJ Feb 8, 2022
428d6f1
Update Settings.h
KochetovNicolai Feb 8, 2022
0f7c0c7
Merge pull request #34305 from amosbird/projection-fix27
KochetovNicolai Feb 8, 2022
4bb69bc
Merge pull request #34398 from DevTeamBK/input_format
kitaisreal Feb 8, 2022
efd8044
Merge pull request #34373 from ClickHouse/docker-tz
Felixoid Feb 8, 2022
2d02eab
Revert "Merge pull request #34373 from ClickHouse/docker-tz"
Felixoid Feb 8, 2022
69fa79a
Merge pull request #34413 from ClickHouse/docker-tz
Felixoid Feb 8, 2022
9a8e458
Merge pull request #34226 from vitlibar/add-submodule-minizip
Feb 8, 2022
cfefa57
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client…
df530 Feb 8, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ Checks: '-*,
clang-analyzer-cplusplus.PlacementNewChecker,
clang-analyzer-cplusplus.SelfAssignment,
clang-analyzer-deadcode.DeadStores,
clang-analyzer-cplusplus.Move,
clang-analyzer-optin.cplusplus.VirtualCall,
clang-analyzer-security.insecureAPI.UncheckedReturn,
clang-analyzer-security.insecureAPI.bcmp,
Expand Down
2 changes: 0 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
contrib/* linguist-vendored
*.h linguist-language=C++
# to avoid frequent conflicts
tests/queries/0_stateless/arcadia_skip_list.txt text merge=union
4 changes: 1 addition & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
docs/* @ClickHouse/docs
docs/zh/* @ClickHouse/docs-zh
website/* @ClickHouse/docs

9 changes: 0 additions & 9 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,4 @@ Changelog entry (a user-readable short description of the changes that goes to C
...


Detailed description / Documentation draft:
...


> By adding documentation, you'll allow users to try your new feature immediately, not when someone else will have time to document it later. Documentation is necessary for all features that affect user experience in any way. You can add brief documentation draft above, or add documentation right into your patch as Markdown files in [docs](https://github.com/ClickHouse/ClickHouse/tree/master/docs) folder.
> If you are doing this for the first time, it's recommended to read the lightweight [Contributing to ClickHouse Documentation](https://github.com/ClickHouse/ClickHouse/tree/master/docs/README.md) guide first.

> Information about CI checks: https://clickhouse.tech/docs/en/development/continuous-integration/
9 changes: 9 additions & 0 deletions .github/actionlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
self-hosted-runner:
labels:
- builder
- func-tester
- func-tester-aarch64
- fuzzer-unit-tester
- stress-tester
- style-checker
- style-checker-aarch64
4 changes: 4 additions & 0 deletions .github/workflows/anchore-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

name: Docker Container Scan (clickhouse-server)

env:
# Force the stdout and stderr streams to be unbuffered
PYTHONUNBUFFERED: 1

"on":
pull_request:
paths:
Expand Down
43 changes: 43 additions & 0 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
name: CherryPick

env:
# Force the stdout and stderr streams to be unbuffered
PYTHONUNBUFFERED: 1

concurrency:
group: cherry-pick
on: # yamllint disable-line rule:truthy
schedule:
- cron: '0 */3 * * *'
jobs:
CherryPick:
runs-on: [self-hosted, style-checker]
steps:
- name: Set envs
# https://docs.github.com/en/actions/learn-github-actions/workflow-commands-for-github-actions#multiline-strings
run: |
cat >> "$GITHUB_ENV" << 'EOF'
TEMP_PATH=${{runner.temp}}/cherry_pick
ROBOT_CLICKHOUSE_SSH_KEY<<RCSK
${{secrets.ROBOT_CLICKHOUSE_SSH_KEY}}
RCSK
REPO_OWNER=ClickHouse
REPO_NAME=ClickHouse
REPO_TEAM=core
EOF
- name: Check out repository code
uses: actions/checkout@v2
with:
token: ${{secrets.ROBOT_CLICKHOUSE_COMMIT_TOKEN}}
fetch-depth: 0
- name: Cherry pick
run: |
sudo pip install GitPython
cd "$GITHUB_WORKSPACE/tests/ci"
python3 cherry_pick.py
- name: Cleanup
if: always()
run: |
docker kill "$(docker ps -q)" ||:
docker rm -f "$(docker ps -a -q)" ||:
sudo rm -fr "$TEMP_PATH"
Loading