You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefania (JIRA)" <ji...@apache.org> on 2015/09/24 20:00:05 UTC

[jira] [Assigned] (CASSANDRA-9494) Need to set TTL with COPY command

     [ https://issues.apache.org/jira/browse/CASSANDRA-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefania reassigned CASSANDRA-9494:
-----------------------------------

    Assignee: Stefania

> 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: API
>            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)