You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by an...@apache.org on 2016/05/28 01:13:03 UTC

[8/9] incubator-trafodion git commit: Merge remote branch 'origin/master' into ansharma_hivenulls_br

Merge remote branch 'origin/master' into ansharma_hivenulls_br


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/2c6eea9b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/2c6eea9b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/2c6eea9b

Branch: refs/heads/master
Commit: 2c6eea9b239d63f2ba21bcaf6119a2e9548e4407
Parents: 1a549e0 8a59ad2
Author: Anoop Sharma <an...@esgyn.com>
Authored: Fri May 27 17:39:24 2016 +0000
Committer: Anoop Sharma <an...@esgyn.com>
Committed: Fri May 27 17:39:24 2016 +0000

----------------------------------------------------------------------
 Makefile                                        |  1 +
 core/Makefile                                   | 12 +++--
 core/conn/jdbcT4/pom.xml                        |  7 ++-
 .../jdbcT4/src/main/java/T4Messages.properties  |  4 +-
 core/conn/jdbc_type2/build.xml                  | 11 +++-
 core/conn/odbc/src/odbc/Makefile                |  8 +--
 core/conn/trafci/install/Installer.java         |  7 +--
 .../odbc/odbcclient/unixcli/makefile.lnx        |  6 +--
 .../odbc/odbcclient/unixcli/package/TRAFDSN     |  2 +-
 .../odbc/odbcclient/unixcli/package/mklnxpkg.sh |  2 +
 .../unixcli/package/runconnect_test.sh          | 26 +++++++++
 core/dbsecurity/scripts/sqcertgen               |  5 --
 core/dbsecurity/scripts/update_auth             |  9 +---
 core/sqf/Makefile                               |  2 +
 core/sqf/samples/.gitignore                     |  4 ++
 core/sqf/sql/scripts/dcscheck                   | 20 +++----
 core/sqf/sql/scripts/install_traf_components    |  3 +-
 core/sqf/sql/scripts/sqcheck                    | 57 +++++++++++++++-----
 core/sqf/sqvers                                 |  2 +-
 core/sql/lib_mgmt/pom.xml                       |  2 +-
 dcs/pom.xml                                     |  8 +++
 install/Makefile                                | 18 +++----
 install/installer/traf_cloudera_mods            |  1 -
 install/installer/traf_package_setup            |  2 +-
 24 files changed, 144 insertions(+), 75 deletions(-)
----------------------------------------------------------------------