ygerzhedovich commented on code in PR #1823: URL: https://github.com/apache/ignite-3/pull/1823#discussion_r1151846173
########## modules/runner/src/integrationTest/sql/types/decimal/test_decimal_ops.test: ########## @@ -5,9 +5,8 @@ statement ok PRAGMA enable_verification -skipif ignite3 -# https://issues.apache.org/jira/browse/IGNITE-18655 -statement error + +statement ok CREATE TABLE decimals_without_params(d DECIMAL); Review Comment: we have ItDataTypesTest which covers the cases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
