Ryan Culbertson

Results 6 issues of Ryan Culbertson

This is not a common use case, and we worked around it, but wanted to flag it as an issue. When we set `ImpersonatedCredentials` in `BigtableOptions`, and pass this to...

bug

When using the DirectPipelineRunner, PubsubIO creates the subscription in the same project as the topic you want to read from. This only works if you have permissions to create subscriptions...

The `InstrumentedExecutorService` class is based on the [implementation from dropwizard][1]. Shortly after the Spotify version of this class was created in 2018, dropwizard added an idle metric to the nested`InstrumentedCallable`...

The `InstrumentedExecutorService` class is based on the [implementation from dropwizard][1]. Since the Spotify version of this class was created in 2018, dropwizard has added more metrics specific to `ThreadPoolExecutor` and...

Might be nice to include the cassandra version in the tag as many images do.

enhancement

## Expected Behavior Users should be able to join more than 10GB of data in BigQuery. ## Current Behavior If the joined data is more than 10GB, BigQuery fails with...

kind/bug
priority/p2