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

chore: Add notes about managing grants on hybrid table #3368

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

sfc-gh-jmichalak
Copy link
Collaborator

  • Add a note about managing grants on hybrid tables. Currently, this fails in Snowflake and grants should be managed through TABLE.
    • It has not been confirmed whether this is a bug in Snowflake or just in the docs (probably the former). See DOC-4953 for more info.
    • Add a test proving this behavior.
  • Add hybrid table client helper.
  • This change does not fix the issue, but it will be done in SNOW-1022645.

Test Plan

  • acceptance tests

References

#3300

@sfc-gh-jmichalak
Copy link
Collaborator Author

I checked other "special" tables, and for the moment HYBRID is the only one failing.

Copy link

Integration tests failure for 4fa03a3494cc2b056e4f0e1db57a4eed03789b8e

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.

3 participants