databricks-sdk-py
databricks-sdk-py copied to clipboard
Fix library error reference
Changes
Fix error reference to point to this library instead of the equivalent go version
Tests
- [x]
make testrun locally - [x]
make fmtapplied - [x] relevant integration tests applied
Hi @kishaningithub, thank you for the PR!
Before we can accept and merge it, we would need two things from you:
- Our repository only accepts signed commits, could you "back-sign" the commits so that these appear as "verified"?
- We would need you to consent with to DCO. You can easily do that by following the steps in our contribution guidelines.
I'll proceed with approving and merging the PR once these two things are done.
Thanks!
I think https://github.com/databricks/databricks-sdk-py/pull/799 is a better fix for this than this PR. Hence i am closing this PR in favour of that