Github user traflm commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1481#discussion_r175651051
--- Diff: core/sql/parser/ElemDDLColDef.h ---
@@ -309,6 +312,8 @@ class ElemDDLColDef : public ElemDDLNode
NABoolean seabaseSerialized_;
NABoolean isColDefaultSpec_;
+
+ Int32 errCode_;
--- End diff --
This is leftover code, I will remove it. When there are more comments, and
change together---
