BewareMyPower commented on pull request #10265:
URL: https://github.com/apache/pulsar/pull/10265#issuecomment-822394008
It looks like there're still some problems with the implementation.
```
File "/tmp/schema_test.py", line 810, in test_avro_required_default
"default": None
AssertionError: {'fields': [{'default': None, 'type': ['null', 'int'],
'name': 'a'}, {'default': [truncated]... != {'fields': [{'default': None,
'type': ['null', 'int'], 'name': 'a'}, {'default': [truncated]...
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]