github-actions[bot] opened a new pull request, #5462:
URL: https://github.com/apache/gravitino/pull/5462
### What changes were proposed in this pull request?
shade `gcp` package to `org.apache.gravitino.gcp.shaded` to avoid conflict
with the shaded package in Gravitino.
### Why are the changes needed?
The faster XML package in GCP bundle jar is conflict with the package in
Gravitino java client runtime.
Fix: #5444
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
run a app to use GCP bundle to do fileset operations.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]