GitHub user zlei929 opened a pull request:
https://github.com/apache/trafodion/pull/1610
[TRAFODION-3109] comment can not transfer single quote normally in coâ¦
When comment use a quote in the string, we need to use single quote to
transfer the quote.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zlei929/trafodion TRAFODION-3109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1610.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1610
----
commit ffb9416dba18beceeae2ff40cc09e63d052395b7
Author: zlei929 <z_lei929@...>
Date: 2018-06-15T09:30:56Z
[TRAFODION-3109] comment can not transfer single quote normally in comment
string
----
---