cli
cli copied to clipboard
[Python] Clarify approach for namespacing
Changes
Clarify the approach for namespacing in Python code.
Why
It's important to understand the motivation behind it.
| Env | ββFAIL | π¨βKNOWN | πβflaky | πβRECOVERED | πβSKIP | β βpass | πβskip | |
|---|---|---|---|---|---|---|---|---|
| πβ | aws linux | 4 | 1 | 2 | 319 | 585 | ||
| πβ | aws windows | 1 | 2 | 324 | 584 | |||
| ββ | aws-ucws linux | 6 | 1 | 1 | 1 | 437 | 481 | |
| ββ | aws-ucws windows | 6 | 1 | 1 | 1 | 438 | 480 | |
| πβ | azure linux | 3 | 2 | 321 | 584 | |||
| πβ | azure windows | 3 | 2 | 322 | 583 | |||
| ββ | azure-ucws linux | 6 | 2 | 1 | 435 | 480 | ||
| ββ | azure-ucws windows | 6 | 2 | 1 | 436 | 479 | ||
| πβ | gcp linux | 6 | 1 | 2 | 316 | 586 | ||
| πβ | gcp windows | 2 | 2 | 322 | 585 |
23 failing tests:
| Test Name | aws linux | aws windows | aws-ucws linux | aws-ucws windows | azure linux | azure windows | azure-ucws linux | azure-ucws windows | gcp linux | gcp windows |
|---|---|---|---|---|---|---|---|---|---|---|
| TestAccept | πβR | πβR | π¨βK | π¨βK | πβf | πβf | π¨βK | π¨βK | πβR | πβf |
| TestAccept/bundle/artifacts/artifact_path_with_volume/volume_doesnot_exist | πβs | πβs | ββF | ββF | πβs | πβs | ββF | ββF | πβs | πβs |
| TestAccept/bundle/artifacts/artifact_path_with_volume/volume_doesnot_exist/DATABRICKS_BUNDLE_ENGINE=direct-exp | ββF | ββF | ββF | ββF | ||||||
| TestAccept/bundle/artifacts/artifact_path_with_volume/volume_doesnot_exist/DATABRICKS_BUNDLE_ENGINE=terraform | ββF | ββF | ββF | ββF | ||||||
| TestAccept/bundle/artifacts/artifact_path_with_volume/volume_not_deployed | πβs | πβs | ββF | ββF | πβs | πβs | ββF | ββF | πβs | πβs |
| TestAccept/bundle/artifacts/artifact_path_with_volume/volume_not_deployed/DATABRICKS_BUNDLE_ENGINE=direct-exp | ββF | ββF | ββF | ββF | ||||||
| TestAccept/bundle/artifacts/artifact_path_with_volume/volume_not_deployed/DATABRICKS_BUNDLE_ENGINE=terraform | ββF | ββF | ββF | ββF | ||||||
| TestAccept/bundle/destroy/jobs-and-pipeline | πβf | β βp | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp |
| TestAccept/bundle/destroy/jobs-and-pipeline/DATABRICKS_BUNDLE_ENGINE=direct-exp | πβf | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp |
| TestAccept/bundle/destroy/jobs-and-pipeline/DATABRICKS_BUNDLE_ENGINE=terraform | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp |
| TestAccept/bundle/local_state_staleness | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp |
| TestAccept/bundle/local_state_staleness/DATABRICKS_BUNDLE_ENGINE=terraform | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp |
| TestAccept/bundle/resources/clusters/deploy/data_security_mode | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | β βp |
| TestAccept/bundle/resources/clusters/deploy/data_security_mode/DATABRICKS_BUNDLE_ENGINE=direct-exp | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | β βp |
| TestAccept/bundle/resources/pipelines/allow-duplicate-names | πβf | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp |
| TestAccept/bundle/resources/pipelines/allow-duplicate-names/DATABRICKS_BUNDLE_ENGINE=terraform | πβf | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp |
| TestAccept/bundle/resources/synced_database_tables/basic | πβS | πβS | πβR | πβR | πβS | πβS | π¨βK | π¨βK | πβS | πβS |
| TestAccept/bundle/run/app-with-job | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS |
| TestAccept/bundle/templates/default-python/combinations/serverless | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | πβf |
| TestAccept/bundle/templates/default-python/integration_classic | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp |
| TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=direct-exp/UV_PYTHON=3.10 | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp |
| TestAccept/selftest/record_cloud/pipeline-crud | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | β βp | β βp |
| TestAccept/selftest/record_cloud/pipeline-crud/DATABRICKS_BUNDLE_ENGINE=direct-exp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | β βp | β βp |
This PR has not received an update in a while. If you want to keep this PR open, please leave a comment below or push a new commit and auto-close will be canceled.