SNOW-717395: Missing python function for array_distinct

Open
#642 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start by locating the Python API implementations for existing array functions and compare the expected behavior with the linked Snowflake ARRAY_DISTINCT documentation. No implementation file or test is named in the issue. Done means the function is available through the Python API and matches the referenced Snowflake behavior.

Written by the indexing model from the issue text.

Description

feature

What is the current behavior?

Currently array_distinct does not have python function but it exists in snowflake https://docs.snowflake.com/en/sql-reference/functions/array_distinct.html

What is the desired behavior?

Add a python call for this function

How would this improve snowflake-snowpark-python?

This function exists in spark and it makes easier for users

References, Other Background

Dominant language
Python
Stars
341
Forks
155
Avg merge
4d 16h
Merged PRs (30d)
27

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from snowflakedb/snowpark-python

All issues in snowflakedb/snowpark-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.