Skip to content

Will Multi-Table queries be supported with PartiQL + DynamoDB?

0

Currently you get the error ValidationException: Only Select from a Single Table or index supported

Are the plans to support joins/multi-select even if it is inefficient scans?

asked 4 years ago1.1K views

1 Answer
1

I highly doubt there will be support for multiple tables, as this goes against the NoSQL fundamentals.

AWS
EXPERT

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.