This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch lmh/refactorFilter
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e2fa30ce163 fix UT
add 50fea9a2e9d add java doc
add fd4d0dbea59 fix sonar code smell
No new revisions were added by this update.
Summary of changes:
.../iotdb/tsfile/read/filter/basic/Filter.java | 48 ++++++++++-
.../tsfile/read/filter/basic/IStatefulFilter.java | 6 ++
.../tsfile/read/filter/basic/IValueFilter.java | 3 +-
.../iotdb/tsfile/read/filter/operator/Or.java | 97 +++++++++++++---------
.../iotdb/tsfile/utils/ReadWriteIOUtils.java | 18 ++--
.../org/apache/iotdb/tsfile/utils/RegexUtils.java | 13 ++-
6 files changed, 129 insertions(+), 56 deletions(-)