This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/fix_code
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 6024d5e9efe fix error
add 57403f9429b perfect the logic of PushLimitOffsetIntoTableScan
No new revisions were added by this update.
Summary of changes:
.../iterative/rule/PushLimitThroughProject.java | 9 +
.../PushLimitOffsetIntoTableScan.java | 152 +++++---------
.../analyzer/LimitOffsetPushDownTest.java | 16 ++
.../plan/relational/analyzer/SubQueryTest.java | 219 +++++++++++++++++++++
4 files changed, 289 insertions(+), 107 deletions(-)