SELECT IN doesn't support non-ascii attributes #269

Closed
opened 2024-09-13 09:49:25 +00:00 by fyrchik · 1 comment
Owner

We expect ident

(IN clause? Bucket = ident)? // bucket name


We should expect filterKey, because we should be able to use any attribute there.

Fix the behaviour, write tests.

We expect `ident` https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/src/commit/d342c0bc16750d61563894c98898c9a93aca748c/netmap/parser/Query.g4#L23 We should expect `filterKey`, because we should be able to use any attribute there. Fix the behaviour, write tests.
fyrchik added the
bug
label 2024-09-13 09:49:29 +00:00
a-savchuk was assigned by fyrchik 2024-09-13 09:49:42 +00:00
Author
Owner

While we are here, also check if we could update ANTLR and the dependency in go.mod.
If we can but it is not straightforward, create an issue.

While we are here, also check if we could update ANTLR and the dependency in go.mod. If we can but it is not straightforward, create an issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-sdk-go#269
No description provided.