[GitHub] trafodion pull request #1744: [TRAFODION-3231]force to make the symbolic lin...

2018-11-12 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1744 [TRAFODION-3231]force to make the symbolic link again when creating the installation … …package You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] trafodion pull request #1743: [TRAFODION-3232]fix the bug that the element i...

2018-11-12 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1743 [TRAFODION-3232]fix the bug that the element in LRUList has been destructed twice. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] trafodion pull request #1742: force to make the symbolic link again when cre...

2018-11-12 Thread wenjun-zhu
Github user wenjun-zhu closed the pull request at: https://github.com/apache/trafodion/pull/1742 ---

[GitHub] trafodion pull request #1742: force to make the symbolic link again when cre...

2018-11-12 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1742 force to make the symbolic link again when creating the installation package You can merge this pull request into a Git repository by running: $ git pull https://github.com/wenjun-zhu

[GitHub] trafodion pull request #1741: [TRAFODION-3190] expression involving NULL sho...

2018-11-12 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1741 [TRAFODION-3190] expression involving NULL should be treated as FALSE, not TRUE. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wenjun

[GitHub] trafodion pull request #1705: [TRAFODION-3190] expression involving NULL sho...

2018-11-12 Thread wenjun-zhu
Github user wenjun-zhu closed the pull request at: https://github.com/apache/trafodion/pull/1705 ---

[GitHub] trafodion pull request #1722: [trafodion-3211]refactor the usage of setDiags...

2018-09-29 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1722 [trafodion-3211]refactor the usage of setDiagsArea() Two points: - append a letter `x` to the function name setDiagsArea() - add a new function shareDiagsArea(), which increase the

[GitHub] trafodion pull request #1705: [TRAFODION-3190] expression involving NULL sho...

2018-08-27 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1705 [TRAFODION-3190] expression involving NULL should be treated as FALSE, not TRUE. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wenjun

[GitHub] trafodion pull request #1700: [TRAFODION-3187] increase the ref count

2018-08-20 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1700 [TRAFODION-3187] increase the ref count The original code lacks the ref count increment, compared the correct code, so add it now. You can merge this pull request into a Git repository by

[GitHub] trafodion pull request #1466: [TRAFODION-2984] Remove redundant statement

2018-03-08 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1466 [TRAFODION-2984] Remove redundant statement You can merge this pull request into a Git repository by running: $ git pull https://github.com/wenjun-zhu/trafodion 02-duplicate

[GitHub] trafodion pull request #1434: [TRAFODION-2945] Remove unused file core/sql/o...

2018-02-01 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1434 [TRAFODION-2945] Remove unused file core/sql/optimizer/RoutineInvocation.h File core/sql/optimizer/RoutineInvocation.h is not used anywhere in Trafodion. You can merge this pull request

[GitHub] trafodion pull request #1432: Fix shebang

2018-01-31 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1432 Fix shebang You can merge this pull request into a Git repository by running: $ git pull https://github.com/wenjun-zhu/trafodion patch-1 Alternatively you can review and apply these

[GitHub] trafodion pull request #1368: [TRAFODION-2876] suppress the output of color ...

2018-01-03 Thread wenjun-zhu
GitHub user wenjun-zhu opened a pull request: https://github.com/apache/trafodion/pull/1368 [TRAFODION-2876] suppress the output of color control code [TRAFODION-2876] suppress the output of color control code from command `git branch` in file core/sqf/build-scripts/build.branch