keepConcentration commented on issue #8032: URL: https://github.com/apache/gravitino/issues/8032#issuecomment-3182322710
Hi, @justinmclean I also noticed that in addition to `JobMetaPostgreSQLProvider.java`, the method [JobMetaBaseSQLProvider.softDeleteJobMetasByLegacyTimeline](https://github.com/apache/gravitino/blob/main/core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/JobMetaBaseSQLProvider.java#L175) is missing the `deleted_at` check when performing a soft delete. Shall we address this as well? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
