Hi Yuyuan,

You forget to update it on the user guide document...

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


Yuyuan KANG <[email protected]> 于2020年3月23日周一 下午2:14写道:

> Hi,
>
>
> It seems that currently rpc compression api in client and session module
> is not provided. So there's no way for a user to connect to the server with
> TCompactProtocol.
>
>
> I added an argument "-c" in client. When it occurs in the argument list,
> it means that the rpc compression on the client side should be enabled. It
> actually changes the Config class in jdbc package.
>
>
> I also added a public method "void open(boolean enableRPCCompression)" in
> Session class.
>
>
> PR link: https://github.com/apache/incubator-iotdb/pull/930
>
>
> Best,
> --------------------
> Yuyuan KANG
> School of Software, Tsinghua University

Reply via email to