Skip to content

Commit

Permalink
Update spark_kafka_processor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitabhagwat authored Jan 28, 2025
1 parent 89fee3b commit 7c7d9d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/python/feast/infra/contrib/spark_kafka_processor.py
Original file line number Diff line number Diff line change
Expand Up @@ -497,4 +497,3 @@ def batch_write(row: DataFrame, batch_id: int):

query.awaitTermination(timeout=self.query_timeout)
return query

0 comments on commit 7c7d9d4

Please sign in to comment.