databricks-sdk-py icon indicating copy to clipboard operation
databricks-sdk-py copied to clipboard

Fix library error reference

Open kishaningithub opened this issue 1 year ago • 1 comments

Changes

Fix error reference to point to this library instead of the equivalent go version

Tests

  • [x] make test run locally
  • [x] make fmt applied
  • [x] relevant integration tests applied

kishaningithub avatar Sep 18 '24 08:09 kishaningithub

Hi @kishaningithub, thank you for the PR!

Before we can accept and merge it, we would need two things from you:

  1. Our repository only accepts signed commits, could you "back-sign" the commits so that these appear as "verified"?
  2. 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!

renaudhartert-db avatar Sep 29 '24 15:09 renaudhartert-db

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

kishaningithub avatar Oct 30 '24 10:10 kishaningithub