mattmartin14 commented on code in PR #1534:
URL: https://github.com/apache/iceberg-python/pull/1534#discussion_r1953415874
##########
vendor/hive_metastore/ThriftHiveMetastore.py:
##########
@@ -72957,4 +72957,4 @@ def __ne__(self, other):
), # 1
)
fix_spec(all_structs)
-del all_structs
+del all_structs
Review Comment:
should be resolved now
##########
vendor/hive_metastore/ttypes.py:
##########
@@ -42512,4 +42512,4 @@ def __ne__(self, other):
), # 1
)
fix_spec(all_structs)
-del all_structs
+del all_structs
Review Comment:
should be resolved now
--
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]