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

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


The following commit(s) were added to refs/heads/master by this push:
     new 23b1313bad3 Fix group by time in tree model bug
23b1313bad3 is described below

commit 23b1313bad39e0676e48629432eb7e6c3797bde9
Author: shuwenwei <[email protected]>
AuthorDate: Tue Oct 28 10:37:55 2025 +0800

    Fix group by time in tree model bug
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bbc1280899a..4461cd45f5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
         <thrift.version>0.14.1</thrift.version>
         <xz.version>1.9</xz.version>
         <zstd-jni.version>1.5.6-3</zstd-jni.version>
-        <tsfile.version>2.2.0-251022-SNAPSHOT</tsfile.version>
+        <tsfile.version>2.2.0-251027-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to