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

Improve documentation for TableProvider #13724

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Dec 10, 2024

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Add docs and links to TableProvider

Are these changes tested?

Are there any user-facing changes?

Docs only, no functional change

@alamb alamb marked this pull request as ready for review December 10, 2024 18:40
@github-actions github-actions bot added the catalog Related to the catalog crate label Dec 10, 2024
@alamb alamb added the documentation Improvements or additions to documentation label Dec 10, 2024
/// Source table
/// A named table which can be queried.
///
/// Please see [`CatalogProvider`] for details of implementing a custom catalog.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this link is important as this page provides the overall catalog API docs: https://docs.rs/datafusion/latest/datafusion/catalog/trait.CatalogProvider.html

Copy link
Member

@jonahgao jonahgao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alamb alamb merged commit a52eb47 into apache:main Dec 11, 2024
25 checks passed
@alamb
Copy link
Contributor Author

alamb commented Dec 11, 2024

Thank you for the reviews @jonahgao and @findepi

@alamb alamb deleted the alamb/table_provider_docs branch December 11, 2024 12:27
zhuliquan pushed a commit to zhuliquan/datafusion that referenced this pull request Dec 11, 2024
zhuliquan pushed a commit to zhuliquan/datafusion that referenced this pull request Dec 15, 2024
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 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants