Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1879

Unit test failures on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.7.0
    • Tools, Build & Test
    • None

    Description

      TestJsonReader#schemaChange failed with the following error:

      org.apache.drill.exec.rpc.RpcException: Query failed: Failure validating SQL. org.eigenbase.util.EigenbaseContextException:
      From line 1, column 15 to line 1, column 17:
      Table 'dfs.X:gitapache-drillexecjava-exec/src/test/resources/vector/complex/writer/schemaChange/' not found
      
      	at org.apache.drill.exec.rpc.user.QueryResultHandler.batchArrived(QueryResultHandler.java:79) ~[classes/:na]
      	at org.apache.drill.exec.rpc.user.UserClient.handleReponse(UserClient.java:93) ~[classes/:na]
      	at org.apache.drill.exec.rpc.BasicClientWithConnection.handle(BasicClientWithConnection.java:52) ~[classes/:na]
      	at org.apache.drill.exec.rpc.BasicClientWithConnection.handle(BasicClientWithConnection.java:1) ~[classes/:na]
      	at org.apache.drill.exec.rpc.RpcBus.handle(RpcBus.java:58) ~[classes/:na]
      	at org.apache.drill.exec.rpc.RpcBus$InboundHandler.decode(RpcBus.java:194) ~[classes/:na]
      	at org.apache.drill.exec.rpc.RpcBus$InboundHandler.decode(RpcBus.java:1) ~[classes/:na]
        {20 more}
      

      Attachments

        Activity

          People

            adityakishore Aditya Kishore
            adityakishore Aditya Kishore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: