GitHub user my-ship-it edited a discussion: [Ideas] Should we support ON
CONFLICT to include the distribution keys?
### Description
Hackers,
Currently, when the ON CONFLICT statement involves distributed keys, an error
occurs, as shown below:
```
postgres=# create table tbl(v1 int, v2 int,
GitHub user my-ship-it edited a discussion: [Ideas] Should we support ON
CONFLICT when updating the distribution keys?
### Description
Hackers,
Currently, when the ON CONFLICT statement involves distributed keys, an error
occurs, as shown below:
```
postgres=# create table tbl(v1 int, v2 in
GitHub user my-ship-it edited a discussion: [Ideas] Should we support ON
CONFLICT when updating the distribution keys?
### Description
Hackers,
Currently, when the ON CONFLICT statement involves distributed keys, an error
occurs, as shown below:
```
postgres=# create table tbl(v1 int, v2 in