You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2021/07/10 18:50:34 UTC

[GitHub] [avro] kojiromike commented on a change in pull request #1287: AVRO-2720: Enhance AvroTypeException message to include field name

kojiromike commented on a change in pull request #1287:
URL: https://github.com/apache/avro/pull/1287#discussion_r667372953



##########
File path: lang/py/avro/test/test_bench.py
##########
@@ -22,6 +22,7 @@
 import platform
 import random
 import string
+import sys

Review comment:
       This import can be removed. (I'm never sure if everyone can see the code scanner notes, or if this comment is redundant.)




-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org