Parquet components
Last updated: 2/11/2026| tFileInputParquet | Extracts records from a given Parquet format file and sends the data to the next component for further processing. |
| tFileOutputParquet | Receives records from the processing component placed ahead of it and writes the records into Parquet format files. |
| tFileStreamInputParquet | Extracts records from a given Parquet format file for other components to process the records. |