My problem is to read data with "newline" character from ORC via jdbc. Standard 
behavior for reading string - split row for every newline symbol, and that 
seems like a bug. Why I couldn't store any symbols in my data? Why jdbc read 
them as control symbols? I have created issue to terradata 
(https://tays.teradata.com/home/?language=en_US&aidIncidentId=RECHDBRVV) and 
they give me advice to write own SerDe. Perhaps, that is not unique task, and 
you already wrote such SerDe, can I ask for it?

Reply via email to