Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Other product functions work as expected with Parquet format.

Export

...

On export, 

D s item
itemdata types
 are exported to their corresponding Parquet types, with the following specific mappings: 

D s item
itemData Type
Parquet Data TypeNotes
BooleanBOOLEAN
Integer
INTDatetimeSTRINGObjectSTRINGArraySTRINGStringSTRING
INT64
Decimal
DECIMAL
DOUBLE
StringBYTE_ARRAY (STRING)

The fallback data type on export is

...

BYTE_ARRAY (STRING).