Skip to content

Conversation

@ashubhumca
Copy link

In bulk import, it just stores everything in the table but some times we want to avoid empty column values to save some disk space. So, this code snippet to skip those empty columns values while bulk load based on the user's choice. By default, this feature will be disabled. User has to set SKIP_EMPTY_COLUMNS true to use this.

@tedyu
Copy link
Contributor

tedyu commented Feb 4, 2016

HBase infra hasn't switched to accommodating pull request.

Review board is currently used.

Patch looks good.

@ashubhumca
Copy link
Author

Thanks for the acknowledgement. Please let me know if I've to do something else in order to add this patch. Should I add the patch file in associated Jira?

@busbey
Copy link
Contributor

busbey commented Feb 5, 2016

yes, please attach your patch to the jira for HBASE-11262 and close this PR.

@ashubhumca
Copy link
Author

Closing this PR as patch has already been added via jira.

@ashubhumca ashubhumca closed this Feb 5, 2016
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