Category "apache-beam-io"

MapCoder issue after updating Beam to 2.35

After updating Beam from 2.33 to 2.35, started getting this error: def estimate_size(self, unused_value, nested=False): estimate = 4 # 4 bytes for int32 size p

Unable to create a template

I am trying to create a dataflow template using the below mvn command And i have a json config file in the bucket where i need to read different config file for

Apache Beam FileIO match - What's better/more efficient way to match files? [closed]

I'm just wondering - does the use of wildcard have an impact on how Beam matches files? For instance, if I want to match a file with Apache Be