mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
If user fails to supply the AttributeDefinitions parameter when creating a table, Scylla used to fail on RAPIDJSON_ASSERT. Now it calls a polite exception, which is fully in-line with what DynamoDB does. The commit supplies also a new, relevant test routine. Fixes #23043 Closes scylladb/scylladb#23041
277 KiB
277 KiB