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

   ### Purpose
   
   Support reading and writing Fluss LakeStream tables through the Paimon Spark 
catalog.
   
   - Route Paimon `FileStoreTable`s marked with `lakestream.enabled=true` to a 
lazily initialized Fluss Spark catalog.
   - Forward `fluss.*` catalog options to Fluss while keeping create, alter, 
and drop behavior unchanged.
   - Cover Spark 3.4 and 3.5 with routing tests and Fluss MiniCluster 
read/write tests.
   - Use Fluss `1.0-SNAPSHOT` for the test dependencies because the stable 
release does not publish the required MiniCluster test jars.
   
   ### Tests
   
   - Spark 3.4: `FlussCatalogTest` and `FlussCatalogReadWriteITCase` — 7/7 
passed
   - Spark 3.5: `FlussCatalogTest` and `FlussCatalogReadWriteITCase` — 7/7 
passed
   - `mvn spotless:apply -Pspark3`


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