Pavel Pereslegin created IGNITE-24890:
-----------------------------------------
Summary: Sql. Improve test coverage for interval arithmetic
Key: IGNITE-24890
URL: https://issues.apache.org/jira/browse/IGNITE-24890
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Pavel Pereslegin
Interval arithmetic is mostly covered in ItIntervalTest.
But tests should be improved.
# Verify cases with different precisions
# Validate returned column types/precision
# Add cases that uses dunamic paramters
# Add cases that uses "physical" table columns
# (minor) Add {{minus}} check for {{DAY TO SECOND}} and {{YEAR TO MONTH}} types
(or somehow add these types to generated
{{testBasicDateTimeIntervalArithmetic}}).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)