Commit Graph

2 Commits

Author SHA1 Message Date
Gleb Kanterov 7c1604405f
[Python] Add generated resource code (#2487)
## Changes
Add Python code generated from `databricks bundle schema`

## Tests
Add a few tests for special cases in the generated code
2025-03-17 09:03:17 +00:00
Gleb Kanterov fbf52ce821
[Python] Add databricks.bundles.core (#2469)
## Changes
Add databricks.bundles.core package to experimental/python.

It contains an implementation of resource-independent code for Python
support. As a follow-up, we will add Python code generated using bundle
schema.

## Tests
Unit tests
2025-03-13 10:18:46 +00:00