jychen7 commented on code in PR #2277:
URL: https://github.com/apache/avro/pull/2277#discussion_r1225004011
##########
lang/ruby/test/test_logical_types.rb:
##########
@@ -124,6 +124,70 @@ def test_bytes_decimal
end
end
+ def test_bytes_decimal_default
+ Avro.disable_field_default_validation = true
Review Comment:
once https://github.com/apache/avro/pull/2275 is merged, we can rebase and
remove this hack
--
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]