SanjayPanda commented on issue #34010:
URL: https://github.com/apache/beam/issues/34010#issuecomment-2674627158

   @liferoad, Enrichment is good, but in my case it add lot of complexity. As 
we have multiple static table Look up table to join in sequence. Doing using 
`query_fn` doesn't help with batching. But side input is the best for my case, 
other I am looking using [Shared 
Class](https://beam.apache.org/documentation/patterns/shared-class/), that 
works, but each worker it will call BQ. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to