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

Unclear error: Parser Error: syntax error at or near ".2" #408

Closed
corneliusroemer opened this issue May 7, 2024 · 1 comment
Closed

Comments

@corneliusroemer
Copy link
Contributor

corneliusroemer commented May 7, 2024

I've run into the following preprocessing parser error that isn't really actionable without diving into SILO code:

[2024-05-07 18:15:13.483] [logger] [error] [api.cpp:278] Parser Error: syntax error at or near ".2"
LINE 3: ...S "dataUseTermsRestrictedUntil",list_string_agg(flatten([list_transform(aminoA...
                                                  ^

Even looking at the code doesn't help much as the line number is just from the catch part. No clue where the parser comes from:

SPDLOG_ERROR(ex.what());

@chaoran-chen
Copy link
Member

How did you call it and what is the input?

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

3 participants