[GitHub] trafodion pull request #1604: Trafodion 2884

2018-06-12 Thread svarnau
Github user svarnau commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1604#discussion_r194808275 --- Diff: core/sqf/sqenvcom.sh --- @@ -673,17 +673,31 @@ export SQ_LUNMGR_VERBOSITY=1 # Control SQ default startup behavior (c=cold, w=warm, if remov

[GitHub] trafodion pull request #1606: [TRAFODION-3105] meta.getColumns should return...

2018-06-12 Thread mashengchen
GitHub user mashengchen opened a pull request: https://github.com/apache/trafodion/pull/1606 [TRAFODION-3105] meta.getColumns should return 24 columns odbc & jdbc have two rules, odbc return 18 columns while jdbc needs 24 columns, so there use two case to separate. also we don't

[GitHub] trafodion pull request #1599: Trafodion 3099

2018-06-12 Thread gdgy
Github user gdgy closed the pull request at: https://github.com/apache/trafodion/pull/1599 ---

[GitHub] trafodion pull request #1606: [TRAFODION-3105] DatabaseMetaData.getColumns s...

2018-06-12 Thread venkat1m
Github user venkat1m commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1606#discussion_r194968081 --- Diff: core/sqf/sqenvcom.sh --- @@ -40,12 +40,12 @@ export TRAFODION_VER="${TRAFODION_VER_MAJOR}.${TRAFODION_VER_MINOR}.${TRAFODION_ export PROD