John Ramsey

Results 9 comments of John Ramsey

> I'm also having this issue with Apache Superset on M1 Mac. Same here - M1 as well FWIW

Potentially tangental comment but worth calling out that pg_graphql isn't supported as an extention in [GCP CloudSQL](https://cloud.google.com/sql/docs/postgres/extensions#postgresql-extensions-supported-by-cloud-sql), [Azure Database for PostgreSQL](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions#extension-versions) or [AWS RDS](https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-extensions.html). While likely a large item to...

Wondering if we have an update here? This is exciting stuff and would love to see what Dagster's broader vision is when implementing this work

Definitely would love to see this added!

Just dove down the rabbit hole here and looks like catboost just closed out [their issue](https://github.com/catboost/catboost/issues/2671#issuecomment-2799902671)

Additional details _Passing the key as a string works_ `data = client.data(resource_id="MNA", agency_id="all", key=key_str, params=params)` _Passing the key as a dictionary does not as it attempts to query dataflows without...

> Also, the fact that a particular Agency is identified as the maintainer of a particular artefact/(meta)data flow does not necessarily imply that (a) they operate a SDMX-REST server at...

We are dealing with the above as well #1510 and #1512 as well - do we have a timeline on making the latest release?

Encountering the same thing. After doing some digging I couldn't immediately find out why this is happening and it seems counterintuitive. A workaround for you in the express case may...