[ https://issues.apache.org/jira/browse/IGNITE-24840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Pereslegin updated IGNITE-24840: -------------------------------------- Description: It looks like we are missing a test for the TIME type that will check the boundary values. Definition of done: * Add test test/sql/types/date/test_incorrect_times.test to verify boundary values * In test/sql/types/time/test_time.test add checks to verify different precision 0(default), 1,2 (add corresponding columns to table and checks) was: It looks like we are missing a test for the TIME type that will check for boundary values. Definition of done: * Add test test/sql/types/date/test_incorrect_times.test to verify boundary values * In test/sql/types/time/test_time.test add checks to verify different precision 0(default), 1,2 (add corresponding columns to table and checks) > Sql. Extend SQL logic test coverage for TIME type > ------------------------------------------------- > > Key: IGNITE-24840 > URL: https://issues.apache.org/jira/browse/IGNITE-24840 > Project: Ignite > Issue Type: Improvement > Components: sql > Reporter: Pavel Pereslegin > Priority: Major > Labels: ignite-3 > > It looks like we are missing a test for the TIME type that will check the > boundary values. > Definition of done: > * Add test test/sql/types/date/test_incorrect_times.test to verify boundary > values > * In test/sql/types/time/test_time.test add checks to verify different > precision 0(default), 1,2 (add corresponding columns to table and checks) -- This message was sent by Atlassian Jira (v8.20.10#820010)