This is an automated email from the ASF dual-hosted git repository.
tkalkirill pushed a change to branch ignite-28739-new
in repository https://gitbox.apache.org/repos/asf/ignite.git
from 6a312909971 IGNITE-28739 After review 1.0
add c8412858dc4 IGNITE-28739 After review 2.0
add c91487ac610 IGNITE-28739 After review 2.1
No new revisions were added by this update.
Summary of changes:
.../query/calcite/exec/LogicalRelImplementor.java | 12 ++-
.../query/calcite/prepare/IgniteSqlValidator.java | 20 ++++-
.../query/calcite/rule/SortConverterRule.java | 6 +-
.../DynamicParametersIntegrationTest.java | 44 ++++++++---
.../integration/LimitOffsetIntegrationTest.java | 92 +++++++++++++---------
.../OperatorsExtensionIntegrationTest.java | 25 +++++-
.../calcite/planner/LimitOffsetPlannerTest.java | 9 +++
7 files changed, 152 insertions(+), 56 deletions(-)