You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by GitBox <gi...@apache.org> on 2019/04/26 02:21:40 UTC

[GitHub] [trafodion] SuJinpei opened a new pull request #1838: fix TRAFODION-3307

SuJinpei opened a new pull request #1838: fix TRAFODION-3307
URL: https://github.com/apache/trafodion/pull/1838
 
 
   change the null string and empty string handle logic as below:
   
   if empty string handle option defined in the map file then
       handle empty string as the map file defined rule
   else if ns option is set then
       handle empty string as an empty string
   else
      handle empty string as null

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services