-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Enable prism by default (where supported) #34612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 14 commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
4d9c497
Enable prism by default
damccorm 99837ca
Clean up fallback code
damccorm e28e463
Clean up fallback code
damccorm 837ba2f
Add missing base case
damccorm 3233b69
Add missing base case
damccorm 4929906
Fix tests
damccorm ad9b0dc
Fix tests
damccorm 20370cb
exclude unsupported state
damccorm cbaa083
Merge branch 'master' of https://github.com/apache/beam into users/da…
damccorm 7e13214
Merge branch 'master' of https://github.com/apache/beam into users/da…
damccorm a6db1a4
Exclude locally materialized results
damccorm 1e49f55
Fix fallback/dupe execution
damccorm e6ca143
Fix some snippet tests
damccorm 4e3a675
Disable argparse abbreviation
damccorm a9e07a7
Some test fixes for prism switch
damccorm 94ad26a
Merge in master
damccorm bda68b1
lint
damccorm d8b3534
row fixes
damccorm c21dafa
Make row comp logic default
damccorm b8343e6
Add more yaml examples
damccorm e08ead5
Fix dataframes tests
damccorm 095caca
Merge branch 'master' of https://github.com/apache/beam into users/da…
damccorm 81e5c54
Examples fixes
damccorm 9250510
type hints
damccorm 3d613c5
Some more transform test fixes
damccorm 81e5e8a
more test fixes
damccorm 99c07a7
Merge branch 'master' of https://github.com/apache/beam into users/da…
damccorm d6ff73e
More generic error checks
damccorm 9b8218a
Reshuffle tests
damccorm f62e442
enrichment error catching
damccorm 22fafe7
more test fixes
damccorm 5e75f32
Scope out external transforms
damccorm baf2468
simplify test
damccorm e057572
Fix more tests
damccorm e3e757b
Clean up test
damccorm 77f682e
correct runner mode
damccorm a70a33f
ML tests
damccorm 2678f7d
ib collect test
damccorm 9b7703e
Make sure assertions dont fire in incorrect order
damccorm 60f0918
ML test fixes
damccorm f04c952
typing
damccorm 621749b
More fixes
damccorm 81ac404
some more fixes
damccorm 2b6c279
Another error fix
damccorm 095b1a3
Temporarily set log level to debug
damccorm 84ade39
yapf
damccorm 998dccf
More error regex fixes
damccorm e3dfb34
Fix some error messages/metric tests
damccorm 1af63b7
more generic tests
damccorm ce747b5
Upgrade logging to warning to see what is happening
damccorm 9a7529d
Some more patches
damccorm 8f76ca4
Wait until finish for test pipelines
damccorm 7b43e33
Merge branch 'master' of https://github.com/apache/beam into users/da…
damccorm a10a882
fix test_always
damccorm 8dccd5b
A few more small fixes
damccorm c0fc545
Merge in master
damccorm 3f73418
Temporarily update logging
damccorm aa4b03b
Merge branch 'master' of https://github.com/apache/beam into users/da…
damccorm f21b94a
clean up merge
damccorm 41c20e0
Some more exclusions
damccorm 9aff0d1
Merge branch 'users/damccorm/prismByDefault' of https://github.com/ap…
damccorm 8daca3b
regex isssues
damccorm 34a4f13
Propogate original failure when using instruction cache
damccorm 90edb60
Batching fix
damccorm 544fe04
Trigger some postcommits
damccorm 7f52afa
fmt
damccorm 1efa877
More test fixes
damccorm 6504c33
Fix a few more tests
damccorm 50495a4
linting
damccorm 2410ca6
Bump workflow timeout (#35420)
damccorm 46bb8a9
linting/fixes
damccorm 2d5cd07
Merge branch 'users/damccorm/prismByDefault' of https://github.com/ap…
damccorm 051a4ed
Merge in master
damccorm 7909c00
linting
damccorm 2ca2f91
Avoid problem with temp file getting deleted
damccorm 96d9f5b
Avoid problem with temp file getting deleted
damccorm 8a8ed63
minor cleanup
damccorm 83472ce
Some more minor fixes
damccorm 6efda27
Merge branch 'master' of https://github.com/apache/beam into users/da…
damccorm 8fde571
Merge in master
damccorm 068d3a0
Fix test
damccorm a5dde5b
Fix another test with questionable assumptions
damccorm cb97e70
Dont wait on tmpfile being destroyed
damccorm 3644d18
Merge branch 'master' of https://github.com/apache/beam into users/da…
damccorm 9e2eb68
More regex checks
damccorm ae1054f
Merge in master
damccorm 83ec444
Add more postcommits, clean up some error messages
damccorm c1e75b3
Clean up a few tests
damccorm fa1e54d
simplify test
damccorm 9385804
Clean up test errors
damccorm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was causing all sorts of problems because --output was getting assigned to --output_executable_path (https://github.com/apache/beam/blob/f6d209ff6a3ea638f11dfb96e52f7c21292dfbc1/sdks/python/apache_beam/options/pipeline_options.py#L1693C12-L1693C34) which meant the portable runner couldn't find prism