rdblue commented on code in PR #6128:
URL: https://github.com/apache/iceberg/pull/6128#discussion_r1027342736


##########
python/tests/expressions/test_literals.py:
##########
@@ -805,6 +805,24 @@ def test_string_to_decimal_type_invalid_value():
     assert "Could not convert 18.15 into a decimal(10, 0), scales differ 0 <> 
2" in str(e.value)
 
 
+def test_decimal_literal_increment():

Review Comment:
   These tests look good to me.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to