You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
I've run into the following preprocessing parser error that isn't really actionable without diving into SILO code:
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:
LAPIS-SILO/src/silo_api/api.cpp
Line 278 in b7238a8
The text was updated successfully, but these errors were encountered: