You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2022/11/18 08:30:06 UTC

[iotdb] branch master updated (7bb3f4b2d4 -> c84c97ae96)

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

jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 7bb3f4b2d4 [IOTDB-4668] Add Database name length constraint (#8037)
     add c84c97ae96 [IOTDB-4974] Clarify the boundary of how to be in one group in SessionWindow and StateWindow

No new revisions were added by this update.

Summary of changes:
 .../Process-Data/UDF-User-Defined-Function.md      |  4 +-
 .../Process-Data/UDF-User-Defined-Function.md      |  4 +-
 .../db/it/udf/IoTDBUDFOtherWindowQueryIT.java      | 84 +++++++++++++++-------
 .../MultiInputColumnIntermediateLayer.java         |  2 +-
 ...InputColumnMultiReferenceIntermediateLayer.java |  2 +-
 ...nputColumnSingleReferenceIntermediateLayer.java |  2 +-
 .../transformation/dag/util/TransformUtils.java    |  8 +--
 .../strategy/SessionTimeWindowAccessStrategy.java  | 10 +--
 8 files changed, 77 insertions(+), 39 deletions(-)