You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Miles Hong (Jira)" <ji...@apache.org> on 2021/04/03 18:02:00 UTC

[jira] [Created] (ASTERIXDB-2864) Export Upgrade

Miles Hong created ASTERIXDB-2864:
-------------------------------------

             Summary: Export Upgrade
                 Key: ASTERIXDB-2864
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2864
             Project: Apache AsterixDB
          Issue Type: Improvement
          Components: DASH- Dashboard
            Reporter: Miles Hong


Current version only can export JSON. This will add support to JSON, JSONL, CSV (no header) and CSV (header).

Features:
 * Select output format from dropdown before running query (default is JSON)
 * Chang filename of the export (default is "asterixdb-query-results.*")
 * If output format is JSON, user will click "EXPORT" and be able to select between JSON and JSONL
 * If output format is CSV (both header and no header) user will only be able to change the filename



--
This message was sent by Atlassian Jira
(v8.3.4#803005)