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

[#1295] improvement(CI): separate trino image for CI and users #1305

Merged
merged 8 commits into from
Jan 5, 2024

Conversation

yuqi1129
Copy link
Contributor

@yuqi1129 yuqi1129 commented Jan 3, 2024

What changes were proposed in this pull request?

Remove the Gravitino connector from the Trino CI image.

Why are the changes needed?

In CI, we will mount the Gravitino connector to the Trino CI image to test the latest code base, so we can fully test our PR.

Fix: #1295

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

N/A

@yuqi1129 yuqi1129 requested a review from xunliu January 3, 2024 02:44
@yuqi1129 yuqi1129 self-assigned this Jan 3, 2024
@yuqi1129 yuqi1129 marked this pull request as draft January 3, 2024 07:01
@jerryshao jerryshao added need backport Issues that need to backport to another branch branch-0.3 labels Jan 4, 2024
@yuqi1129 yuqi1129 marked this pull request as ready for review January 4, 2024 12:09
@yuqi1129
Copy link
Contributor Author

yuqi1129 commented Jan 4, 2024

@xunliu

Please help to review it, thanks.

@jerryshao
Copy link
Contributor

@xunliu please help to review this PR, thanks.

@jerryshao
Copy link
Contributor

Any further comment on this PR @xunliu ?

@yuqi1129
Copy link
Contributor Author

yuqi1129 commented Jan 5, 2024

@xunliu
Please take a look again.

Copy link
Contributor

@diqiu50 diqiu50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xunliu
Copy link
Member

xunliu commented Jan 5, 2024

Any further comment on this PR @xunliu ?

@jerryshao Yes, This PR will also support datastrato/trino and datastrato/gravitino-ci-trino Docker images.

@jerryshao jerryshao merged commit 89955d3 into apache:main Jan 5, 2024
7 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 5, 2024
### What changes were proposed in this pull request?

Remove the Gravitino connector from the Trino CI image.

### Why are the changes needed?

In CI, we will mount the Gravitino connector to the Trino CI image to
test the latest code base, so we can fully test our PR.

Fix: #1295

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A

---------

Co-authored-by: Jerry Shao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Build separate trino image for CI and client side.
5 participants