[GitHub] incubator-trafodion pull request #546: TRAFODION [109] Instrument Trafodion ...

2016-06-22 Thread robertamarton
Github user robertamarton commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/546#discussion_r68089548 --- Diff: install/installer/traf_secure_setup --- @@ -0,0 +1,342 @@ +#!/bin/bash + +# @@@ START COPYRIGHT @@@ +# +#

[GitHub] incubator-trafodion pull request #503: TRAFODION-2016

2016-06-22 Thread mashengchen
Github user mashengchen closed the pull request at: https://github.com/apache/incubator-trafodion/pull/503 --- 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

[GitHub] incubator-trafodion pull request #546: TRAFODION [109] Instrument Trafodion ...

2016-06-22 Thread hegdean
Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/546#discussion_r68082081 --- Diff: install/installer/traf_secure_setup --- @@ -0,0 +1,342 @@ +#!/bin/bash + +# @@@ START COPYRIGHT @@@ +# +# Licensed

[GitHub] incubator-trafodion pull request #555: JIRA TRAFODION-2084 Handling of inval...

2016-06-22 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/555#discussion_r68133142 --- Diff: core/sql/sqlcomp/nadefaults.cpp --- @@ -4825,7 +4826,21 @@ Int32 NADefaults::validateFloat(const char *value, float , {

[GitHub] incubator-trafodion pull request #557: Fixes for TRAFODION-2068

2016-06-22 Thread robertamarton
GitHub user robertamarton opened a pull request: https://github.com/apache/incubator-trafodion/pull/557 Fixes for TRAFODION-2068 TRAFODION-2068: Missing DISCLAIMER files for release package Added DISCLAIMER file to servers package. You can merge this pull request into a

[GitHub] incubator-trafodion pull request #556: [TRAFODION-2069] Fixed sqcheck to use...

2016-06-22 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/556#discussion_r68146251 --- Diff: core/sqf/sql/scripts/sqcheck --- @@ -33,7 +33,7 @@ function Usage { echo echo "Usage: $0 [ -c | -i | -d | -h

[GitHub] incubator-trafodion pull request #555: JIRA TRAFODION-2084 Handling of inval...

2016-06-22 Thread anoopsharma00
GitHub user anoopsharma00 opened a pull request: https://github.com/apache/incubator-trafodion/pull/555 JIRA TRAFODION-2084 Handling of invalid data inserts into hive tables cqd hive_insert_error_mode '' has been added to control insert behavior. if 0, datatype error check

[GitHub] incubator-trafodion pull request #556: [TRAFODION-2069] Fixed sqcheck to use...

2016-06-22 Thread zcorrea
GitHub user zcorrea opened a pull request: https://github.com/apache/incubator-trafodion/pull/556 [TRAFODION-2069] Fixed sqcheck to use TRAF_EXCLUDE_LIST when calculat… …ing counts You can merge this pull request into a Git repository by running: $ git pull