I created a heterogeneous table of albums and tracks.
I scanned tracks and it crashed because one of the results was an album INFO_ item. So I added a filter expression.
Then I scanned and it crashed because the offset was an album INFO_, but scan attempted to convert it to a track key.
I created a heterogeneous table of albums and tracks.
I scanned tracks and it crashed because one of the results was an album INFO_ item. So I added a filter expression.
Then I scanned and it crashed because the offset was an album INFO_, but scan attempted to convert it to a track key.