awslabs / awslabs/aws-appflow-custom-connector-python

Grammar for filterExpression does not support identitiers starting with _

Open
#15 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
51
Forks
33
PR merge metrics
No merged PRs in 30d

Description

It is relatively common to start an identifier with `_`. The current grammar does not support this. Please consider modifying the grammar to support identifiers starting with `_`.

Contributor guide

Open the contributing guide

Research direction

Start by locating the grammar definition for filterExpression and the code that parses identifiers. Verify the existing identifier rules, then add coverage for identifiers beginning with `_` and confirm that such expressions parse successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.