Caideyipi commented on code in PR #18369:
URL: https://github.com/apache/iotdb/pull/18369#discussion_r3701652116


##########
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/path/fa/IPatternFA.java:
##########


Review Comment:
   SimpleNFA already overrides this method. PatternDFA intentionally inherits 
the default false because multi-exact transitions are only constructed by 
SimpleNFA. The false fallback keeps the existing precise-lookup behavior for FA 
implementations that do not support multi-exact transitions.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to