Djane Luz

Results 16 comments of Djane Luz

> And just to check - it succeeded on runner v2? So then it could be the BigQuery write or it could be an interaction of the fused steps. Yes,...

> Did removing the BigQuery write step for Runner V2 work for older Beam versions than 2.55.1? Yes, I tested with version 2.54.0 with Runner V2 and it worked

Hello @roger-mike! I have a streaming pipeline that consumes **Pub/Sub** messages, extracts keys, group them by window (`FixedWindow` of 5 min) and call **Redis** to get the values, that are...

I tested the pipeline with Apache Beam version 2.56.0 and the problem still happens