Toby Irmer
Toby Irmer
This is probably not so much an issue with zectl, more of a lack of knowledge on my part. How do I find out why a post-create hook failed? I...
I am trying to run presto-admin on an AWS EMR cluster. Even though I think I have tried everything, it does not seem to be possible to get presto-admin to...
This PR fixes a small error in hel (apparently `teiler --history videos` is correct).
Hi, We are seeing this alert after deploying multiple Redis clusters in different namespaces. AFAICT Redis itself does not consider this setup a problem. Does the alert not take this...
### What happens? When copying from a Posgres DB to DuckDB, I get an internal error. ```sql ATTACH 'dbname=foo_bar user=foo password=bar host=foo.bar.io' AS db (TYPE POSTGRES, READ_ONLY); ATTACH 'duck.db' AS...