This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a change to branch bpe_fix
in repository https://gitbox.apache.org/repos/asf/paimon-mosaic.git
from 9ce1d51 Add cross-language interop CI workflow
add d316186 Integrate interop tests into java-test and python-test CI jobs
add 2e4f08a Ignore all fuzz tests on CI and integrate interop into
existing jobs
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 14 +++-
.github/workflows/interop.yml | 94 ----------------------
core/tests/fuzz_concurrent_test.rs | 7 ++
core/tests/interop_read_test.rs | 2 -
.../apache/paimon/mosaic/MosaicInteropTest.java | 15 ----
python/tests/test_interop.py | 32 --------
6 files changed, 20 insertions(+), 144 deletions(-)
delete mode 100644 .github/workflows/interop.yml