Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

审核规则的审核精度标记错误 #2920

Open
giant-panda666 opened this issue Feb 14, 2025 · 0 comments
Open

审核规则的审核精度标记错误 #2920

giant-panda666 opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@giant-panda666
Copy link

版本信息(Version)

master版本

问题描述(Describe)

试用时发现下面几个规则标记为在线,但是实际上可以离线执行:

  • 不建议在 ORDER BY 语句中对多个不同条件使用不同方向的排序
  • 不建议对同一张表连接多次
  • 建议为GROUP BY语句添加ORDER BY条件
  • 避免使用 IN (NULL) 或者 NOT IN (NULL)

截图或日志(Log)

Image

Image

Image

Image

如何复现(To Reproduce)

问题原因

解决方案

变更影响面

受影响的模块或功能

外部引用的潜在问题或风险

版本兼容性

测试建议

@giant-panda666 giant-panda666 added the bug Something isn't working label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants