Mikhail f. Shiryaev
|
651b22f611
|
Add necessary MLIR dependency for codebrowser
|
2022-01-12 17:07:58 +01:00 |
|
Mikhail f. Shiryaev
|
7fa5d6aed4
|
Build arch-dependent images in every workflow
|
2022-01-12 17:07:57 +01:00 |
|
Mikhail f. Shiryaev
|
11ede97d0d
|
Add func-testers-aarch64 group to metrics
|
2022-01-12 17:07:57 +01:00 |
|
Mikhail f. Shiryaev
|
6373943451
|
Apply black to metrics lambda app
|
2022-01-12 17:07:56 +01:00 |
|
Mikhail f. Shiryaev
|
8779b6763d
|
Use architecture specific version of minio
|
2022-01-12 17:07:56 +01:00 |
|
Mikhail f. Shiryaev
|
2ae87ad0df
|
Build docker amd64 and arm64 separately and merge together later
|
2022-01-12 17:07:55 +01:00 |
|
Mikhail f. Shiryaev
|
341feb5945
|
Add necessary 'before' field for a dummy object
|
2022-01-12 17:07:55 +01:00 |
|
Mikhail f. Shiryaev
|
d1b14d5ee0
|
Use a library with proper architecture for mysql odbc
|
2022-01-12 17:07:54 +01:00 |
|
Mikhail f. Shiryaev
|
7a369837c3
|
Improve integration tests image
- Order packages
- Add rpm2cpio package
- Clean cache
- Use apache CDN for zookeeper
|
2022-01-12 17:07:54 +01:00 |
|
Mikhail f. Shiryaev
|
18a9aac61e
|
Use mysql-client-8.0 from ubuntu original repo
|
2022-01-12 17:07:53 +01:00 |
|
Mikhail f. Shiryaev
|
565e469b19
|
Don't build image for arm64 pvs-sturio
|
2022-01-12 17:07:53 +01:00 |
|
Mikhail f. Shiryaev
|
7bc89c4f50
|
Use cache feature of docker buildx
|
2022-01-12 17:07:53 +01:00 |
|
Mikhail f. Shiryaev
|
2a83a1c05d
|
Build dependent images from the current version
|
2022-01-12 17:07:52 +01:00 |
|
Mikhail f. Shiryaev
|
198c3f5194
|
EXPERIMENT: move docker building to gravitons
|
2022-01-12 17:07:52 +01:00 |
|
Mikhail f. Shiryaev
|
624dfda931
|
Fix dpkg-deb architecture-dependent artifact
|
2022-01-12 17:07:51 +01:00 |
|
Mikhail f. Shiryaev
|
f11bfdb2ea
|
Add prebuilding for docker buildx builder
|
2022-01-12 17:07:51 +01:00 |
|
Mikhail f. Shiryaev
|
fe130bc547
|
Use buildx for docker images, improve typing
|
2022-01-12 17:07:50 +01:00 |
|
Mikhail f. Shiryaev
|
43f39bc051
|
Add typing to docker_images_check.py and ignore dependencies errors
|
2022-01-12 17:07:50 +01:00 |
|
Mikhail f. Shiryaev
|
3c6f14ae63
|
Apply black to docker_images_check.py
|
2022-01-12 17:07:49 +01:00 |
|
Mikhail f. Shiryaev
|
44e02fa075
|
Add functional tests for aarch64
|
2022-01-12 17:07:48 +01:00 |
|
Mikhail f. Shiryaev
|
90c83b1fa4
|
Add BuilderDebAarch64 to other workflows
|
2022-01-12 17:07:48 +01:00 |
|
Mikhail f. Shiryaev
|
3d0207db11
|
Rename main/CIGithubAction to pull_request/PullRequestCI
|
2022-01-12 17:07:47 +01:00 |
|
Kruglov Pavel
|
db63218577
|
Merge pull request #33556 from Avogar/fix-from-infile
Fix parsing queries with FROM INFILE statement again
|
2022-01-12 17:24:43 +03:00 |
|
Mikhail f. Shiryaev
|
d6976432ff
|
Merge pull request #33562 from ClickHouse/fix-latest-build-links
Don't upload splitted binaries to builds.clickhouse.com
|
2022-01-12 14:58:51 +01:00 |
|
Mikhail f. Shiryaev
|
830edf76cc
|
Don't upload splitted binaries to builds.clickhouse.com
|
2022-01-12 14:57:11 +01:00 |
|
Mikhail f. Shiryaev
|
0520e4b55e
|
Merge pull request #33560 from ClickHouse/fix-latest-build-links
Fix logic for upload upload_master_static_binaries
|
2022-01-12 14:32:07 +01:00 |
|
Mikhail f. Shiryaev
|
9188b8afc2
|
Fix logic for upload upload_master_static_binaries
|
2022-01-12 14:30:32 +01:00 |
|
Mikhail f. Shiryaev
|
0abaaa1a70
|
Merge pull request #33559 from ClickHouse/fix-latest-build-links
Fix latest build links
|
2022-01-12 14:17:09 +01:00 |
|
Mikhail f. Shiryaev
|
325c786f68
|
Add uploading binary builds from master to static URLs
|
2022-01-12 13:17:54 +01:00 |
|
Mikhail f. Shiryaev
|
3614b0c4ed
|
Slightly refactor build_check.py
|
2022-01-12 13:17:21 +01:00 |
|
Mikhail f. Shiryaev
|
eaf3bdabf5
|
Add typing to CI_CONFIG
|
2022-01-12 13:14:31 +01:00 |
|
Mikhail f. Shiryaev
|
b98e0be869
|
Use a proper branch name for PRInfo w/ number==0
|
2022-01-12 12:31:13 +01:00 |
|
tavplubix
|
8c9a369588
|
Merge pull request #33535 from kssenii/fix-local-client-exception
Fix clickhouse local interactive exception case
|
2022-01-12 13:17:05 +03:00 |
|
avogar
|
7ea75b3082
|
Fix parsing queries with FROM INFILE statement again
|
2022-01-12 12:59:40 +03:00 |
|
Kruglov Pavel
|
a142b7c55e
|
Merge pull request #33443 from zhongyuankai/auto_format_by_file_extension
INTO OUTFILE / FROM INFILE: autodetect FORMAT by file extension
|
2022-01-12 11:23:38 +03:00 |
|
Kruglov Pavel
|
f299c35904
|
Merge pull request #33529 from Avogar/fix-arrow-dict
Fix possible segfault in arrowSchemaToCHHeader
|
2022-01-12 11:11:16 +03:00 |
|
alexey-milovidov
|
e52e3c1499
|
Update 02166_arrow_dictionary_inference.sh
|
2022-01-12 01:52:59 +03:00 |
|
Cody Baker
|
b4e30ad78e
|
Add admixer blog post (#33528)
|
2022-01-12 00:55:32 +03:00 |
|
kssenii
|
211f1dd482
|
Fix
|
2022-01-12 00:28:53 +03:00 |
|
Mikhail f. Shiryaev
|
80a452cca0
|
Apply black on build_check.py and tee_popen.py
|
2022-01-11 19:36:34 +01:00 |
|
avogar
|
9915ce7ded
|
Fix segfault in arrowSchemaToCHHeader
|
2022-01-11 20:30:35 +03:00 |
|
Kruglov Pavel
|
dca9753e7a
|
Delete unecessary line
|
2022-01-11 20:26:43 +03:00 |
|
Kruglov Pavel
|
186020d906
|
Update ParserInsertQuery.cpp
|
2022-01-11 20:24:34 +03:00 |
|
mergify[bot]
|
7999d90900
|
Merge branch 'master' into auto_format_by_file_extension
|
2022-01-11 17:21:14 +00:00 |
|
tavplubix
|
6eee1fda56
|
Merge pull request #33521 from Avogar/fix-from-infile-syntax
Fix parsing queries with FROM INFILE statement
|
2022-01-11 20:16:24 +03:00 |
|
Cody Baker
|
98ed7e2a22
|
Add new team members to company page (#33506)
|
2022-01-11 19:06:19 +03:00 |
|
Mikhail f. Shiryaev
|
9fb4e69e7e
|
Merge pull request #33514 from kitaisreal/query-kind-enum-style-fix
IAST QueryKind style fix
|
2022-01-11 15:26:12 +01:00 |
|
avogar
|
070fd60b02
|
Fix parsing queries with FROM INFILE statement
|
2022-01-11 17:16:54 +03:00 |
|
zhongyuankai
|
7456ed06e6
|
Delete 02162_auto_format_by_file_extension.sh
|
2022-01-11 22:02:32 +08:00 |
|
zhongyuankai
|
146068c911
|
INTO OUTFILE / FROM INFILE: autodetect FORMAT by file extension
|
2022-01-11 21:52:09 +08:00 |
|