You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Trino image for CI does not need to copy 'Gravitino-connector' into it and can mount the connector directory when running. However the image for client should include it, so we need to separate them.
### 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]>
### 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]>
### 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: Qi Yu <[email protected]>
What would you like to be improved?
The Trino image for CI does not need to copy 'Gravitino-connector' into it and can mount the connector directory when running. However the image for client should include it, so we need to separate them.
Furthermore, this also results in #1278 failures.
How should we improve?
No response
The text was updated successfully, but these errors were encountered: