Skip to content

[python] Fix Identifier.is_system_table()#7651

Open
plusplusjiajia wants to merge 1 commit intoapache:masterfrom
plusplusjiajia:fix-is-system
Open

[python] Fix Identifier.is_system_table()#7651
plusplusjiajia wants to merge 1 commit intoapache:masterfrom
plusplusjiajia:fix-is-system

Conversation

@plusplusjiajia
Copy link
Copy Markdown
Member

Purpose

The previous implementation checked self.object.startswith('$'), but Paimon system-table object names are <base>$<system_table> (e.g.orders$snapshots), not $<system_table>.

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.

1 participant