qhsong

Results 14 comments of qhsong

目前没有太开放的文档,目前测试的结果看,大部分接口都是通的。 上传媒体文件接口,有一些字段有一点点typo的差异。 剩下的还没有使用过。 我看看怎么兼容一下,提个pr

是的,代码里各种islocal的判断看起来也不优雅。

> Possible solution: > > I had the same issue. As it seemed, my problem was my remotePath `/home/edwin/projects/website` contained a symlink, that was not handled well, resulting in `[error]...

同样,能不能把插件上传到chrome商店,这样大家都能用。。

Not sure this idea is work for ClickHouse, if worked, maybe I will add more test case for this.

> for explain plan and pipeline I don't think there is a lot of confusion, since they already contain formatting that displays hierarchy. also we have a lot of tests...

> > for explain plan and pipeline > > I actually think, that it's make more sense to add them (ids) in json output for those statements, which is more...

Also meet the same problem. Still waiting news...

Thanks a lot,I will try this code. On Tue, Feb 20, 2024 at 03:04 helgasoft ***@***.***> wrote: > @qhsong , this has been solved - see Demo Code > in...

Summary this feature: * Add "Node Id" in `explain json=1` ``` { "Node Type": "Expression", "Node Id": "Expression_22", "Plans": [ { "Node Type": "ReadFromMergeTree", "Node Id": "ReadFromMergeTree_2", "Description": "default.t1" }...