Skip to content

Commit

Permalink
Update 0_create_iceberg_table.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ev2900 authored Oct 9, 2024
1 parent 038e031 commit 82ed253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0_create_iceberg_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@
WHEN MATCHED AND s.change_type = 'delete' THEN DELETE
"""

#spark.sql(query_2)
spark.sql(query_2)

0 comments on commit 82ed253

Please sign in to comment.