Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SyntaxError: Expected ")", ",", "--", "/*", "FROM", "GROUP", "HAVING", "LIMIT", "ORDER", "UNION", "WHERE", [ \t\n\r], or [A-Za-z0-9_] but "(" found. #37

@NewCoder798

Description

@NewCoder798

解析hive类型的sql语句时,语法正确但是解析失败
select row_number() over(A by B order by C desc) as col1
from table1

解析不了row_number()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions