plusplusjiajia opened a new pull request, #294:
URL: https://github.com/apache/paimon-rust/pull/294

   ### Purpose
     Add the `$partitions` Paimon system table to the DataFusion integration. 
Mirrors Java
     
[`PartitionsTable`](https://github.com/apache/paimon/blob/release-1.4/paimon-core/src/main/java/org/apache/paimon/table/system/PartitionsTable.java).
   
     ```sql
     SELECT * FROM paimon.default.my_table$partitions;
   


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