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

[CARBONDATA-1781] Fix EOFException in StreamBlockletReader #1621

Closed
wants to merge 1 commit into from

Conversation

QiangCai
Copy link
Contributor

@QiangCai QiangCai commented Dec 6, 2017

Fix EOFException in StreamBlockletReader
In StreamBlockletReader.readBytesFromStream method, if the length of the reading is not enough, continue to read more data.

  • Any interfaces changed?
    no

  • Any backward compatibility impacted?
    no

  • Document update required?
    no

  • Testing done
    Please provide details on
    - Whether new unit test cases have been added or why no new tests are required?
    add sdv test
    - How it is tested? Please attach test report.
    sdv test
    - Is it a performance related change? Please attach the performance test report.
    no
    - Any additional information to help reviewers in testing this change.
    already add java doc

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
    small change

@CarbonDataQA
Copy link

Build Success with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/493/

@CarbonDataQA
Copy link

Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1756/

@ravipesala
Copy link
Contributor

SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/2139/

@jackylk
Copy link
Contributor

jackylk commented Dec 6, 2017

LGTM

@asfgit asfgit closed this in 59eff88 Dec 6, 2017
anubhav100 pushed a commit to anubhav100/incubator-carbondata that referenced this pull request Dec 7, 2017
In StreamBlockletReader.readBytesFromStream method, if the length of the reading is not enough, continue to read more data.

This closes apache#1621
jatin9896 pushed a commit to jatin9896/incubator-carbondata that referenced this pull request Jan 5, 2018
In StreamBlockletReader.readBytesFromStream method, if the length of the reading is not enough, continue to read more data.

This closes apache#1621
anubhav100 pushed a commit to anubhav100/incubator-carbondata that referenced this pull request Jun 22, 2018
In StreamBlockletReader.readBytesFromStream method, if the length of the reading is not enough, continue to read more data.

This closes apache#1621
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.

4 participants