[
https://issues.apache.org/jira/browse/CASSANDRA-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048657#comment-15048657
]
Stefania commented on CASSANDRA-9494:
-------------------------------------
Thanks, rebased on the latest 9302 branch and up-merged:
|2.1||2.2||3.0||
|[patch|https://github.com/stef1927/cassandra/commits/9494-2.1]|[patch|https://github.com/stef1927/cassandra/commits/9494-2.2]|[patch|https://github.com/stef1927/cassandra/commits/9494-3.0]|
|[dtest|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-9494-2.1-dtest/]|[dtest|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-9494-2.2-dtest/]|[dtest|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-9494-3.0-dtest/]|
> Need to set TTL with COPY command
> ---------------------------------
>
> Key: CASSANDRA-9494
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9494
> Project: Cassandra
> Issue Type: Sub-task
> Components: CQL
> Reporter: Ed Chen
> Assignee: Stefania
> Labels: cqlsh
> Fix For: 2.1.x
>
>
> I can import a chunk of data into Cassandra table with COPY command like:
> COPY my_table (name, address) FROM my_file.csv WITH option='value' ... ;
> But I am not able to specify a finite TTL in COPY command with "USING TTL
> 3600", for example.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)