Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1579#discussion_r190636184
--- Diff: core/sql/bin/SqlciErrors.txt ---
@@ -515,6 +515,7 @@
1718 ZZZZZ 99999 BEGINNER MINOR DBADMIN --- unused ---
1719 ZZZZZ 99999 BEGINNER MINOR DBADMIN Access Type '$0~string0' is not
supported.
1720 ZZZZZ 99999 BEGINNER MINOR DBADMIN Isolation Level '$0~string0' is
not supported.
+1722 ZZZZZ 99999 BEGINNER MINOR DBADMIN cannot set comment on '$0~string0'
if the target table is native hbase table.
--- End diff --
Grammar nit: The first word in the message should be capitalized.
---