vinjai commented on code in PR #2485:
URL: https://github.com/apache/iceberg-python/pull/2485#discussion_r2370821801


##########
tests/integration/test_add_files.py:
##########
@@ -926,3 +926,37 @@ def test_add_files_hour_transform(session_catalog: 
Catalog) -> None:
             writer.write_table(arrow_table)
 
     tbl.add_files(file_paths=[file_path])
+
+
[email protected]
+def test_add_files_to_branch(spark: SparkSession, session_catalog: Catalog) -> 
None:
+    format_version = 2

Review Comment:
   Thanks for the quick review @Fokko 
   This is done



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