It is very well possible to ingest data into array object from Parquet file. Source Parquet file should be XDM compliant file, as you don't have option for data mapping.
fyi, Data of array object won't be visible in UI. you need to query the dataset to see the data of array object attribute.
--ssj