On Tue, Mar 24, 2015 at 5:30 AM, Rahul Bhardwaj <
rahul.bhard...@indiamart.com> wrote:

> I need to import a csv file to a table using copy command, but file
> contains carriage returns which causing me problem in doing so, Is there
> any way in cassandra to solve this


You can surround the field with double-quotes to handle this (or change the
quote character with the QUOTE option for COPY).

-- 
Tyler Hobbs
DataStax <http://datastax.com/>

Reply via email to