Github user traflm commented on a diff in the pull request:

    https://github.com/apache/trafodion/pull/1485#discussion_r178998606
  
    --- Diff: core/sql/common/ComResWords.cpp ---
    @@ -395,8 +395,7 @@ const ComResWord ComResWords::resWords_[] = {
       ComResWord("USAGE",            ANS_|RESWORD_),
       ComResWord("USER",             ANS_|RESWORD_),
       ComResWord("USING",            ANS_|RESWORD_),
    -  ComResWord("UUID",            ANS_|RESWORD_),
    -  ComResWord("VALUE",            ANS_|RESWORD_),
    +  ComResWord("VALUE",           ANS_|RESWORD_|MPWORD_),
    --- End diff --
    
    Thanks Dave, let me remove this line. 


---

Reply via email to