Hai Joey Tran

Results 6 issues of Hai Joey Tran

#### What's the problem this feature will solve? Currently (from what I gather), the only place assertion rewriting is exposed is from `register_assert_rewrite`. As far as I can tell, this...

type: proposal
topic: rewrite

This diff implements a new `parittioners` module which includes a `Top` partitioner. `Top` replicates the `combiners.Top` behavior. This is a WIP. I initially implemented this for my particular case which...

stale
python

These changes just extend `assert_that` to accommodate a couple of common footguns I've seen. - `assert_that` will now check to see if you're calling it with a pipeline that has...

python
Next Action: Reviewers

#### Environment details - OS type and version: **MacOS Catalina 10.15.7** - Python version: **3.9.2** - pip version: **21.3.1** - `google-cloud-monitoring` version: **2.9.1** - Timezone: EDT #### Steps to reproduce...

type: bug
api: monitoring
priority: p2

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

python

I get a lot of complaints about all the logging in Beam playground for python examples. It really drowns out any output that might be coming from the examples. I...