Merge [TRAFODION-1912] PR 414 support automatic convert DOS format during 
bulkload 


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

Branch: refs/heads/master
Commit: 464a0e0ab581a2d46eb96607e5bc3865112df1da
Parents: f0bc795 c6c25f0
Author: selvaganesang <[email protected]>
Authored: Sat Apr 9 17:48:52 2016 +0000
Committer: selvaganesang <[email protected]>
Committed: Sat Apr 9 17:48:52 2016 +0000

----------------------------------------------------------------------
 core/sql/comexe/ComTdbHdfsScan.h         |  5 +-
 core/sql/executor/ExHdfsScan.cpp         | 27 ++++----
 core/sql/executor/ExHdfsScan.h           | 99 +++++++++++++++++++++------
 core/sql/generator/GenRelScan.cpp        |  6 +-
 core/sql/regress/hive/EXPECTED005        | 61 +++++++++++++++++
 core/sql/regress/hive/TEST005            | 17 +++++
 core/sql/regress/hive/TEST005_a.hive.sql | 18 +++++
 core/sql/regress/hive/tbl_dos.data       | 10 +++
 core/sql/sqlcomp/DefaultConstants.h      |  4 ++
 core/sql/sqlcomp/nadefaults.cpp          |  5 ++
 10 files changed, 217 insertions(+), 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/464a0e0a/core/sql/sqlcomp/DefaultConstants.h
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/464a0e0a/core/sql/sqlcomp/nadefaults.cpp
----------------------------------------------------------------------

Reply via email to