We have to read data from CSV files and map two files with respect to one column and push data to Cloud SQL using Google Cloud Dataflow.
We are able to read data from CSV files but stuck with the next steps. Please provide me information or links regarding the following:
- Merging/joining to flat files based on one column or condition with multiple columns
- Copying merged pcollection into Сloud SQL database