Skip to content

docs: Remove extra commas in count results - #25552

Open
nuno-faria wants to merge 2 commits into
apache:mainfrom
nuno-faria:fix_docs_count
Open

nuno-faria wants to merge 2 commits into
apache:mainfrom
nuno-faria:fix_docs_count

Conversation

@nuno-faria

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

  • N/A.

Rationale for this change

Noticed that the docs for the TableProvider had extra commas in output of a dataframe. Turns out this shows up in two other places.

What changes are included in this PR?

  • Remove unnecessary commas.

What is the testing strategy for this PR?

N/A.

Are there any user-facing changes?

No.

@github-actions github-actions Bot added core Core DataFusion crate datasource Changes to the datasource crate labels Sep 20, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.41%. Comparing base (99af44a) to head (f6c9449).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #25552      +/-   ##
==========================================
- Coverage   82.41%   82.41%   -0.01%     
==========================================
  Files        1138     1138              
  Lines      435299   435299              
  Branches   435299   435299              
==========================================
- Hits       358749   358740       -9     
- Misses      54840    54847       +7     
- Partials    21710    21712       +2     

☔ View full report in Codecov by Harness.
📢 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.

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

Labels

core Core DataFusion crate datasource Changes to the datasource crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants