xuanyuanking commented on pull request #28904: URL: https://github.com/apache/spark/pull/28904#issuecomment-658803869
During searching the usage of `DELETE_ACTION`, I also found some usage for the thrid-party libraries of CompatibleFileStreamLog, e.g. elasticsearch-hadoop: https://github.com/elastic/elasticsearch-hadoop/blob/9650205ee3732ee357eb04d1bb8a42a91a544a63/spark/sql-20/src/main/scala/org/elasticsearch/spark/sql/streaming/EsSinkMetadataLog.scala#L39 How about we still keep the `compactLogs` for not breaking the existing usage? I know it's not Spark API, but maybe it's better if we can implement this improvement with keeping this. WDYT? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
