This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch iotdb-3050
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from f137572df7 Merge branch 'master' of github.com:apache/iotdb into
iotdb-3050
add cb7338f36c fix conflicts in TimestampOperand
add 223d27d16c [IOTDB-2957] User can execute SQL after signing in with a
wrong password (#5778)
add c03440626d [IOTDB-2865] Move PartialPath to node-commons module (#5785)
add edd1da4de4 Merge branch 'master' of github.com:apache/iotdb into
iotdb-3050
No new revisions were added by this update.
Summary of changes:
.../db/mpp/plan/execution/config/SetTTLTask.java | 2 +-
.../db/mpp/plan/execution/config/ShowTTLTask.java | 4 +-
.../plan/statement/metadata/SetTTLStatement.java | 2 +-
.../plan/statement/metadata/ShowTTLStatement.java | 2 +-
.../iotdb/db/query/control/SessionManager.java | 64 +++++++++++-----------
.../db/query/expression/leaf/TimestampOperand.java | 2 +-
6 files changed, 38 insertions(+), 38 deletions(-)