tsreaper opened a new pull request, #2389:
URL: https://github.com/apache/incubator-paimon/pull/2389

   ### Purpose
   
   Currently `SnapshotReaderImpl#makeRawTableFile` determines file format of 
`DataFileMeta` through `CoreOptions#formatType`. However in primary key table, 
different file levels may have different formats.
   
   This PR determines file format from filename suffix.
   
   ### Tests
   
   * `SnapshotReaderTest#testGetPrimaryKeyRawFiles`
   
   ### API and Format
   
   No.
   
   ### Documentation
   
   No.
   


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