Xingjun Hao created CARBONDATA-3644:
---------------------------------------
Summary: Support Configuration of Complex Delimiters in Carbon
Properties
Key: CARBONDATA-3644
URL: https://issues.apache.org/jira/browse/CARBONDATA-3644
Project: CarbonData
Issue Type: Improvement
Reporter: Xingjun Hao
In the insert carbontable select from a parquet table processing, if the binary
column has the content '\001', like 'col1\001col2', the content before '\001'
will be truncated as '\001' is the Complex Delimiter. The problem is that
Complex Delimiter can't be configured in the insert flow, which needs to
improve.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)