Martin Hilton
Martin Hilton
This was changed in datafusion (the query engine used by influxdb v3) in [November](https://github.com/apache/arrow-datafusion/pull/8193). The stated intention being to make `timestamp` conversions behave consistently, and be consistent with the same...
> BTW, funny thing is that SELECT 1705590600000000000::BIGINT UNSIGNED::TIMESTAMP does work even with negative numbers. Thanks for letting us know, I'd avoid using that just because it feels like something...
In postgresql the `AT TIME ZONE` expression changes a `TIMESTAMP WITH TIME ZONE` value to `TIMESTAMP WITHOUT TIME ZONE` value at the wall-clock time in the requested time zone (see...
Hi @verovd, Groups aren't a standard part of OpenID Connect, so they need custom support for each identity provider. The usso provider (which uses an older version of the OpenID...
It would be nice if we could at least provide a more helpful error message in this situation.
Candid is designed to provide federated authentication for web services. The identity providers it is intended to be used with require the use of protocols like [OpenID-Connect](https://openid.net/specs/openid-connect-core-1_0.html). These protocols generally...
The expected use case for the single return value functions is that they will generally, or at least potentially, be writing directly to the ResponseWriter. In which case writing our...
@mitechie which client version are you using? my tip build reports: ``` $ charm list-resources charm-svg ERROR could not retrieve resource information: cannot get resource metadata from the charm store:...
hi @devec0 We've updated your username in the system which should get you access to ~pirate-charmers again. ~jhebden is a little trickier. If you want to keep access to the...
See https://github.com/juju/charmstore-client/issues/103 for more discussion on this topic.