James Davidheiser

Results 22 comments of James Davidheiser

conflict should be fixed and switched to `common.resource`

I added a doc file - mostly copy/pasted from the Databricks SDK for Go docs.

Hi - just circling back on this, hoping it could get merged soon to prevent more conflicts.

@allisonsuarez as author of https://github.com/amundsen-io/amundsen/pull/1952 do you have any guidance on how to install neo4j in Kube to be compatible with your recent changes?

Would love to see this re-opened - adding a prefix would be really useful.

Alternatively, it would be great if every single dataclass had a `response` field that includes the unmodified response JSON. This would allow us to use that directly when a new...

Is there any update on plans to stop depending on the downloaded binary?

Could you say more about the new deployment method, or share any docs on the design? We're making long term plans on how we want to interface with Asset Bundles...

It seems like another workaround we could try would be to enable [uniform.iceberg.sync.convert.enabled](https://github.com/delta-io/delta/blob/106fcd5f84498b93995a6734cdf67e875c405959/spark/src/main/scala/org/apache/spark/sql/delta/sources/DeltaSQLConf.scala#L1751) I don't know how bad this will be for performance, so any advice there would be hugely...