...
Other product functions work as expected with Parquet format.
Export
...
On export,
D s item | ||
---|---|---|
|
| Parquet Data Type | Notes | ||||
---|---|---|---|---|---|---|
Boolean | BOOLEAN | |||||
Integer |
INT64 | |
Decimal |
DOUBLE | ||
String | BYTE_ARRAY (STRING) |
The fallback data type on export is
...
BYTE_ARRAY (STRING).