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.