Joe Taylor

Results 22 comments of Joe Taylor

Awesome! Just had a quick look, looks like a great project! Can definitely see us using a lot of those features.

Happy to see this work happening - this would definitely solve a current need for us! > Make it possible to slice along a particular axis when viewing partition status...

@frankie567 - would love your feedback on this before I proceed further!

Yes, that makes sense! You might find it hard to chunk it up into very small changes because some classes/modules that are impacted are still quite tightly coupled - e.g....

I've made some changes to my branch so that in theory this can be backward compatible. However - I've also realised in testing this that there's a major snag, in...

It would be convenient to have an additional annotation on `Ingress` called `cert-manager.io/secret-namespace` or similar that would control which namespace the secret gets created in: ``` apiVersion: networking.k8s.io/v1 kind: Ingress...

Experiencing the same issue - Databricks Lakehouse connector 0.3.1. The SAS is valid and has every possible permission on the container (Read, Add, Create, Write, Delete, List, Immutable Storage). I'm...

OK, I got this to work. This is a documentation issue. It needs to be an _account level_ SAS rather than a _container level_ SAS. That's misleading given that it...

I'm also experiencing this issue on Azure Database for PostgreSQL using Postgres 11. There is no workaround for this because Postgres 11.17 is the highest supported version on Azure. As...