Skip to content

Conversation

@CuteChuanChuan
Copy link
Contributor

Which issue does this PR close?

Part of #16915

Rationale for this change

Format code examples in documentation comments to improve readability and maintain consistent code style across the codebase. This is part of a multi-PR effort to format all doc comment examples and eventually enable CI checks to enforce this formatting.

What changes are included in this PR?

Run cargo fmt -p datafusion-catalog-listing -- --config format_code_in_doc_comments=true

Are these changes tested?

No testing needed - this is purely a formatting change with no functional modifications.

Are there any user-facing changes?

No - this only affects documentation formatting.

@github-actions github-actions bot added the catalog Related to the catalog crate label Oct 28, 2025
@alamb
Copy link
Contributor

alamb commented Oct 28, 2025

I merged up from main to (hopefully) get the CI to pass. Here is the failure from last run:

@alamb alamb enabled auto-merge October 29, 2025 16:49
@alamb alamb added this pull request to the merge queue Oct 29, 2025
Merged via the queue into apache:main with commit 606dfd2 Oct 29, 2025
11 checks passed
@CuteChuanChuan CuteChuanChuan deleted the raymond/16915-format-catalog-listing branch October 29, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

catalog Related to the catalog crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants