snowflakedb / snowflakedb/snowpark-python

SNOW-754916: Missing common functions find in DataEngineering

Open
#710 0 comments 0 reactions 1 assignee View on GitHub

@sfc-gh-mrojas is already working on this.

Since Mar 8, 2023.

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

Description

What is the current behavior?

The following functions:

function.array_distinct
functions.regexp_extract
functions.struct
functions.format_number
function.daydiff
functions.date_add
functions.date_sub

Are not available.

What is the desired behavior?

Provide equivalent for these functions as they are present in many existing DE workloads

How would this improve snowflake-snowpark-python?

It will make it easier to move existing workloads to snowpark, as less changes will be needed.

References, Other Background

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.