ODPS sql不支持having语法
Open
- Dominant language
- Java
- Stars
- 28.2k
- Forks
- 8.6k
- PR merge metrics
- No merged PRs in 30d
Description
parseStatement 不支持 having语法

Contributor guide
Research direction
Start by locating the parseStatement entry point and the ODPS SQL parsing path; the issue reports that HAVING syntax is rejected. Compare the shown failing SQL with existing parser behavior, then verify that the statement parses successfully and add or run a focused regression test if the repository provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100