Skip to content

Commit

Permalink
updated the format for the test for save_overwrite to Parquet
Browse files Browse the repository at this point in the history
Signed-off-by: Minura Punchihewa <minurapunchihewa17@gmail.com>
  • Loading branch information
MinuraPunchihewa committed Oct 14, 2024
1 parent 31aecc8 commit 1696d23
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ def test_save_overwrite(
unity_ds = ExternalTableDataset(
database="test",
table="test_save",
format="parquet",
write_mode="overwrite",
location=f"{external_location}/test_save_overwrite_external",
)
Expand Down

0 comments on commit 1696d23

Please sign in to comment.