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

Wail Y. Alkowaileet resolved ASTERIXDB-3298.
--------------------------------------------
    Resolution: Fixed

> IndexOutOfBoundException when PATH is empty in COPY TO
> ------------------------------------------------------
>
>                 Key: ASTERIXDB-3298
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3298
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: RT - Runtime
>    Affects Versions: 0.9.9
>            Reporter: Wail Y. Alkowaileet
>            Assignee: Wail Y. Alkowaileet
>            Priority: Major
>              Labels: triaged
>             Fix For: 0.9.9
>
>
> Example:
> {noformat}
> COPY Customer c
> TO S3
> PATH ()
> WITH {
>     "accessKeyId":"dummyAccessKey",
>     "secretAccessKey":"dummySecretKey",
>     "region":"us-west-2",
>     "serviceEndpoint":"http://127.0.0.1:8001";,
>     "container":"empty-bucket1",
>     "format":"json"
> }; {noformat}



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

Reply via email to