Skip to content
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 support for step debugging #589

Open
fjakobs opened this issue Mar 21, 2023 · 2 comments
Open

Add support for step debugging #589

fjakobs opened this issue Mar 21, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@fjakobs
Copy link
Collaborator

fjakobs commented Mar 21, 2023

The Databricks extension for VS Code currently executes all of the code remotely on a Databricks cluster, which means that the build-in VSCode debugger doesn't work.

We want to add a way to run pyspark code locally, while still performing data frame operations against the configured Spark cluster.

Please upvote if you are interested.

@fjakobs fjakobs added the bug Something isn't working label Mar 21, 2023
@fjakobs fjakobs added enhancement New feature or request and removed bug Something isn't working labels Mar 21, 2023
@Attol8
Copy link

Attol8 commented Mar 21, 2023

having this feature and the ability to run notebooks (#472 ) would be more than awesome !!

@tazfu42
Copy link

tazfu42 commented Jun 11, 2023

Upvote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants