Ganesh Chand

Results 10 comments of Ganesh Chand

@zsxwing I can work on this feature. Please feel free to assign this to me.

It looks like https://github.com/delta-io/delta/pull/1238 is meant for throwing a prescriptive user friendly error if the required spark configs are not provided. Does that make this issue redundant?

Thanks for the clarification. I am working on it and will send the PR soon.

@zsxwing I have pushed my changes [here](https://github.com/ganeshchand/delta/commit/d1fa7657075083d153004494b8d465af333f8f6c). Before raising the PR, I wanted to get feedback on whether I am throwing the right exception.

It seems like the error went away after adding ```scala libraryDependencies += "org.apache.httpcomponents" % "httpclient" % "4.5.3"```

@nyaghma is there any ETA when this PR will get merged? We recently ran into https://github.com/Azure/azure-event-hubs-spark/issues/571 and we are using azure-eventhubs-spark_2.12:2.3.18

I see worksheets (especially VS Code metal worksheet) as better Scala REPL and use them regularly for rapid prototyping and giving code demo. It would be amazing to have scala-cli...

Cluster Access Control is available for Professional and Enterprise Tier Databricks customers. When When Cluster Access Control is **_enabled_**, user needs to get appropriate permissions from the cluster administrator. For...

If your silver tables are the target of APPLY CHANGES INTO, then, currently it won't show the upstream lineage as documented [here](https://docs.databricks.com/en/data-governance/unity-catalog/data-lineage.html#:~:text=Unity%20Catalog%20captures%20lineage%20from%20Delta%20Live%20Tables%20pipelines%20in%20most%20cases)

That doesn't sound normal to me. Would you be able to setup a test DLT pipeline with the same set of flows and dependencies but without using dlt-meta and see...