Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
pthomas
Contributor II

Parsing a Parquet file

I have a flow that needs to read a parquet file from S3 (tFileInputParquet) and then parse some data from it. That parsed data will be used to loop through a process (tFlowToIterate) -> (tRest) -> (etc).

How do I parse the parquet file?

Any suggestions? Even an example or how to article?

If tExtractDynamicFields, then how do I break out the columns?

Labels (3)
0 Replies