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-1979] ][IMPLICIT COLUMN] Modified implicit column filtering logic to directly validate the blocklet ID #1760

Closed
wants to merge 1 commit into from

Conversation

rahulk2
Copy link
Contributor

@rahulk2 rahulk2 commented Jan 4, 2018

After driver pruning valid blocklets are identified and tasks are divided based on blocklets

Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:

  • Any interfaces changed? No

  • Any backward compatibility impacted? No

  • Document update required? No

  • Testing done -> UT added

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

…cklet ID as after driver pruning valid blocklets are identified and tasks are divided based on blocklets
@CarbonDataQA
Copy link

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

@rahulk2 rahulk2 changed the title [CARBONDATA-1979] ][IMPLICIT COLUMN] Modified implicit column filtering logic to directly validate the blo… [CARBONDATA-1979] ][IMPLICIT COLUMN] Modified implicit column filtering logic to directly validate the blocklet ID Jan 4, 2018
@CarbonDataQA
Copy link

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

@ravipesala
Copy link
Contributor

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

@manishgupta88
Copy link
Contributor

LGTM

@asfgit asfgit closed this in aee5213 Jan 4, 2018
jatin9896 pushed a commit to jatin9896/incubator-carbondata that referenced this pull request Jan 5, 2018
…ng logic to directly validate the blocklet ID

As BlockletDataMap directly identified the blocklets after pruning, implict column filter should validate directly for blocklet id instead of block Id

This closes apache#1760
anubhav100 pushed a commit to anubhav100/incubator-carbondata that referenced this pull request Jun 22, 2018
…ng logic to directly validate the blocklet ID

As BlockletDataMap directly identified the blocklets after pruning, implict column filter should validate directly for blocklet id instead of block Id

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