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-1256] Rectify Vector Buffer Overflow Calculation #1111

Closed

Conversation

sounakr
Copy link
Contributor

@sounakr sounakr commented Jun 28, 2017

Rectify Vector Buffer Overflow calculation. Previously we are keeping track of all the deleted rows from the buffer which is not needed as deleted rows are not physically removed from buffer. Better to make all calculations with total number of rows which is being filled in the buffer.

@asfgit
Copy link

asfgit commented Jun 28, 2017

Can one of the admins verify this patch?

@CarbonDataQA
Copy link

Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/2783/

@CarbonDataQA
Copy link

Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/204/

@asfgit
Copy link

asfgit commented Jun 28, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/carbondata-pr-spark-1.6/713/

@ravipesala
Copy link
Contributor

Please assign jira to it

@sounakr sounakr changed the title Rectify Vector Buffer Overflow Calculation [CARBONDATA-1256] Rectify Vector Buffer Overflow Calculation Jul 3, 2017
@ravipesala
Copy link
Contributor

LGTM

@asfgit asfgit closed this in 27d520c Jul 3, 2017
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

4 participants