Jason Wang

Results 39 comments of Jason Wang

Hi @dineshtsm I'm a little confused by your ask. The implementation doesn't cache anything - it passed in a function to the HttpMessageHandler (BearerHeaderHandler.cs) used by the HttpClient: ```cs var...

I am running into the same issue, and the suggested workaround does not work for me.

I think I just figured out the proper workaround. The issue is not that 'entity_id' needs to be defined on the parent definition, but rather that the 'filename' template compilation...

> > I am running into the same issue, and the suggested workaround does not work for me. > > You need to give more details. What exactly did you...

Can you use DbfsApiClient.Upload to upload the file? Azure Databricks supports dbfs format for volume paths: `dbfs:/Volumes/////`

I see. Maybe the DBFS API doesn't support volumes, given that volumes feature was released much later than DBFS. I'll see if I can setup an environment with catalog enabled...

I'm running into the same issue. Works on 1.0.9, and breaks in 1.1.0.