Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-3298

IndexOutOfBoundException when PATH is empty in COPY TO

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.9
    • 0.9.9
    • RT - Runtime

    Description

      Example:

      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"
      }; 

      Attachments

        Activity

          People

            wyk Wail Y. Alkowaileet
            wyk Wail Y. Alkowaileet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: