This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from f3de42b [To rel/0.12][IOTDB-2027] Rollback invalid entry after wal
writing failure (#4418)
add 4d2036b [IOTDB-2023] Fix serializing and deserializing bugs of
Filters (#4414) (#4428)
No new revisions were added by this update.
Summary of changes:
.../tsfile/read/filter/GroupByMonthFilter.java | 114 +++++++++++++++++----
.../tsfile/read/filter/factory/FilterFactory.java | 8 ++
.../read/filter/factory/FilterSerializeId.java | 1 +
.../iotdb/tsfile/read/filter/operator/In.java | 15 ++-
.../tsfile/read/filter/FilterSerializeTest.java | 25 ++++-
5 files changed, 137 insertions(+), 26 deletions(-)