This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty/fixLimitPushDown
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 269e4a4c6a5 Add IT
add 2488001e808 SeriesScanUtil throws exception when using filters that
could not match any time range (#16691)
new cb6d9c66a8b resolve conflicts
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../test/java/org/apache/iotdb/db/it/IoTDBFilterIT.java | 14 ++++++++++++++
.../it/query/recent/IoTDBTableAggregationIT.java | 11 +++++++++++
.../execution/operator/source/SeriesScanUtil.java | 5 +++++
.../db/storageengine/dataregion/read/QueryDataSource.java | 5 +++++
4 files changed, 35 insertions(+)