Fokko commented on code in PR #5011:
URL: https://github.com/apache/iceberg/pull/5011#discussion_r901979234


##########
python/src/iceberg/schema.py:
##########
@@ -16,18 +16,22 @@
 # under the License.
 # pylint: disable=W0511
 
-from __future__ import annotations

Review Comment:
   There is a bug in Pydantic in combination with Python 3.8. Somewhere in a 
type reference of NestedField something is off. I want to dig into this, but I 
first wanted to get this PR ready to get feedback on it.



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