Re: Can it be configured to return 0/1 or true/false when Boolean data is retrieved 可否通过配置,在获取boolean类型数据时,返回0/1 或 true/false #1565

2020-08-23 Thread Jialin Qiao
1:52:42 (星期六) > 收件人: "dev@iotdb.apache.org" > 抄送: > 主题: 回复: Can it be configured to return 0/1 or true/false when Boolean data is > retrieved 可否通过配置,在获取boolean类型数据时,返回0/1 或 true/false #1565 > > To pass parameters via URL, and to support Session concatenation, in order

回复: Can it be configured to return 0/1 or true/false when Boolean data is retrieved 可否通过配置,在获取boolean类型数据时,返回0/1 或 true/false #1565

2020-08-21 Thread 陈 鹏
"root"); 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用 发件人: Xiangdong Huang<mailto:saint...@gmail.com> 发送时间: 2020年8月21日 0:27 收件人: dev<mailto:dev@iotdb.apache.org> 主题: Re: Can it be configured to return 0/1 or true/false when Boolean data is r

Re: Can it be configured to return 0/1 or true/false when Boolean data is retrieved 可否通过配置,在获取boolean类型数据时,返回0/1 或 true/false #1565

2020-08-20 Thread Xiangdong Huang
Hi, Thanks for responding this github issue [1]. I want to confirm that... is this your design? Normally, we can put the configurations in jdbc URL, so, getting the configuration from the URL(parameters after the ?) can be a choice. And, is there some better name for RpcConfig? [1] https://git

Can it be configured to return 0/1 or true/false when Boolean data is retrieved 可否通过配置,在获取boolean类型数据时,返回0/1 或 true/false #1565

2020-08-20 Thread 陈 鹏
In Session, the JDBC module can set the Boolean return data type to 0/1 or true/false. 可以通过在 Session,JDBC模块中可以设置Boolean的返回数据类型为0/1或true/false Session Demo: org.apache.iotdb.session.Session#executeQueryStatement TSExecuteStatementReq execReq = new TSExecuteStatementReq(sessionId, sql, statementI