Skip to content

feat(datafusion): Add $manifests system table#287

Open
plusplusjiajia wants to merge 4 commits intoapache:mainfrom
plusplusjiajia:fusion-manifests
Open

feat(datafusion): Add $manifests system table#287
plusplusjiajia wants to merge 4 commits intoapache:mainfrom
plusplusjiajia:fusion-manifests

Conversation

@plusplusjiajia
Copy link
Copy Markdown
Member

Purpose

Add the $manifests Paimon system table to the DataFusion integration. Mirrors Java
ManifestsTable.

SELECT * FROM paimon.default.my_table$manifests;

Copy link
Copy Markdown
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase and update datafusion.md too.

@plusplusjiajia
Copy link
Copy Markdown
Member Author

plusplusjiajia commented Apr 26, 2026

Please rebase and update datafusion.md too.

@JingsongLi Good catch! Done, rebased and added $manifests (plus backfilled $snapshots/$tags) to the System Tables section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants