Skip to content

Commit

Permalink
removing function comments
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarvemuri committed Sep 1, 2023
1 parent 996cea4 commit 7c2e098
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spark_expectations/utils/regulate_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ def execute_dq_process(
expectations: expectations dictionary which contains rules
table_name: name of the table
_input_count: number of records in the source dataframe
write_to_table: Mark it as "True" if the dataframe need to be written as table
spark_conf: spark configurations(which is optional)
options: spark configurations to write data into the final table(which is optional)
options_error_table: spark configurations to write data into the error table(which is optional)
Returns:
Expand Down

0 comments on commit 7c2e098

Please sign in to comment.