Inverted Index #303
Unanswered
DarkvoiceGit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm new to electroDB and wanted to add an GSI which has the PK and SK Inverted for my access patterns
I get The Sort Key (sk) on Access Pattern 'bySK' refrences the field 'SK' which is already referenced by the Access Pattern 'byItemId' as a Partitiion Key
it looks like this
Do I really have to create new fields and fill them with the PK and SK values ?
Beta Was this translation helpful? Give feedback.
All reactions