[feature-wip](Cloud) Introduce azure core C++ sdk#35208
[feature-wip](Cloud) Introduce azure core C++ sdk#35208morningman merged 12 commits intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
|
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
|
clang-tidy review says "All clean, LGTM! 👍" |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
run buildall |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
run buildall |
|
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 39990 ms |
TPC-DS: Total hot run time: 169684 ms |
ClickBench: Total hot run time: 30.79 s |
We're intended to extent the OSS support ability limit to S3-not compatible cloud vendor like Azure. This pr is the first step which introduces the Azure C++ sdk to BE. Consequent pr abort the CMake file and BE feature enhancement would come soon. Co-authored-by: zy-kkk <zhongyk10@gmail.com>
We're intended to extent the OSS support ability limit to S3-not compatible cloud vendor like Azure. This pr is the first step which introduces the Azure C++ sdk to BE. Consequent pr abort the CMake file and BE feature enhancement would come soon. Co-authored-by: zy-kkk <zhongyk10@gmail.com>
…) (apache#35641)" This reverts commit 2e4c2a6.
This PR #35208 introduce azure core C++ sdk, it needs a higher version of git to compile. This PR add new repo for centos7 to be able to `yum install git` with newer version.
This PR #35208 introduce azure core C++ sdk, it needs a higher version of git to compile. This PR add new repo for centos7 to be able to `yum install git` with newer version.
This PR apache#35208 introduce azure core C++ sdk, it needs a higher version of git to compile. This PR add new repo for centos7 to be able to `yum install git` with newer version.
Proposed changes
Issue Number: close #xxx
We're intended to extent the OSS support ability limit to S3-not compatible cloud vendor like Azure. This pr is the first step which introduces the Azure C++ sdk to BE. Consequent pr abort the CMake file and BE feature enhancement would come soon.
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...