delta-io / delta-sharing

An open protocol for secure data sharing
https://delta.io/sharing
Apache License 2.0
753 stars 168 forks source link

Handle ConnectionClosedException in place in branch-0.7 #476

Closed linzhou-db closed 5 months ago

linzhou-db commented 5 months ago

Handle ConnectionClosedException in place in DeltaSharingRestClient.getResponse in branch 0.7, so we can surface the invalid json string of the error to the user.