Skip to content

SNOW-2211956 support copy grants with create replace view#3755

Merged
sfc-gh-aalam merged 6 commits into
mainfrom
aalam-SNOW-2211956-support-copy-grants-with-create-replace-view
Sep 16, 2025
Merged

SNOW-2211956 support copy grants with create replace view#3755
sfc-gh-aalam merged 6 commits into
mainfrom
aalam-SNOW-2211956-support-copy-grants-with-create-replace-view

Conversation

@sfc-gh-aalam

@sfc-gh-aalam sfc-gh-aalam commented Sep 5, 2025

Copy link
Copy Markdown
Contributor
  1. Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-2211956, SNOW-2211956: Please provide the option to copy grants when using the create_or_replace_view() functionality #3564

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
      • If this test skips Local Testing mode, I'm requesting review from @snowflakedb/local-testing
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
    • If this is a new feature/behavior, I'm adding the Local Testing parity changes.
    • I acknowledge that I have ensured my changes to be thread-safe. Follow the link for more information: Thread-safe Developer Guidelines
    • If adding any arguments to public Snowpark APIs or creating new public Snowpark APIs, I acknowledge that I have ensured my changes include AST support. Follow the link for more information: AST Support Guidelines
  3. Please describe how your code solves the related issue.

    Add support to specify supporting copy_grants to create_or_replace_view, create_or_replace_temp_view and create_or_replace_dynamic_table.

@sfc-gh-aalam sfc-gh-aalam marked this pull request as ready for review September 6, 2025 00:21
@sfc-gh-aalam sfc-gh-aalam requested review from a team as code owners September 6, 2025 00:21
@sfc-gh-aalam sfc-gh-aalam merged commit 22d1174 into main Sep 16, 2025
28 checks passed
@sfc-gh-aalam sfc-gh-aalam deleted the aalam-SNOW-2211956-support-copy-grants-with-create-replace-view branch September 16, 2025 00:11
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants