[
https://issues.apache.org/jira/browse/TRAFODION-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562653#comment-16562653
]
ASF GitHub Bot commented on TRAFODION-3112:
-------------------------------------------
GitHub user robertamarton opened a pull request:
https://github.com/apache/trafodion/pull/1669
Fix for TRAFODION-3112
Internal error: get ... for user/role
Heading incorrect for libraries
Parser error: get procedures/table_mapping functions/functions for user/role
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertamarton/incubator-trafodion get_fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1669.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 #1669
----
commit 3d013bc2adb46d139ee027a6c878e8ec2c4d5f5a
Author: Roberta Marton <roberta.marton@...>
Date: 2018-07-30T22:51:13Z
Fix for TRAFODION-3112
Internal error: get ... for user/role
Heading incorrect for libraries
Parser error: get procedures/table_mapping functions/functions for user/role
----
> Fix GET statement issues
> ------------------------
>
> Key: TRAFODION-3112
> URL: https://issues.apache.org/jira/browse/TRAFODION-3112
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: sql-cmu
> Reporter: Roberta Marton
> Assignee: Roberta Marton
> Priority: Major
>
> The following issues need to be fixed related to the GET statement:
> * Fix internal error when performing get ... for <user/role>, should return
> error 1222
> * Fix parser error when “get procedures|functions|table_mapping functions
> for <user/role>" is performed
> * Fix the heading for “privileges on library”, the heading says “sequence”
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)