You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2021/01/05 10:10:48 UTC

[iotdb] branch jira-1103 updated (9baba06 -> eef0bd0)

This is an automated email from the ASF dual-hosted git repository.

sunzesong pushed a change to branch jira-1103
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 9baba06  [IOTDB-1103] Fix frame size larger than max length error
     add eef0bd0  Add config in IoTDBConnectionParams

No new revisions were added by this update.

Summary of changes:
 jdbc/src/main/java/org/apache/iotdb/jdbc/Config.java          |  4 ++++
 .../java/org/apache/iotdb/jdbc/IoTDBConnectionParams.java     |  8 ++++++++
 jdbc/src/main/java/org/apache/iotdb/jdbc/Utils.java           | 11 ++++++++---
 3 files changed, 20 insertions(+), 3 deletions(-)