You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/03/14 02:05:16 UTC

[incubator-iotdb] branch simple_pool updated (5d57b17 -> 5d3db52)

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

qiaojialin pushed a change to branch simple_pool
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 5d57b17  merge with master to match new Exceptions
     add 5d3db52  add columnNameList in SessionDataSet

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/session/SessionDataSet.java    | 8 ++++++++
 .../java/org/apache/iotdb/session/pool/SessionDataSetWrapper.java | 6 ++++++
 .../src/main/java/org/apache/iotdb/session/pool/SessionPool.java  | 2 +-
 3 files changed, 15 insertions(+), 1 deletion(-)