Skip to content

Conversation

@antiguru
Copy link
Member

Adds support for overriding the cluster from a select query. Cannot override the cluster implied by a transaction.

Adds the SELECT .. (IN CLUSTER cluster_name) syntax. Note that we need to parse the suffix using parenthesis as we would otherwise interpret the IN as part of the query.

This needs testing and is just a quick WIP.

Adds support for overriding the cluster from a select query. Cannot
override the cluster implied by a transaction.

Signed-off-by: Moritz Hoffmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant