Ferdy Hulzebos

Results 9 comments of Ferdy Hulzebos

We're using a Service Principal in Azure Devops to authenticate for Databricks (Azure RM Service connection) and then we can define an AzureCLI Task with service connection to execute commands...

Yes, same issue here... All columns we use have surrogate keys which are strings.

I experence the same error when using 'az login' to authenticate against Azure, then use the Databricks CLI. I have three Databricks Workspaces, two are succesfull, but one keeps failing...

When you request the URL with an access token from the developer portal, it works fine. But when it’s requested with a token from volvo2mqtt, then there’s no data and...

Mmm yea, I tried playing around with the scope, but it says scope invalid as soon as I add something. Maybe more this evening.

That funny... I've tested this yesterday and it didn't work... You have to restart the addon and the fields are there. I guess this issue is obsolete now.

It looks like the query generates an cast(null as struct) as [column_name] whcih is invalid. WHen i define the whole struct type, it works.

We have a usecase for this as well!