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/18 09:23:21 UTC

[ignite] branch ignite-16151 updated (4d3dfae -> db4a8a3)

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 4d3dfae  IGNITE-15585 Review fixes
     add db4a8a3  IGNITE-15585 Review fixes

No new revisions were added by this update.

Summary of changes:
 .../query/calcite/CalciteQueryProcessor.java       |   9 +-
 .../integration/AbstractBasicIntegrationTest.java  |  75 +++++++++++++++
 .../integration/IndexScanlIntegrationTest.java     | 104 +++++----------------
 .../integration/RunningQueriesIntegrationTest.java |  83 ++--------------
 .../query/calcite/planner/PlannerTimeoutTest.java  |  61 ++----------
 5 files changed, 123 insertions(+), 209 deletions(-)