Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version next

D toc

This section contains information on the fie formats and compression schemes that are supported for input to and output of 

D s product
rtrue

Info

NOTE: To work with formats that are proprietary to a desktop application, such as Microsoft Excel, you do not need the supporting application installed on your desktop.

Native Input File Formats

D s product
rtrue
 can read and import directly these file formats:

  • Excel (XLS/XLSX)

    Tip

    Tip: You may import multiple worksheets from a single workbook at one time. See Import Excel Data.

  • CSV
  • JSON, including nested

    Info

    NOTE:

    D s product
    requires that JSON files be submitted with one valid JSON object per line. Consistently malformed JSON objects or objects that overlap linebreaks might cause import to fail. See Initial Parsing Steps.

  • Plain Text
  • LOG
  • TSV
  • Parquet

    Info

    NOTE: When working with datasets sourced from Parquet files, lineage information and the $sourcerownumber reference are not supported.

  • XML

    Info

    NOTE: XML files can be ingested as unstructured text. XML support is not enabled by default. For more information, please contact

    D s proserv
    .

 

For more information on data is handled initially, see Initial Parsing Steps.

Native Output File Formats

D s product
 can write to these file formats:

  • CSV
  • JSON

  • Tableau (TDE)

    Info

    NOTE: Publication of results in TDE format may require additional configuration. See below.

  • Avro

  • Parquet

     

     

Compression Algorithms

Read Native File Formats

  

 

 

 GZIPBZIPSnappy
CSV SupportedSupportedSupported
JSONSupportedSupportedSupported
Avro  Supported
 

 

 

  

Write Native File Formats

 GZIPBZIPSnappy
CSVSupportedSupportedSupported
JSONSupportedSupportedSupported
Avro  Supported; always on