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

feat: add partition filter arg in Python APIs #153

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

xushiyan
Copy link
Member

@xushiyan xushiyan commented Oct 7, 2024

Description

Follow Rust APIs, add filters arg to Python APIs.

#47

How are the changes test-covered

  • N/A
  • Automated tests (unit and/or integration tests)
  • Manual tests
    • Details are described below

@xushiyan xushiyan added this to the release-0.2.0 milestone Oct 7, 2024
@xushiyan xushiyan added feature python Related to Python codebase labels Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.10%. Comparing base (4836a37) to head (24f1474).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   89.10%   89.10%           
=======================================
  Files          15       15           
  Lines         835      835           
=======================================
  Hits          744      744           
  Misses         91       91           

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

@xushiyan xushiyan merged commit 8fcdf5b into apache:main Oct 7, 2024
7 checks passed
@xushiyan xushiyan deleted the add-partition-filter-to-python-apis branch October 7, 2024 21:15
@xushiyan xushiyan mentioned this pull request Nov 22, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature python Related to Python codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant