XiaoHongbo-Hope opened a new pull request, #6784:
URL: https://github.com/apache/paimon/pull/6784

   <!-- Please specify the module before the PR name: [core] ... or [flink] ... 
-->
   
   ### Purpose
   Add audit fields into partitions sys table
   <!-- Linking this pull request to the issue -->
   
   <!-- What is the purpose of the change -->
   
   ### Tests
   - `PartitionsTableTest.testPartitionAuditFields` and 
`PartitionsTableTest.testPartitionAuditFieldsNull`
   - `RestCatalogTest.testReadPartitionsTable`
   
   <!-- List UT and IT cases to verify this change -->
   
   ### API and Format
   For rest catalog, partitions sys table should be like this: 
   <img width="1666" height="316" alt="image" 
src="https://github.com/user-attachments/assets/2defcfda-d1db-4e07-bceb-176c1eea81c7";
 />
   
   For other catalog, partitions sys table should be like this: 
   <img width="1346" height="326" alt="image" 
src="https://github.com/user-attachments/assets/5a293529-2783-4e22-b0e0-576dce62a8fd";
 />
   
   <!-- Does this change affect API or storage format -->
   
   ### Documentation
   `system-tables.md`
   


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