databricks-vscode
databricks-vscode copied to clipboard
VS Code extension for Databricks
Update Databricks CLI to v0.220.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.10.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.10.0 7.10.0 (2024-05-20) 🚀 Features eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760) 🩹 Fixes eslint-plugin: [prefer-regexp-exec] fix heuristic...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.10.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.10.0 7.10.0 (2024-05-20) 🚀 Features eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760) 🩹 Fixes eslint-plugin: [prefer-regexp-exec] fix heuristic...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.21.3. Release notes Sourced from esbuild's releases. v0.21.3 Implement the decorator metadata proposal (#3760) This release implements the decorator metadata proposal, which is a sub-proposal...
In the "configure Synch Destination" gear when I select an existing folder or create new it give me the follwoing error "Error in attaching sync destination : " Steps to...
Hey, I am trying to run pytest on my local PC, when databricks extension is installed. I am trying to create local spark session: ``` def get_spark_session(): spark = (...
Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.1. Release notes Sourced from chai's releases. v5.1.1 What's Changed Set up ESLint for JSDoc comments by @koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8...
Hey, I'm using the databricks extension in its pre-release version (v2.0.1) I'm trying to execute a cell in a .py file (not the all file) with a cluster on Databricks...