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

SCT-7891: Add support for create_map function in snowflake.snowpark.functions #1204

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

sfc-gh-fgonzalezmendez
Copy link
Contributor

@sfc-gh-fgonzalezmendez sfc-gh-fgonzalezmendez commented Jan 15, 2024

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SCT-7891

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    It adds support for the function snowflake.snowpark.functions.create_map which creates a new column that contains a map of key-value pairs.

Copy link

github-actions bot commented Jan 15, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@sfc-gh-fgonzalezmendez
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@sfc-gh-fgonzalezmendez sfc-gh-fgonzalezmendez force-pushed the fgonzalez-SCT-7891-create-map-function branch from d4d79f3 to ba3ec62 Compare January 17, 2024 14:33
@sfc-gh-fgonzalezmendez sfc-gh-fgonzalezmendez force-pushed the fgonzalez-SCT-7891-create-map-function branch from 989464e to 7cabee2 Compare January 19, 2024 13:45
@sfc-gh-aalam sfc-gh-aalam merged commit 53dbb92 into main Jan 19, 2024
57 checks passed
@sfc-gh-aalam sfc-gh-aalam deleted the fgonzalez-SCT-7891-create-map-function branch January 19, 2024 18:43
@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2024
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.

3 participants