haridsv opened a new pull request, #2176:
URL: https://github.com/apache/phoenix/pull/2176

   When executing UPSERT with ON DULICATE KEY, regular execute() and 
executeUpdate() should automatically generate a ResultSet. This avoids the need 
to add a compile time dependency on Phoenix to use non-JDBC API 
executeAtomicUpdateReturnRow() (which is now deprecated).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to