-
Notifications
You must be signed in to change notification settings - Fork 23
Extending the Snowpark Scala APIs #56
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
base: main
Are you sure you want to change the base?
Conversation
sfc-gh-bli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- When adding new functions please update Scala and Java API together
- Please add tests for any new codes.
@sfc-gh-bli are there any example of the recommended practice on how we can create and run new tests? are there any contribution steps documented that we can follow ? |
|
Please answer these questions before submitting your pull requests. Thanks!
What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes #802269
Fill out the following pre-review checklist:
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 PR will address these APIs:
Adding the following methods:
selectthat accepts SQL expressions.nrows.nrows* int
* String
* Float
* double
* booelan
* int
* String
* float
* double
* boolean
* int
* String
* float
* double
* boolean