-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] Improve logic for local deployment of PythonScript (#168)
* add spark_python_task support in Workflow class and update example workflows * fix: tests and expected bundle * feat: add adjustment of python file in case of local for spark_python * fix: adjust logic for workspace * feat: add common_task_parameters support * fix: missed slash * fix: improve tests * feat: update poetry lock * Feat/workflow parameters (#1) * Add workflows parameters * feat: add JobsParameters import in sample_workflows * fix: adjust logic for local deployment in PythonScript * fix: update version number to 0.11.0a0 in pyproject.toml
- Loading branch information
1 parent
922953d
commit f133723
Showing
2 changed files
with
34 additions
and
4 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