Skip to content
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

[BEAM-12030] DataFrame read_* raise FileNotFound for non-existent input #14312

Merged
merged 1 commit into from Mar 29, 2021

Conversation

TheNeuralBit
Copy link
Member

Post-Commit Tests Status (on master branch)

Lang SDK Dataflow Flink Samza Spark Twister2
Go Build Status --- Build Status --- Build Status ---
Java Build Status Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status Build Status
Build Status
Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
--- Build Status ---
XLang Build Status Build Status Build Status --- Build Status ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website Whitespace Typescript
Non-portable Build Status Build Status
Build Status
Build Status
Build Status
Build Status Build Status Build Status Build Status
Portable --- Build Status --- --- --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@TheNeuralBit
Copy link
Member Author

R: @chamikaramj

@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #14312 (df3aad9) into master (83bd548) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14312      +/-   ##
==========================================
- Coverage   83.41%   83.40%   -0.02%     
==========================================
  Files         469      469              
  Lines       58727    58730       +3     
==========================================
- Hits        48990    48982       -8     
- Misses       9737     9748      +11     
Impacted Files Coverage Δ
...rcs/sdks/python/apache_beam/typehints/typecheck.py
...he_beam/io/flink/flink_streaming_impulse_source.py
...dks/python/apache_beam/runners/pipeline_context.py
...dks/python/apache_beam/transforms/external_java.py
...he_beam/portability/api/external_transforms_pb2.py
...thon/apache_beam/runners/worker/sdk_worker_main.py
...eam/runners/interactive/caching/streaming_cache.py
...uild/srcs/sdks/python/apache_beam/io/gcp/pubsub.py
...build/srcs/sdks/python/apache_beam/io/mongodbio.py
...ld/srcs/sdks/python/apache_beam/io/filesystemio.py
... and 928 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83bd548...df3aad9. Read the comment docs.

Copy link
Contributor

@chamikaramj chamikaramj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@TheNeuralBit TheNeuralBit merged commit 0e47ea3 into apache:master Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants