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

Update functions.scala #130

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

sfc-gh-sjayabalan
Copy link
Collaborator

Added functions.json_tuple,
functions.cbrt,
functions.from_json,
functions.date_sub.

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.

  2. Fill out the following pre-review checklist:

Added below functions to functions.scala

functions.json_tuple | JSON_EXTRACT_PATH_TEXT
functions.cbrt | CBRT
functions.from_json | TRY_PARSE_JSO
functions.date_sub | implements equivalent to spark

  1. Please describe how your code solves the related issue.

    Replace this with a short description of how your code change solves the related issue.

Pre-review checklist

(For Snowflake employees)

  • This change has passed precommit
  • I have reviewed code coverage report for my PR in (Sonarqube)

Added functions.json_tuple,
functions.cbrt,
functions.from_json,
functions.date_sub.
Added functions.json_tuple
functions.cbrt
functions.from_json
functions.date_sub
Modified styling
Adjusted based scala style error
Adjusted to scala style
Adjusted scala style
Adjusting based on scala checker
Adjusted scala checker
* |CR |5 |Jose |29 |Mobilize |
* -------------------------------------------------
* </pre>
* @since 1.10.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this version number accurate?

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.

2 participants