sbp opened a new issue, #893: URL: https://github.com/apache/tooling-trusted-releases/issues/893
We have attestable paths files mapping paths to hashes. We want to add classification data, but hashes are already being queried at high frequency for the UI and for merges, and classification data will add another independent type of query. We split path files out of the attestable data files, duplicating the data, to make this more efficient, but now that we need to expand it, it's clearer that it belongs in the database. We should still record the classification data additionally in the main attestable data file. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
