Eric Lomore created PHOENIX-3345: ------------------------------------ Summary: SQLException code's not propagating as expected Key: PHOENIX-3345 URL: https://issues.apache.org/jira/browse/PHOENIX-3345 Project: Phoenix Issue Type: Sub-task Reporter: Eric Lomore
Perhaps this is intended by Calcite, but when errors are thrown by execute() functions the error code that is initially thrown (say 1000) does not make its way to the final SQLException on top. Particularly prevalent in those test cases in QueryCompilerTest.java -- This message was sent by Atlassian JIRA (v6.3.4#6332)