Files
scylladb/alternator/executor.cc
Avi Kivity 5a5a47c4c7 alternator: disambiguate attrs_to_get in table_requests
There is a table_requests::attrs_to_get type, and also a type
named attrs_to_get used in the same struct, and gcc doesn't
like this. Disambiguate the type by fully qualifying it.
2021-10-06 14:55:48 +03:00

199 KiB