William Phillips
William Phillips
Instead of requiring a cluster id to be provided during nutter execution, can job cluster support be added? In our use case, we would only need to supply policy id...
**Describe the problem** Many enterprises have strict compliance policies when it comes to sending logs/data outside of their own environments. In order to take advantage of tools like delight, it...
**Overwatch Version** 0.7.2.1 **Describe the bug** When using AAD-based authentication for eventhubs, the value of the client secret is logged without redaction. **Screenshots** 
Given that ADAL is on the path of deprecation in the upcoming year, this library should be upgraded to support authenticatication via the newer Microsoft Authentication Library. Unless I am...
**Describe the bug** When using TSC and attempting to publish a Tableau Workbook created with Tableau Desktop 2022.1.10, there seems to be a table name char limit that Tableau is...
**Description** When using Azure AD auth for long-running operations with the SDK, the access token eventually becomes expired and an error is thrown. **Reproduction** pseudocode: ``` for file_info in workspace_files:...
**Problem Statement** We are unable to use fs-related commands with mounted location. I am using the python sdk and tried using **workspace_client.dbutils.fs.ls** and **workspace_client.dbfs.exists** but both of them fail with...