Hunor Portik

Results 4 comments of Hunor Portik

I can see the situation haven't changed anything. It's sad, that we have to do those workarounds. I would like to help in order to inject this `failOnError := false`,...

IMO the problem is still existing in the following form of being an outlier: ` CurrencyRates().get_rate("EUR", "RON", datetime.date(2022, 4, 4))` returns **5.597789077041813**, which is not correct. I've used the 2...

Guys, maybe it's a complete stupid question, but AFAIUnderstand it the workaround works only in case there is single worker/machine doing the job, but what in case e.g. Dataproc or...

Thanks! ~BTW, I figured if I run the ABeam template like~ ``` python -m beam_streamer \ --runner=FlinkRunner \ --flink_master=${FLINK_MASTER_URL} \ --flink_submit_uber_jar \ --environment_type=DOCKER \ --experiments=use_deprecated_read