GitHub user robertamarton opened a pull request:
https://github.com/apache/trafodion/pull/1720
TRAFODION-3194 update
Fixed issue where revoke all on object did not actually revoke the
privilege.
Also fixed an issue where setting up default privileges did not set the
correct default bits for object type.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertamarton/incubator-trafodion fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1720.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1720
----
commit 66b854f765d06a1ee49bce75450021daf22198ea
Author: Roberta Marton <roberta.marton@...>
Date: 2018-09-28T19:05:29Z
TRAFODION-3194 update
Fixed issue where revoke all on object did not actually revoke the
privilege.
Also fixed an issue where setting up default privileges did not set the
correct default bits for object type.
----
---