This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 8038af6b2 RANGER-4933: Ranger API to Summary View of DataShares in GDS
add ad1fdce46 RANGER-4970: add custom condition to support validity
schedule
No new revisions were added by this update.
Summary of changes:
.../RangerValidityScheduleConditionEvaluator.java | 91 +++++++++++
...stRangerValidityScheduleConditionEvaluator.java | 166 +++++++++++++++++++++
2 files changed, 257 insertions(+)
create mode 100644
agents-common/src/main/java/org/apache/ranger/plugin/conditionevaluator/RangerValidityScheduleConditionEvaluator.java
create mode 100644
agents-common/src/test/java/org/apache/ranger/plugin/conditionevaluator/TestRangerValidityScheduleConditionEvaluator.java