-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add python language support for functions (#1063)
* adding python language support and runtime_version attribute * adding packages attribute for python / java * updated function_acceptance_test * testing by adding warehouse attribute * testing by adding warehouse attribute * updating null input and return behaviour * updating test functions * running go fmt * changing runtime_version type from float64 to string * updating function acceptance test * updating function acceptance test * adding sql in the list and updating the description of attributes * updating function acceptance test * minor changes * testing * testing
- Loading branch information
1 parent
d055d4c
commit ee4c2c1
Showing
6 changed files
with
294 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.