Canner/wren-engine

Fix having analyze

grieve54706 opened this issue · 0 comments

We missed the analysis of having at the visitQuerySpecification in the StatementAnalyzer.
It should be like analyzeWhere.

https://github.com/Canner/accio/blob/9dfc709d7d7bce8883947a035fc1badbfc9f85fe/accio-base/src/main/java/io/accio/base/sqlrewrite/analyzer/StatementAnalyzer.java#L312-L318