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

Add support for listing columnar databases #525

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

Westwooo
Copy link
Contributor

@Westwooo Westwooo commented Oct 8, 2024

Addresses: #522


fn signature(&self) -> Signature {
Signature::build("columnar databases")
.switch("with-meta", "Includes related metadata in the result", None)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this being used?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was not, good spot. Have removed now.

@Westwooo Westwooo merged commit b5b8054 into main Oct 9, 2024
12 checks passed
@Westwooo Westwooo deleted the list_columnar_databases branch October 9, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants