[ 
https://issues.apache.org/jira/browse/CALCITE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639678#comment-14639678
 ] 

Julian Hyde commented on CALCITE-705:
-------------------------------------

On JDK 1.8, "mvn clean && mvn test" fails for me, with

{noformat}
Running org.apache.calcite.avatica.RemoteDriverTest
Tests run: 27, Failures: 1, Errors: 0, Skipped: 7, Time elapsed: 4.353 sec <<< 
FAILURE! - in org.apache.calcite.avatica.RemoteDriverTest
testPrepareBindExecuteFetch(org.apache.calcite.avatica.RemoteDriverTest)  Time 
elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: 
Expected: "exception while executing query: unbound parameter"
     but: was "Error while execute"
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:865)
        at org.junit.Assert.assertThat(Assert.java:832)
        at 
org.apache.calcite.avatica.RemoteDriverTest.checkPrepareBindExecuteFetch(RemoteDriverTest.java:708)
        at 
org.apache.calcite.avatica.RemoteDriverTest.testPrepareBindExecuteFetch(RemoteDriverTest.java:687)


Results :

Failed tests: 
  
RemoteDriverTest.testPrepareBindExecuteFetch:687->checkPrepareBindExecuteFetch:708
 
Expected: "exception while executing query: unbound parameter"
     but: was "Error while execute"
{noformat}

Do you get this error?

> AvaticaStatement execute method to support DML
> ----------------------------------------------
>
>                 Key: CALCITE-705
>                 URL: https://issues.apache.org/jira/browse/CALCITE-705
>             Project: Calcite
>          Issue Type: New Feature
>          Components: avatica
>            Reporter: YeongWei
>            Assignee: Julian Hyde
>             Fix For: next
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to