apache / apache/datafusion-sqlparser-rs

Does not support the AS keyword

Open
#230 3 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

WX20200717-232610@2x

I didn’t find any field in Statement indicating whether to use the AS field. I think it’s necessary to mark it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Statement type mentioned in the issue and tracing how the relevant SQL statement is parsed. Determine where AS usage would be represented, then verify that the reported syntax is accepted and its alias information is preserved. The issue provides no file or test path, so repository-wide search will be needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, sql
Domain
compilers
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.