You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by iv...@apache.org on 2022/02/14 15:37:56 UTC

[ignite] branch ignite-16151 updated (80973c9 -> 10fcc9f)

This is an automated email from the ASF dual-hosted git repository.

ivandasch pushed a change to branch ignite-16151
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 80973c9  IGNITE-16151 Introduce query planner timeout.
     add 10fcc9f  IGNITE-16151 Wip.

No new revisions were added by this update.

Summary of changes:
 .../query/calcite/prepare/BaseQueryContext.java    |  1 -
 .../query/calcite/prepare/PlanningContext.java     |  1 -
 .../integration/RunningQueriesIntegrationTest.java | 33 ++++++++++++
 .../query/calcite/planner/PlannerTest.java         | 59 +++++++---------------
 4 files changed, 51 insertions(+), 43 deletions(-)