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

Implement a User-Defined Table function to query meta_cache #25544

Open
Tracked by #25539
hiltontj opened this issue Nov 13, 2024 · 0 comments · May be fixed by #25566
Open
Tracked by #25539

Implement a User-Defined Table function to query meta_cache #25544

hiltontj opened this issue Nov 13, 2024 · 0 comments · May be fixed by #25566
Assignees
Labels

Comments

@hiltontj
Copy link
Contributor

hiltontj commented Nov 13, 2024

Once the core metadata cache types are setup, we can plug them into the query path using a Datafusion User-Defined Table Function. We have done this for the last cache in this module, so should be able to follow that example. Here is the similar issue for the last cache: #25095

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant