[GitHub] incubator-trafodion pull request: [TRAFODION-1791] UPSERT with bar...

2016-01-29 Thread zellerh
Github user zellerh commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/291#discussion_r51333778 --- Diff: core/sql/optimizer/NormRelExpr.cpp --- @@ -7050,8 +7077,8 @@ void RelRoot::recomputeOuterReferences() child(0)->getGroupAttr(

[GitHub] incubator-trafodion pull request: [TRAFODION-1791] UPSERT with bar...

2016-01-29 Thread zellerh
Github user zellerh commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/291#discussion_r51333756 --- Diff: core/sql/optimizer/BindRelExpr.cpp --- @@ -10272,8 +10273,14 @@ RelExpr* Insert::xformUpsertToMerge(BindWA *bindWA) ((Join*)re)->

[GitHub] incubator-trafodion pull request:

2016-01-29 Thread arvind-narain
Github user arvind-narain commented on the pull request: https://github.com/apache/incubator-trafodion/commit/77581c107ea4b8dc650e7c4c130c9a94607e66f5#commitcomment-15775925 Sorry - wrong parameters to a script used to merge - so ignore "TRAFODION-" in the JIRA id. Code merged. ---

[GitHub] incubator-trafodion pull request: Add DCSMaster status to sqcheck ...

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/295 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r51333079 --- Diff: install/installer/trafodion_install --- @@ -718,7 +761,7 @@ if [[ "$LDAP_SECURITY" == "Y" ]]; then $TRAF_PDSH sudo chmod 750

[GitHub] incubator-trafodion pull request: Many bug fixes for Installer. Al...

2016-01-29 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/274#discussion_r51331627 --- Diff: install/installer/traf_config_setup --- @@ -528,7 +555,7 @@ echo "export DCS_PRIMARY_MASTER_NODE=\"$DCS_PRIMARY_MASTER_NODE\"" >> $LOCA

[GitHub] incubator-trafodion pull request: [TRAFODION-1791] UPSERT with bar...

2016-01-29 Thread sureshsubbiah
Github user sureshsubbiah commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/291#discussion_r51330150 --- Diff: core/sql/regress/executor/EXPECTED015.SB --- @@ -1721,4 +1799,70 @@ AB C --- 1 row(s) s

[GitHub] incubator-trafodion pull request: [TRAFODION-1791] UPSERT with bar...

2016-01-29 Thread sureshsubbiah
Github user sureshsubbiah commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/291#discussion_r51330128 --- Diff: core/sql/optimizer/NormRelExpr.cpp --- @@ -7050,8 +7077,8 @@ void RelRoot::recomputeOuterReferences() child(0)->getGrou

[GitHub] incubator-trafodion pull request: [TRAFODION-1775][TRAFODION-1777]...

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/292 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] incubator-trafodion pull request: [TRAFODION-1791] UPSERT with bar...

2016-01-29 Thread sureshsubbiah
Github user sureshsubbiah commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/291#discussion_r51330090 --- Diff: core/sql/optimizer/BindRelExpr.cpp --- @@ -10272,8 +10273,14 @@ RelExpr* Insert::xformUpsertToMerge(BindWA *bindWA) ((Join*

[GitHub] incubator-trafodion pull request: Additional changes for JIRA [TRA...

2016-01-29 Thread sbroeder
GitHub user sbroeder reopened a pull request: https://github.com/apache/incubator-trafodion/pull/296 Additional changes for JIRA [TRAFODION-1703]. Verifying the state of the record before deleting You can merge this pull request into a Git repository by running: $ git pull ht

[GitHub] incubator-trafodion pull request: Additional changes for JIRA [TRA...

2016-01-29 Thread sbroeder
Github user sbroeder closed the pull request at: https://github.com/apache/incubator-trafodion/pull/296 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-trafodion pull request: Additional changes for JIRA [TRA...

2016-01-29 Thread sbroeder
GitHub user sbroeder opened a pull request: https://github.com/apache/incubator-trafodion/pull/296 Additional changes for JIRA [TRAFODION-1703]. Verifying the state of the record before deleting You can merge this pull request into a Git repository by running: $ git pull http

[GitHub] incubator-trafodion pull request: Fix for [TRAFODION-1703]

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/285 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] incubator-trafodion pull request: Add DCSMaster status to sqcheck ...

2016-01-29 Thread venkat1m
GitHub user venkat1m opened a pull request: https://github.com/apache/incubator-trafodion/pull/295 Add DCSMaster status to sqcheck json output Change details in JIRA https://issues.apache.org/jira/browse/TRAFODION-1785 You can merge this pull request into a Git repository by r

[GitHub] incubator-trafodion pull request: [TRAFODION-1784]remove closed st...

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/288 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] incubator-trafodion pull request: [TRAFODION-1779] Non-optimal pla...

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/287 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] incubator-trafodion pull request: support vanilla hbase 0.98.10

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/275 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] incubator-trafodion pull request: TRAFODION-1595 Privilege manager...

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/290 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] incubator-trafodion pull request: [TRaFODION-1699] Updated web sit...

2016-01-29 Thread gtapper
GitHub user gtapper opened a pull request: https://github.com/apache/incubator-trafodion/pull/294 [TRaFODION-1699] Updated web site to rely on Contributor Guide on the wiki. Changed download to point to real binaries hosted on the build-result site. Ran spell checks on all the gu