Skip to content

Show a better error message for using wheel tasks with older DBR versions - #1373

Merged
lennartkats-db merged 5 commits into
databricks:mainfrom
lennartkats-db:better-error
Apr 23, 2024
Merged

Show a better error message for using wheel tasks with older DBR versions#1373
lennartkats-db merged 5 commits into
databricks:mainfrom
lennartkats-db:better-error

Conversation

@lennartkats-db

Copy link
Copy Markdown
Contributor

Changes

This is a minor improvement to the error about wheel tasks with older DBR versions, since we get questions about it every now and then. It also adds a pointer to the docs that were added since the original messages was committed.

Comment threadbundle/python/warning.go Outdated
lennartkats-dband others added 3 commits April 22, 2024 13:06
@lennartkats-db
lennartkats-db requested review from pietern and removed request for pieternApril 23, 2024 19:29
@codecov-commenter

codecov-commenter commented Apr 23, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.89%. Comparing base (e22dd8a) to head (00cd642).
Report is 81 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #1373 +/- ##
==========================================
+ Coverage 52.25% 52.89% +0.63% 
==========================================
Files 317 338 +21 Lines 18004 19527 +1523 ==========================================
+ Hits 9408 10328 +920 - Misses 7903 8434 +531 - Partials 693 765 +72 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lennartkats-db
lennartkats-db added this pull request to the merge queueApr 23, 2024
Merged via the queue into databricks:main with commit 60122f6Apr 23, 2024
@lennartkats-db
lennartkats-db deleted the better-error branch April 23, 2024 19:43
pietern added a commit that referenced this pull request Apr 25, 2024
This is a bugfix release.
CLI:
* Pass `DATABRICKS_CONFIG_FILE` for `auth profiles` ([#1394](#1394)).
Bundles:
* Show a better error message for using wheel tasks with older DBR versions ([#1373](#1373)).
* Allow variable references in non-string fields in the JSON schema ([#1398](#1398)).
* Fix variable overrides in targets for non-string variables ([#1397](#1397)).
* Fix bundle schema for variables ([#1396](#1396)).
* Fix bundle documentation URL ([#1399](#1399)).
Internal:
* Removed autogenerated docs for the CLI commands ([#1392](#1392)).
* Remove `JSON.parse` call from homebrew-tap action ([#1393](#1393)).
* Ensure that Python dependencies are installed during upgrade ([#1390](#1390)).
@pieternpietern mentioned this pull request Apr 25, 2024
github-merge-queueBot pushed a commit that referenced this pull request Apr 25, 2024
This is a bugfix release.
CLI:
* Pass `DATABRICKS_CONFIG_FILE` for `auth profiles`
([#1394](#1394)).
Bundles:
* Show a better error message for using wheel tasks with older DBR
versions ([#1373](#1373)).
* Allow variable references in non-string fields in the JSON schema
([#1398](#1398)).
* Fix variable overrides in targets for non-string variables
([#1397](#1397)).
* Fix bundle schema for variables
([#1396](#1396)).
* Fix bundle documentation URL
([#1399](#1399)).
Internal:
* Removed autogenerated docs for the CLI commands
([#1392](#1392)).
* Remove `JSON.parse` call from homebrew-tap action
([#1393](#1393)).
* Ensure that Python dependencies are installed during upgrade
([#1390](#1390)).
denik pushed a commit that referenced this pull request May 20, 2026
…ions (#1373)
## Changes
This is a minor improvement to the error about wheel tasks with older
DBR versions, since we get questions about it every now and then. It
also adds a pointer to the docs that were added since the original
messages was committed.
---------
Co-authored-by: Pieter Noordhuis <pcnoordhuis@gmail.com>
denik pushed a commit that referenced this pull request May 20, 2026
This is a bugfix release.
CLI:
* Pass `DATABRICKS_CONFIG_FILE` for `auth profiles`
([#1394](#1394)).
Bundles:
* Show a better error message for using wheel tasks with older DBR
versions ([#1373](#1373)).
* Allow variable references in non-string fields in the JSON schema
([#1398](#1398)).
* Fix variable overrides in targets for non-string variables
([#1397](#1397)).
* Fix bundle schema for variables
([#1396](#1396)).
* Fix bundle documentation URL
([#1399](#1399)).
Internal:
* Removed autogenerated docs for the CLI commands
([#1392](#1392)).
* Remove `JSON.parse` call from homebrew-tap action
([#1393](#1393)).
* Ensure that Python dependencies are installed during upgrade
([#1390](#1390)).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lennartkats-db@codecov-commenter@pietern@andrewnester