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

   ### Purpose
   
   - Add `MOSAIC` to `FormatTable.Format`. 
   - Default `CoreOptions.formatTableFileCompression()` to `zstd` for `mosaic` 
(the only value `MosaicWriterFactory` accepts). 
   
   ### Tests
   
   `FormatTableMosaicReadTest` covers FormatTable + MOSAIC end-to-end via the 
public write/read API: unpartitioned, Hive-style partitioned, empty directory, 
and invalid-compression propagation. Skips when the native library is 
unavailable.


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