-
Notifications
You must be signed in to change notification settings - Fork 1.3k
参数比较包含隐式转换有问题 #151
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Please answer these questions before submitting your issue. Thanks!
-
What did you do?
分析select * from A where deleted = 1 limit 100
deleted 为bit(1) -
What did you expect to see?
能走索引 -
What did you see instead?
分析报告给出 参数包含隐式转换,无法使用索引
Item: ARG.003
Severity: L4
Content: brandgood.deleted definition is bit(1) not int -
What version of are you using (
soar -version)?
0.10.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working