-
Notifications
You must be signed in to change notification settings - Fork 48
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
Add spark_python_task support in Workflow #156
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #156 +/- ##
==========================================
+ Coverage 90.33% 91.53% +1.19%
==========================================
Files 22 22
Lines 3384 4075 +691
==========================================
+ Hits 3057 3730 +673
- Misses 327 345 +18 ☔ View full report in Codecov by Sentry. |
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.
LGTM, thanks for the contribution
Description
Implement Spark Python task for existing model.
Related Issue
#26
Motivation and Context
Be aligned with Databricks native functionality and provide missed part.
How Has This Been Tested?
Add parts to bundles and several tests
Screenshots (if appropriate):
Types of changes
Checklist: