dynobase icon indicating copy to clipboard operation
dynobase copied to clipboard

Sorting within partitions

Open RafalWilinski opened this issue 3 years ago • 2 comments

RafalWilinski avatar Oct 19 '21 19:10 RafalWilinski

The single table designer looks great so far! Since there's no description here, I'm wondering if this bug covers my use case: I want to model a GSI query which only specifies the GSI PK, allowing the GSI SK to sort the results.

snelgrove avatar Oct 28 '21 01:10 snelgrove

Also not sure if this is about what I see: Table items are nicely partitioned/sorted by the PK. But when I switch over to a GSI the items are not partitioned by that GSI's PK

danbdo avatar Dec 02 '21 13:12 danbdo