Hari Krishna Dara created PHOENIX-7651:
------------------------------------------
Summary: Support for RETURNING clause with UPSERT ... ON DUPLICATE
KEY
Key: PHOENIX-7651
URL: https://issues.apache.org/jira/browse/PHOENIX-7651
Project: Phoenix
Issue Type: New Feature
Reporter: Hari Krishna Dara
PHOENIX-7630 made it possible to use standard JDBC API to fetch the row with
UPSERT ... ON DUPLICATE KEY statement, but it is unconditional and not
efficient for use cases that do not need the row, especially if the row is
large. This feature should support a {{RETURNING *}} clause to make it
possible for the user to conditionally fetch the row.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)