Use a more efficient query to find resources in histories (#1354)

This commit is contained in:
gbrodman 2021-10-06 15:20:31 -04:00 committed by GitHub
parent c8e51b0e53
commit 1e6287372d
2 changed files with 24 additions and 22 deletions

View file

@ -213,6 +213,7 @@ PRESUBMITS = {
{"src/test", "ActivityReportingQueryBuilder.java",
# This class contains helper method to make queries in Beam.
"RegistryJpaIO.java",
"CreateSyntheticHistoryEntriesAction.java",
# TODO(b/179158393): Remove everything below, which should be done
# using Criteria
"JpaTransactionManager.java",