GitHub user avamingli added a comment to the discussion: [Ideas] Should we
support ON CONFLICT when updating the distribution keys?
Yes, it’s definitely necessary to support the corresponding AM implementation.
Unlike heap tables, figuring out how to use tokens to do lock tuples on AO
tables
GitHub user reshke added a comment to the discussion: [Ideas] Should we support
ON CONFLICT when updating the distribution keys?
Good!
However, there is big issue here with AO/AOCO relations, since they do not
support TAM's tuple_insert_speculative callback, basically disabling INSERT ON
CON