Jungtaek Lim created SPARK-32648: ------------------------------------ Summary: Remove unused DELETE_ACTION in FileStreamSinkLog Key: SPARK-32648 URL: https://issues.apache.org/jira/browse/SPARK-32648 Project: Spark Issue Type: Task Components: Structured Streaming Affects Versions: 3.1.0 Reporter: Jungtaek Lim
DELETE_ACTION in FileStreamSinkLog has been never used from the introduction. While there may be the possible usage on the action, given it hasn't been used for years, it makes more sense to remove the action and restore back with introducing actual usage. This is more realistic option as there has been not much efforts on the area, so it might be unlikely addressed. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org