Skip to content

Commit 0e04d94

Browse files
committed
fix style
1 parent 605367c commit 0e04d94

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

python/hsfs/engine/python.py

-3
Original file line numberDiff line numberDiff line change
@@ -504,9 +504,6 @@ def register_hudi_temporary_table(
504504
+ "environment with Spark Engine."
505505
)
506506

507-
def register_delta_temporary_table(*args, **kwargs):
508-
pass
509-
510507
def profile_by_spark(
511508
self,
512509
metadata_instance: Union[

0 commit comments

Comments
 (0)