dbx
dbx copied to clipboard
🧱 Databricks CLI eXtensions - aka dbx is a CLI tool for development and advanced Databricks workflows management.
## Expected Behavior ## Current Behavior ### Problem 1 `ValidationError: 1 validation error for Deployment workflows -> 0 -> Workflow -> tasks -> 2 -> sql_task -> file -> file...
## Expected Behavior I have a long list of tables to process, and we want to process them in separate tasks. I am wondering if there is a way to...
## Expected Behavior Whenever I send `named_parameters` as part of my `dbx execute`, I want the workflow to use these parameters during runtime. This is already the case if I...
## Expected Behavior I can't update my application code to use Pydantic 2 because DBX is using Pydantic 1. AFAIK Pydantic 2 is backwards compatible if you're willing to update...
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. Release notes Sourced from pydantic's releases. v2.0 2023-06-30 What's Changed 📝 Don't recomend to use TypeError on validators by @Kludex...
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.15.6 to 2.17.5. Commits fe161df Bump pylint to 2.17.5, update changelog (#8887) 50d924b Remove carriage returns from doc file (#8884) (#8886) c6658ba Bump astroid to 2.15.6 (#8849)...
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.5.0 to 3.1.0. Changelog Sourced from pyflakes's changelog. 3.1.0 (2023-07-29) Drop support for EOL python 3.6 / 3.7 Remove ContinueInFinally check (only relevant in python < 3.8)...
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.8.0 to 2.11.0. Changelog Sourced from pycodestyle's changelog. 2.11.0 (2023-07-29) Changes: Drop EOL python 3.6 / 3.7. PR #1129, #1160. Add support for python 3.12. PR #1147,...
See https://github.com/databricks/cli/pull/637 for more context