This is an automated email from the ASF dual-hosted git repository.

Caideyipi pushed a change to branch last-cache-fix
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 80e2d015211 ut
     add 47f7180db2e Refactor

No new revisions were added by this update.

Summary of changes:
 .../protocol/thrift/impl/ClientRPCServiceImpl.java |   2 +-
 .../last/AbstractUpdateLastCacheOperator.java      |   4 +-
 .../relational/LastQueryAggTableScanOperator.java  |  32 +++----
 .../planner/DataNodeTableOperatorGenerator.java    |   8 +-
 .../plan/planner/OperatorTreeGenerator.java        |   2 +-
 .../fetcher/cache/TableDeviceLastCache.java        | 103 ++++-----------------
 .../fetcher/cache/TableDeviceSchemaCache.java      |  18 ++--
 .../cache/TreeDeviceSchemaCacheManager.java        |   3 +-
 .../fetcher/cache/TableDeviceLastCacheTest.java    |  10 +-
 .../fetcher/cache/TableDeviceSchemaCacheTest.java  |  28 +++---
 10 files changed, 74 insertions(+), 136 deletions(-)

Reply via email to