Last active
February 15, 2021 03:30
dataflow dependencies import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import re | |
import apache_beam as beam | |
from apache_beam.options.pipeline_options import PipelineOptions | |
from apache_beam.io import WriteToText |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment