Closed Salieri-004 closed 10 months ago
In pr https://github.com/vesoft-inc/nebula/pull/5805, results were the same but the test framework reported an error.
In compare_node(lhs, rhs),If lhs.tags == [] and rhs.tags is None, the two tags should be equal.
Tests:
Affects:
Please confirm whether to be reflected in release notes and how to describe:
ex. Fixed the bug .....
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
Description:
In pr https://github.com/vesoft-inc/nebula/pull/5805, results were the same but the test framework reported an error.
How do you solve it?
In compare_node(lhs, rhs),If lhs.tags == [] and rhs.tags is None, the two tags should be equal.
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
Affects:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: