What is the purpose of databricks.sdk.service.jobs.SubmitRun
dataclass?
#805
Unanswered
AndreiCalin24
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to upgrade the version of databricks adk for my python app and I sometimes see in the changelog changes for some dataclasses such as the one mentioned above.
I tried searching throughout the sdk code for where this dataclass is being used, but I couldn't find any.
Any idea of where this sort of dataclasses is used and what is the purpose it serves?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions