alibaba / alibaba/druid

ODPS sql不支持having语法

Open
#4,615 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
28.2k
Forks
8.6k
PR merge metrics
No merged PRs in 30d

Description

parseStatement 不支持 having语法

![image](https://user-images.githubusercontent.com/52919624/146145234-039263a3-1af3-4439-a80f-394fee1538f4.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.