Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Parquet Folder | Summary of Elements in this Folder | pub.parquet:getBatchIterator
 
pub.parquet:getBatchIterator
WmParquet. Reads a Parquet file and returns a batch iterator object that can be used to iterate over the records in the Parquet file.
Input Parameters
fileName
String Name of the Parquet file to be read.
Output Parameters
iterator
Object An iterator object that can be used to iterate over the records in the Parquet file.
Usage Notes
None.