You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/14 10:58:30 UTC

[GitHub] [iceberg] Fokko commented on a diff in pull request #5276: Python: Add type to the schema

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


##########
python/tests/utils/test_bin_packing.py:
##########
@@ -82,17 +81,3 @@ def weight_func(x):
         return x
 
     assert list(PackingIterator(splits, target_weight, lookback, weight_func, largest_bin_first)) == expected_lists
-
-
-def test_serialize_schema(table_schema_simple: Schema):

Review Comment:
   Ended up in the wrong file



-- 
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@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org