Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KYUUBI #6979] Support check paimon system producers #6980

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidyuan1223
Copy link
Contributor

@davidyuan1223 davidyuan1223 commented Mar 12, 2025

Why are the changes needed?

Cuurently, ranger check missing paimom system producers command, need to support these command

  1. create_tag
  2. delete_tag
  3. rollback

#6979

PS: There has a question about paimon, paimon'sparkCatalog need the currentCatalog Env is the paimon's catalog, use default spark_catalog will throw exception, maybe we should add this hint to the documentation.
such as
If you wanna support producers check with paimon, you need use sql use $paimon_catalog to ensure the session currentCatalog is paimon_catalog

How was this patch tested?

producers test cases

  1. create_tag
  2. delete_tag
  3. rollback

Was this patch authored or co-authored using generative AI tooling?

No

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (d0d24cd) to head (cbcdd8d).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6980   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         693     693           
  Lines       42723   42723           
  Branches     5813    5813           
======================================
  Misses      42723   42723           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pan3793 pan3793 added this to the v1.11.0 milestone Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants