SuJinpei opened a new pull request #1850: [TRAFODION-3320] support multiple 
characters field and record separator when for data loading and extracting
URL: https://github.com/apache/trafodion/pull/1850
 
 
   **changes:**
   
   1. add two options: 'mcfs' and 'mcrs' to specify the multi-character field 
separator and record separator.
   2. add two functions: 'replace_escapes' and 'hextobin' to handle escape 
sequences in the separator.
   3. currentFiledPos -> currentFieldPos 
   
   **separator check algorithm:**
     check last few characters in temp field buffer to see if we found a field 
separator and record separator. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to