Skip to content

Commit

Permalink
Includes Reshuffle
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Lopes committed Mar 21, 2024
1 parent 17ae398 commit c789ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions megalista_dataflow/steps/processing_steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ def expand(self, executions):
10000,
TransactionalType.UUID,
)
| "Reshuffle" >> beam.Reshuffle()
| "Upload - GA 4 measurement protocol"
>> beam.ParDo(
GoogleAnalytics4MeasurementProtocolUploaderDoFn(
Expand Down

0 comments on commit c789ceb

Please sign in to comment.