0 评论 (0 评论)0 反应 (0 反应)0 负责人 (0 负责人)Java4,457 star (4,457 star)1,113 fork (1,113 fork)batch import
help wanted
- 议题类型
- bug
- 研究方向
- Investigate the matchPattern method in OperatorLike.java. Reproduce the bug with inputs '1%1' and '1%' (expected true?). Check the logic for handling '%' wildcard. Ensure fix is aligned with expected behavior of the LIKE operator.