This is an automated email from the ASF dual-hosted git repository.
yufei pushed a change to branch fix/core-negative-policy-code
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 2345c5479 Core: Prevent AIOOBE for negative policy codes in
PredefinedPolicyTypes.fromCode; add unit test
add 65ac17a76 Resolve comments
No new revisions were added by this update.
Summary of changes:
.../apache/polaris/core/policy/PolicyTypeTest.java | 13 +++++++
.../core/policy/PredefinedPolicyTypesTest.java | 44 ----------------------
2 files changed, 13 insertions(+), 44 deletions(-)
delete mode 100644
polaris-core/src/test/java/org/apache/polaris/core/policy/PredefinedPolicyTypesTest.java