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

[Sample PR|WIP] Spark View Catalog with HMS and Coral #297

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ljfgem
Copy link
Collaborator

@ljfgem ljfgem commented Aug 16, 2022

Design Doc: Spark View Catalog with Coral & HMS

This PR is mostly based on the upstream Spark view catalog PR with some modifications on that PR:

  1. Used CatalogAndIdentifier rather than NonSessionCatalogAndIdentifier during the view substitution, because there might be the use case that spark_catalog (session catalog) is set to be custom table & view catalog. NonSessionCatalogAndIdentifier doesn't support such a use case. Commented on the upstream PR.

The unit tests worked well.

@wmoustafa
Copy link
Contributor

Could you make the design doc public and link it from here?

@ljfgem
Copy link
Collaborator Author

ljfgem commented Sep 12, 2022

Could you make the design doc public and link it from here?

@wmoustafa Added in the description, but due to the org restriction, I can only share a copied doc (without previous comments) from my personal google account.

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