Robin Schumacher created CASSANDRA-8233:
-------------------------------------------
Summary: Additional file handling capabilities for COPY
Key: CASSANDRA-8233
URL: https://issues.apache.org/jira/browse/CASSANDRA-8233
Project: Cassandra
Issue Type: Improvement
Components: Tools
Reporter: Robin Schumacher
Fix For: 2.1.2
To compete better with other RDBMS-styled loaders, COPY needs to include some
additional file handling capabilities:
- the ability to skip file errors and blank lines, and set a max error count
before a load is terminated.
- Allow for columns that have quotes, but strip off the quotes before load.
- Set the end of record delimiter.
- Be able to ignore file header/other starting line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)