citusdata / citusdata/pg_shard

Support RETURNING in modification commands

Open
#128 3 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

Any query using the `RETURNING` clause produces the following error:

```
NotSupportedError: cannot perform distributed planning for the given query
DETAIL: RETURNING clauses are not supported in distributed queries.
```

Can you add support for `RETURNING` clauses?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.