This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 79a6e12b486 Close Session In ImportDataTable (#15065)
add d3bd5c7bec3 Omitted the useless distinct logic for device when
determined predicate does not contain "OR"
No new revisions were added by this update.
Summary of changes:
.../relational/metadata/fetcher/SchemaPredicateUtil.java | 10 ++++++++--
.../metadata/fetcher/TableDeviceSchemaFetcher.java | 11 ++++++++---
.../db/queryengine/plan/relational/planner/ir/IrUtils.java | 13 +++++++++----
.../plan/relational/sql/ast/AbstractTraverseDevice.java | 2 ++
4 files changed, 27 insertions(+), 9 deletions(-)