Costin Chiulan
Costin Chiulan
Clicking on an empty cell will clear zoom selection Uploaded zip with repro [Screen Recording 2020-07-17 at 19.19.18.zip](https://github.com/vasturiano/timelines-chart/files/4938909/Screen.Recording.2020-07-17.at.19.19.18.zip)
**Description** I'm trying to use `getMetadata` method of FilesAPI client, but if file is not found, a Null Pointer Exception is thrown. **Reproduction** new WorkspaceClient(config).files().getMetadata("/Volumes/main/default/file-not-found") **Expected behavior** When file is...
We're trying to pass a header `User-Agent` to http requests for ISV product integration I had to copy entire CommonsHttpClient class and change only the makeClosableHttpClient implementation to allow me...
## Issue Description Exceptions are not deserialized correctly, the message field contains the response JSON and the string 'Cannot construct instance of com.databricks.sdk.core.error.ErrorDetail, problem: Cannot invoke "Object.getClass()" because "m" is...