apache / apache/datafusion-sqlparser-rs

How to handle dialect specific keywords?

Open
#1,819 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3.5k
Forks
772
Avg merge
4d 9h
Merged PRs (30d)
17

Description

It seems like the keywords list in this project is the combination of all supported dialects. Is that accurate? I was hoping to use this project to identify keywords just for SQL Server, but it's catching keywords for other dialects.

Is there possibly a way to segment the keywords list on a per-dialect basis? Would this project ever be interested in that work being done?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by examining how the combined keywords list and SQL Server dialect are represented; done would require a clearly defined way to identify keywords per dialect, including the intended SQL Server behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, sql
Domain
compilers, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.