Uh oh!
There was an error while loading. Please reload this page.
[BEAM-13685] Enable users to specify cache directory under Interactive Beam options - #16555
Conversation
…nd streaming_cache. Also includes corresponding tests.
victorplusc
commented
Jan 19, 2022
R: @kevingg |
Codecov Report
@@ Coverage Diff @@## master #16555 +/- ##
==========================================
+ Coverage 74.61% 83.61% +8.99%
==========================================
Files 653 452 -201 Lines 81804 62091 -19713 ==========================================
- Hits 61038 51917 -9121 + Misses 19785 10174 -9611 + Partials 981 0 -981
Continue to review full report at Codecov.
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
… constructors to where FileBasedCacheManager and StreamingCache are created.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
nika-qubit
commented
Jan 19, 2022
@victorplusc Please refer https://cwiki.apache.org/confluence/display/BEAM/Python+Tips#PythonTips-Runningyapfformattermanually to format your code so that you can pass the PythonFormatter and PythonLint presubmit, thanks! |
Uh oh!
There was an error while loading. Please reload this page.
…cache_root option example usage.
…dCacheManager when a value for interactive_beam.options.cache_root has been set.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…dded ValueError when GCS path is used in interactive_environment.py. Removed unsupported example docstring. Additionally, fixes incomplete sentence in test comment.
…ified in interactive_beam.options.cache_root
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
ValidatesRunnercompliance status (on master branch)Examples testing status on various runners
Post-Commit SDK/Transform Integration Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.