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

fix: orc data import npe #321

Merged
merged 1 commit into from
Sep 5, 2022
Merged

fix: orc data import npe #321

merged 1 commit into from
Sep 5, 2022

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Aug 3, 2022

fixed: #319

Co-authored-by: ss 50285938+ssisme2019@users.noreply.github.com
Change-Id: I13a0d663adead9b7ee66af62238c6769350ebdff

fixed: #319

Co-authored-by: ss <50285938+ssisme2019@users.noreply.github.com>
Change-Id: I13a0d663adead9b7ee66af62238c6769350ebdff
@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #321 (786c99a) into master (278fbea) will decrease coverage by 0.02%.
The diff coverage is 66.66%.

@@             Coverage Diff              @@
##             master     #321      +/-   ##
============================================
- Coverage     67.49%   67.46%   -0.03%     
- Complexity      877      878       +1     
============================================
  Files            86       86              
  Lines          4024     4027       +3     
  Branches        475      477       +2     
============================================
+ Hits           2716     2717       +1     
- Misses         1104     1105       +1     
- Partials        204      205       +1     
Impacted Files Coverage Δ
...gegraph/loader/reader/file/OrcFileLineFetcher.java 87.71% <66.66%> (-3.03%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

github-actions bot commented Sep 2, 2022

Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label

@javeme javeme mentioned this pull request Sep 4, 2022
@imbajin imbajin changed the title Fix orc data import npe fix: orc data import npe Sep 5, 2022
@imbajin imbajin merged commit c85c550 into master Sep 5, 2022
@imbajin imbajin deleted the fix-orc-read-npe branch September 5, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] hugegraph导入hdfs的空值时,若hdfs为text file则成功,若为ORC则失败
3 participants