Skip to content

Compute Executor Class doesn't support Language.SCALA #114

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

Closed
FastLee opened this issue Aug 25, 2023 · 2 comments · Fixed by #157 · May be fixed by databricks/databricks-sdk-py#331
Closed

Compute Executor Class doesn't support Language.SCALA #114

FastLee opened this issue Aug 25, 2023 · 2 comments · Fixed by #157 · May be fixed by databricks/databricks-sdk-py#331

Comments

@FastLee
Copy link
Contributor

FastLee commented Aug 25, 2023

I found 2 issues with the class.
language=Language.Python should be replaced with language=self._language
ast should be conditionally applied only to Python

@nfx
Copy link
Collaborator

nfx commented Aug 25, 2023

@FastLee PRs are welcome :)

@nfx
Copy link
Collaborator

nfx commented Sep 1, 2023

databricks/databricks-sdk-py#331 addressed here

@larsgeorge-db larsgeorge-db linked a pull request Sep 6, 2023 that will close this issue
@nfx nfx closed this as completed in #157 Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants