Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(databricks): Check the response body before unmarshal #5226

Merged
merged 4 commits into from Apr 12, 2024

Conversation

pingsutw
Copy link
Member

Tracking issue

closed #5203

Why are the changes needed?

Databricks plugin tried to unmarshal empty data

What changes were proposed in this pull request?

Check the response body before unmarshal

How was this patch tested?

local sandbox

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

NA

Docs link

NA

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Apr 11, 2024
Signed-off-by: Kevin Su <pingsutw@gmail.com>
Signed-off-by: Kevin Su <pingsutw@gmail.com>
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 12, 2024
@pingsutw pingsutw merged commit 6159c27 into master Apr 12, 2024
46 checks passed
@pingsutw pingsutw deleted the fix-databricks-plugin branch April 12, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Flyte DBX (GO) plugin does not handle HTTP 429 response
2 participants