PyRSA opened a new pull request, #9018:
URL: https://github.com/apache/paimon/pull/9018

   ### Purpose
   Add Python 3.12, 3.13 to CI with compatible dependencies and a core test 
subset.
   Fix PyArrow, numpy, pandas compatibility issues exposed by the new job.
   
   ### Tests
   === Test Results Summary ===
   ✓ Java Write Test (Parquet/Orc/Avro + Lance): PASSED
   ✓ Python Read Test (JavaPyReadWriteTest.test_read_pk_table): PASSED
   ✓ Python Write Test (test_py_write_read_pk_table): PASSED
   ✓ Java Read Test (Parquet/Orc/Avro + Lance): PASSED
   ✓ PK DV Test (JavaPyReadWriteTest.testPKDeletionVectorWriteRead): PASSED
   ✓ BTree Index Test (Java Write, Python Read): PASSED
   ✓ BTree Raw Fallback Test (Java Write, Python Read): PASSED
   ✓ Bitmap Index Test (Java Write, Python Read): PASSED
   ✓ Compressed Global Index Test (Java Write, Python Read): PASSED
   ✓ Compressed Text Test (Java Write, Python Read): PASSED
   ✓ Vector Append Table Test (Java Write, Python Read): PASSED
   ✓ Vector Dedicated File Test (Java Write, Python Read): PASSED
   ✓ Vector Dedicated File Test (Python Write, Java Read): PASSED
   ✓ Multi-Vector Dedicated File Test (Java Write, Python Read): PASSED
   ✓ Multi-Vector Dedicated File Test (Python Write, Java Read): PASSED
   ✓ Native Full-Text Index Test (Java Write, Python Read): PASSED
   ✓ Lumina Vector Index Test (Java Write, Python Read): PASSED
   ✓ Lumina Vector + BTree Pre-Filter Test (Java Write, Python Read): PASSED
   ✓ paimon-vindex Vector Index Test (Java Write, Python Read): PASSED
   ✓ paimon-vindex Vector Raw Fallback Test (Java Write, Python Read): PASSED
   ✓ Compact Conflict Test (Java Write+Compact, Python Read): PASSED
   ✓ Blob Compact Conflict Test (Java Write+Compact, Python Blob Update): PASSED
   ✓ Blob Alter+Compact Test (Java Write+Alter+Compact, Python Read): PASSED
   ✓ ARRAY<BLOB> Interoperability Test (Java ↔ Python): PASSED
   ✓ MAP<INT, BLOB> Interoperability Test (Java ↔ Python): PASSED
   ✓ Data Evolution Test (Java Write, Python Read): PASSED
   ✓ Data Evolution Deletion Vector Test (Java Write, Python Read): PASSED
   ✓ Data Evolution Test (Python Write, Java Read): PASSED
   ✓ VARIANT Type Test (Java Write, Python Read): PASSED
   ✓ VARIANT Type Test (Python Write, Java Read): PASSED
   ✓ ROW Format Test (Java Write ↔ Python Read/Write): PASSED
   
   === Cleaning up warehouse directory ===
   Removing warehouse directory: 
/__w/paimon/paimon/paimon-python/pypaimon/tests/e2e/warehouse
   ✓ Warehouse directory cleaned up successfully
   
   🎉 All tests passed! Java-Python interoperability verified.
   =======mixed tests checks... [SUCCESS]========


-- 
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]

Reply via email to