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

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


    from 79769ba7973 IGNITE-28896 Wip
     add 7728373165a IGNITE-28896 Wip

No new revisions were added by this update.

Summary of changes:
 .../query/calcite/exec/LogicalRelImplementor.java  |   3 +-
 .../query/calcite/prepare/IgniteSqlValidator.java  |   3 +-
 .../query/calcite/type/IgniteTypeSystem.java       |   6 +
 .../processors/query/calcite/util/IgniteMath.java  |  14 +-
 .../query/calcite/integration/DataTypesTest.java   | 134 +++++++++----------
 .../DynamicParametersIntegrationTest.java          |  13 ++
 .../integration/LimitOffsetIntegrationTest.java    |   4 +
 .../test/sql/function/numeric/test_round_ceil.test |  32 ++---
 .../src/test/sql/function/numeric/test_trigo.test  | 144 ++++++++++-----------
 9 files changed, 194 insertions(+), 159 deletions(-)

Reply via email to