matrixone
matrixone copied to clipboard
[Bug]: the result of 'show node list' in mo and in bvt is different.
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Branch Name
main
Commit ID
88e486e11b4310336ec6d40ba86e26a400974819
Other Environment Information
- Hardware parameters:
- OS type:
- Others:
Actual Behavior
mo执行结果:
mo-tester里执行结果:
Expected Behavior
No response
Steps to Reproduce
mo:
select node list;
mo-tester:
./run.sh -n -g -p /Users/ariznawl/code/matrixone/test/distributed/cases/query_result/query_result.sql -m genrs
Additional information
No response
show node list内部改写为“select 1 where 0”
jdbc mysqlclient正常返回,抓包下也没有看到1的返回结果 可能是mo-tester的bug。
jdbc执行整个sql文件结果也正确。应该要在mo-tester工具内部找原因
工具问题
closed
Hello @Ariznawlll. The bug issue in the BVT test code has not been removed,issues automatically open.
工具问题未解决,转到下一个不版本