Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/444#discussion_r61008633
--- Diff: core/sql/bin/SqlciErrors.txt ---
@@ -592,6 +592,7 @@
2076 21000 99999 BEGINNER MAJOR DBADMIN HIST_NO_STATS_UEC should always be
less than or equal to CQD HIST_NO_STATS_ROWCOUNT. Present Value of
HIST_NO_STATS_ROWCOUNT is $0~string0.
2077 ZZZZZ 99999 BEGINNER MINOR DBADMIN The max size $0~int0 must be
greater than the initial size $1~int1.
2078 ZZZZZ 99999 BEGINNER MAJOR DBADMIN Assertion failure during semantic
query optimization ($0~string0) in file $1~string1 at line $2~int0. Attempting
to recover and produce a plan.
+2079 ZZZZZ 99999 BEGINNER MAJOR DBADMIN Error occurred during
initialization of NADefaults structure. Make sure that default constants
specified in enum DefaultConstants are set up correctly in defaultDefaults[]
array.
--- End diff --
A user should never see this error, right? Only a developer who is fiddling
with NADefaults?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---