Alteryx supports the Parquet file format starting with version 2024.1 with AMP engine only. Use the Input Data tool to read Parquet files and the Output Data tool to write Parquet files.
Read support: Snappy and GZIP compression algorithms.
Write support: Snappy only.
Alteryx Parquet supports these Arrow types:
BINARY
BOOL
DATE32
DATE64
DECIMAL
DECIMAL256
DOUBLE
FLOAT
INT8
INT16
INT32
INT64
LARGE_STRING
MAX_ID
NA
STRING
TIMESTAMP
TIME32
TIME64
UINT8
UINT16
UINT32