Skip to content

[FEATURE] Come up with a way to update/test grammar validation when updating spark version #3041

Open
@ykmr1224

Description

@ykmr1224

Is your feature request related to a problem?
We implemented SQL grammar validation in SQL Plugin(#3039). As it's heavily depends on the grammar file structure, there is no automatic way to update when we update Spark version.
Especially the function names are listed in the code, and we cannot detect even if new function is added in new Spark version.

What solution would you like?
We need a mechanism to thoroughly test the grammar validation logic with spark version.

What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Metadata

Metadata

Assignees

No one assigned

    Labels

    catch-all acknowledgedMarks issues caught in catch-all triage for searchabilityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions