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
### What changes were proposed in this pull request?
Add JDBC entity store in integration test.
### Why are the changes needed?
To test whether JDBC backends works.
Fix: #2678
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
Existing ITs
yuqi1129
added a commit
to yuqi1129/gravitino
that referenced
this issue
Apr 2, 2024
What would you like to be improved?
Currently, all integration tests are running using the RocksDB backend. We need to include the JDBC backend in it.
How should we improve?
No response
The text was updated successfully, but these errors were encountered: