bumblebee-coming commented on issue #10951: [BEAM-8575] Modified the test to work for different runners. URL: https://github.com/apache/beam/pull/10951#issuecomment-593729091 I first added a new matcher to test there are any number of 15s. Later I realized I can partition the PCollection into three (<15, ==15, >15) and use the existing match is_empty and is_not_empty to verify that PCollections (==15, >15).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
