[ https://issues.apache.org/jira/browse/PHOENIX-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250514#comment-16250514 ]
Hudson commented on PHOENIX-4342: --------------------------------- SUCCESS: Integrated in Jenkins build Phoenix-master #1872 (See [https://builds.apache.org/job/Phoenix-master/1872/]) PHOENIX-4342 - Surface QueryPlan in MutationPlan (gjacoby: rev 1d8a6bc3a6a277d9e3201066b753fa9fd7018545) * (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/DelegateMutationPlan.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/MutationPlan.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/BaseMutationPlan.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/DeleteCompiler.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java > Surface QueryPlan in MutationPlan > --------------------------------- > > Key: PHOENIX-4342 > URL: https://issues.apache.org/jira/browse/PHOENIX-4342 > Project: Phoenix > Issue Type: Improvement > Reporter: James Taylor > Assignee: Geoffrey Jacoby > Priority: Minor > Fix For: 4.14.0 > > Attachments: PHOENIX-4342-v2.patch, PHOENIX-4342-v3.patch, > PHOENIX-4342-v4.patch, PHOENIX-4342.patch > > > For DELETE statements, it'd be good to be able to get at the QueryPlan > through the MutationPlan so we can get more structured information at compile > time. -- This message was sent by Atlassian JIRA (v6.4.14#64029)