klesh commented on issue #7241: URL: https://github.com/apache/incubator-devlake/issues/7241#issuecomment-2112025753
One more thing: Consider restricting record enrichment to a specific project rather than applying it to the entire table. This would enhance control and potentially improve performance. Here's an example from DORA, where a WHERE clause achieves this within the SQL query ([link to DORA code](https://github.com/apache/incubator-devlake/blob/470669d603f792927d1313194a408597a1c145fd/backend/plugins/dora/tasks/deployment_generator.go#L91-L92)). -- 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]
