This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch iotdb-3349
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 8334f8d868 Fix precachedData is empty in rawDataAggregationOperator
add 2f66bf9896 Final fix
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/it/aligned/IoTDBAlignedSeriesQueryIT.java | 17 ++++++++++-------
.../db/mpp/plan/statement/crud/QueryStatement.java | 3 ++-
.../db/mpp/plan/statement/literal/BooleanLiteral.java | 8 ++++++--
.../db/mpp/plan/statement/literal/DoubleLiteral.java | 6 ++++++
.../db/mpp/plan/statement/literal/LongLiteral.java | 6 ++++++
.../db/mpp/plan/statement/literal/NullLiteral.java | 6 ++++++
6 files changed, 36 insertions(+), 10 deletions(-)