Steven Ayers

Results 22 comments of Steven Ayers

Hi @dbeatty10, sure no problem! Let me break this down a bit. ## Hardcoding `packages-install-path` **1. In scenarios when docker containers are being used this can raise difficulties. I won't...

@pietern I optimistically and naively started this PR but realised it's a pretty huge refactor. I've mentioned you because it looks like `dyn.Value` is your brain child. The issue I'm...

@aimtsou initializing the rest client works fine, for example: ```python import delta_sharing from delta_sharing.protocol import DeltaSharingProfile # GET SECRET VALUE delta_sharing_config = dbutils.secrets.get(scope="delta-sharing", key="my-config") # PASS SECRET CONFIG WITHOUT SAVING...

@aimtsou @linzhou-db this old PR would solve the issue https://github.com/delta-io/delta-sharing/pull/103

@mateuszklimek This feature would be useful - I'm running my notification every 15 minutes. Any chance we could get it merged?

@matthew-coudert-cko @david-leifker @shirshanka a few thoughts while working on the remove resolver... An Access Request in DataHub represents the logical entity of an Access Request, and the access request is...

I haven't had time to progress this yet, I'll look into it in the next week.

> Thanks for the contribution! We picked up the work on our side so I'm closing this one if favour of #1467 Brilliant thank you :)