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

Peeyush Gupta resolved ASTERIXDB-3170.
--------------------------------------
    Resolution: Fixed

> Support COPY statement syntax
> -----------------------------
>
>                 Key: ASTERIXDB-3170
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3170
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: COMP - Compiler
>    Affects Versions: 0.9.9
>            Reporter: Murtadha Makki Al Hubail
>            Assignee: Peeyush Gupta
>            Priority: Major
>             Fix For: 0.9.9
>
>
> Add support for COPY statement that can be used to upsert data into a dataset 
> from an external data source. e.g.
> {noformat}
> COPY Customers
> USING localfs
> (("path"="asterix_nc1://data/nontagged/customerData.json"),("format"="adm"));
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to