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 aa091b0882b [IOTDB-6193] Reject Node startup when loading
configuration file failed (#11331)
add 01275e6cb27 [IOTDB-6191] Fix group by year
No new revisions were added by this update.
Summary of changes:
.../db/it/groupby/IoTDBGroupByNaturalMonthIT.java | 112 +++++++++++++++++++--
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 3 +-
.../db/queryengine/plan/parser/ASTVisitor.java | 12 +--
.../org/apache/iotdb/db/utils/DateTimeUtils.java | 32 ++++--
4 files changed, 135 insertions(+), 24 deletions(-)