Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-14164

SQL. Calcite: org.apache.ignite.internal.processors.query.calcite.exec.ExecutionCancelledException: null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • sql
    • None
    • Docs Required, Release Notes Required

    Description

      [20:48:28,961][INFO][client-connector-#135][CalciteQueryProcessor] Going to execute new query with Calcite: sql=SELECT t17_1.int_col1, t17_2.int_col1, t17_1.id FROM t17_1 INNER JOIN t17_2 ON t17_1.id=t17_2.id  ORDER BY t17_1.id
      [20:48:28,980][WARNING][calciteQry-#176][ExecutionServiceImpl] Execution is cancelled.
      class org.apache.ignite.internal.processors.query.calcite.exec.ExecutionCancelledException: null
      	at org.apache.ignite.internal.processors.query.calcite.exec.rel.AbstractNode.checkState(AbstractNode.java:183)
      	at org.apache.ignite.internal.processors.query.calcite.exec.rel.Outbox.onAcknowledge(Outbox.java:107)
      	at org.apache.ignite.internal.processors.query.calcite.exec.ExchangeServiceImpl.onMessage(ExchangeServiceImpl.java:198)
      	at org.apache.ignite.internal.processors.query.calcite.exec.ExchangeServiceImpl.lambda$init$2(ExchangeServiceImpl.java:147)
      	at org.apache.ignite.internal.processors.query.calcite.message.MessageServiceImpl.onMessageInternal(MessageServiceImpl.java:276)
      	at org.apache.ignite.internal.processors.query.calcite.message.MessageServiceImpl.lambda$onMessage$0(MessageServiceImpl.java:256)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      	at java.lang.Thread.run(Thread.java:748)
      

      Attachments

        1. ignite.log
          134 kB
          Fedor Malchikov

        Issue Links

          Activity

            People

              Unassigned Unassigned
              prom1se Fedor Malchikov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: