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

import: handle empty orc file #1089

Merged
merged 1 commit into from
Dec 20, 2020
Merged

Conversation

johnnyaug
Copy link
Contributor

No description provided.

@johnnyaug johnnyaug requested a review from ozkatz December 20, 2020 14:01
@codecov-io
Copy link

Codecov Report

Merging #1089 (8916ea6) into master (7c2c305) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1089      +/-   ##
==========================================
- Coverage   46.86%   46.81%   -0.06%     
==========================================
  Files         170      170              
  Lines       13578    13582       +4     
==========================================
- Hits         6364     6358       -6     
- Misses       6399     6407       +8     
- Partials      815      817       +2     
Impacted Files Coverage Δ
cloud/aws/s3inventory/orc_reader.go 74.54% <0.00%> (-5.85%) ⬇️
config/logger.go 64.28% <0.00%> (-10.72%) ⬇️
graveler/committed/sstable/batch.go 93.75% <0.00%> (-6.25%) ⬇️
catalog/mvcc/cataloger_create_entry.go 94.73% <0.00%> (-5.27%) ⬇️
catalog/mvcc/cataloger_create_branch.go 84.61% <0.00%> (+3.07%) ⬆️
catalog/mvcc/cataloger_create_repository.go 62.96% <0.00%> (+3.70%) ⬆️

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 7c2c305...8916ea6. Read the comment docs.

@johnnyaug johnnyaug merged commit 0aaf99c into master Dec 20, 2020
@johnnyaug johnnyaug deleted the bugfix/handle_empty_orc_file branch December 20, 2020 14:24
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.

3 participants