[ 
https://issues.apache.org/jira/browse/TRAFODION-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226242#comment-15226242
 ] 

ASF GitHub Bot commented on TRAFODION-1912:
-------------------------------------------

Github user selvaganesang commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/414#discussion_r58536813
  
    --- Diff: core/sql/executor/ExHdfsScan.cpp ---
    @@ -367,6 +367,9 @@ ExWorkProcRetcode ExHdfsScanTcb::work()
       char cursorId[8];
       HdfsFileInfo *hdfo = NULL;
       Lng32 openType = 0;
    +  int hiveScanMode = 0;
    +
    +  hiveScanMode = CmpCommon::getDefaultLong(HIVE_SCAN_SPECIAL_MODE);
    --- End diff --
    
    Please get this CQD passed as an attribute in TDB


> support automatic convert DOS format during bulkload
> ----------------------------------------------------
>
>                 Key: TRAFODION-1912
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1912
>             Project: Apache Trafodion
>          Issue Type: Sub-task
>            Reporter: liu ming
>            Assignee: liu ming
>
> during bulkload, if the raw text file on HDFS is in DOS format, it is desired 
> to automaticlly convert to Unix format as Trafodion requires during the load 
> process.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to