kamilwu commented on issue #11236: [BEAM-7505] Create SideInput Python Jenkins 
jobs
URL: https://github.com/apache/beam/pull/11236#issuecomment-609837431
 
 
   @lukecwik Could you take a look at our side input test scenarios? We've 
prepared 9 different tests and covered the following scenarios:
   * accessing 1% and 99% of the keys in a dictionary
   * emumerating all elements in an iterable vs. enumerating only first 1% of 
elements
   * having default windowing strategy vs. supplying a side input which is 
windowed using fixed-time windows
   * 16 workers vs. 5 workers
   * supplying large and small side input as a list
   
   Test scenarios are defined 
[here](https://github.com/apache/beam/blob/5f6f87f0ae539e6f75aeea33aa2758b2889742b9/.test-infra/jenkins/SideInputTestSuite.groovy).
   
   And here is a link to testing pipeline: 
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/testing/load_tests/sideinput_test.py

----------------------------------------------------------------
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

Reply via email to