Yukihiro Okada (Yuki)
Yukihiro Okada (Yuki)
We use `~/.ssh/config` to set `ForwardAgent`. ``` Host * ForwardAgent yes # SomeSetting ```
@hotohoto If I remember correctly, this repository is forked to the following repository. https://github.com/jaegertracing/docker-thrift ### Postscript. This comment might be useful. CC: @pavolloffay - https://github.com/ahawkins/docker-thrift/pull/22#issuecomment-620638135
You can get v0.12 image already. https://hub.docker.com/_/thrift
I guess this issue is related to html rendering or is a CSS side issue. The fluentd configuration is rendered with HTML tags. Because of it, multiple spaces are replaced...
I'm just a contributor. I have no responsibility for this repo. TO: the owner of this repo. Please consider to put the `CODEOWNER` file or something to reveal the owner.
Unfortunately, I've never written the code using this library on AWS lambda. But, as far as I roughly read your comment, it doesn't sound good to shrink random IDs to...
Hi, @michaeljones @proycon I would like to use in python3.6. When is this PR merged?
The purpose to use orjson is mainly to fasten the process of fetching query results from Trino servers. https://github.com/ijl/orjson This PR is still a draft. I have to fix the...
Maybe, superceded by #576
I hope this pull request gets merged soon so that the working directory becomes configurable.