GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1648
[Trafodion-3143] SQLColumnPrivileges support
Nowadays, the metadata table in server is not correct.
I will do more test with this PR.
The problem is that the 'COLUMN_PRIVILEGES' table has no data increased after I grant
privileges on table to any user.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion odbc3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1648.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 #1648
----
commit 6657719a4e53f709c33ce83078869dfd39bea82a
Author: Weixin-Xu <xwx@...>
Date: 2018-07-16T03:06:52Z
SQLColumnPrivileges support
----
---
|