GitHub user xjodoin opened a pull request: https://github.com/apache/phoenix/pull/301
PHOENIX-4728 The upsert select must project tuples You can merge this pull request into a Git repository by running: $ git pull https://github.com/xjodoin/phoenix PHOENIX-4728 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/301.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #301 ---- commit 0411931b6e25aec2d5825fd6d5b538a145558b6a Author: Xavier Jodoin <xavier@...> Date: 2018-05-23T17:29:43Z PHOENIX-4728 The upsert select must project tuples ---- ---