Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The dotted field names are not being parsed when using do_complex_query #31

Open
Larcis opened this issue Feb 15, 2023 · 0 comments
Open

Comments

@Larcis
Copy link

Larcis commented Feb 15, 2023

Hi,
When I try to use do_complex_query -> select kwarg like select='rtc_cm:x.y.z' I get lark.exceptions.UnexpectedCharacters error with message

No terminal matches '.' in the current parser context, at ... 
rtc_cm:x.y.z
        ^
Expected one of: 
         * COMMA 
         * LBRACE

Same select statement seems fine when using execute_oslc_query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant