mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Summary of the patch set: - eliminates not needed calls to rjson::find (~1% tps improvement in `perf-simple-query --write`) - adds some very specific test in this area (more general cases were covered already) - fixes some minor validation bug Fixes https://github.com/scylladb/scylladb/issues/13251 Closes #12675 * github.com:scylladb/scylladb: alternator: fix unused ExpressionAttributeNames validation when used as a part of BatchGetItem alternator: eliminate duplicated rjson::find() of ExpressionAttributeNames and ExpressionAttributeValues