Radosław Stankiewicz

Results 14 issues of Radosław Stankiewicz

Stacked on top of https://github.com/apache/beam/pull/37009 ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention the appropriate issue...

java
runners
spark
dataflow
direct
core
flink
fn-execution
jet
samza

Fixes #36989 DynamicDestinationsHelper.ConstantTimePartitioningClusteringDestinations is parsing per element json configuration for partitioning and clustering which is expensive. Cache the outcome of evaluation so it's done once. ------------------------ Thank you for your...

java
io
gcp
Next Action: Reviewers

### What happened? Where: https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/DynamicDestinationsHelpers.java#L305-L314 Why: validation of static valueprovider is per element Impact: 20% overhead on this stage. Request: store outcome of validation within the object itself. ### Issue...

java
io
bug
P2
awaiting triage

### Related Template(s) All ### Template Version All ### What happened? problem statement: it's difficult to decide if to accept PR from dependabot this is toil but it will help...

addition
p2