[
https://issues.apache.org/jira/browse/TRAFODION-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16564300#comment-16564300
]
ASF GitHub Bot commented on TRAFODION-3112:
-------------------------------------------
Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1669#discussion_r206663223
--- Diff: core/sql/bin/SqlciErrors.txt ---
@@ -85,7 +85,7 @@
1083 ZZZZZ 99999 BEGINNER MAJOR DBADMIN Validation for constraint
$0~ConstraintName failed; incompatible data exists in table.
1084 ZZZZZ 99999 BEGINNER MINOR DBADMIN An invalid default value was
specified for column $0~ColumnName.
1085 ZZZZZ 99999 BEGINNER MAJOR DBADMIN --- unused ---
-1086 ZZZZZ 99999 UUUUUUUU UUUUU UUUUUUU --- unused ---
+1086 ZZZZZ 99999 BEGINNER MAJOR DBADMIN $0~string0 is not a $1~string1.
--- End diff --
Would be good if you could add this new message to the Messages Guide.
> 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)