rameeshm opened a new pull request, #716: URL: https://github.com/apache/ranger/pull/716
## What changes were proposed in this pull request? Filter was not working correctly with previous patch related to RANGER-5376 ## How was this patch tested? Did curl call to check that filter dataSetIds=<Value> works fine. curl -k -u : --negotiate "https://<hostname>:6182/service/assets/accessAudit?pageSize=25&startIndex=0&sortBy=eventTime&sortType=desc&datasetIds=1&agentId=restCatalog&repoType=3" | python -m json.tool -- 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]
