GitHub user ravikiran23 opened a pull request:
https://github.com/apache/carbondata/pull/1007
[CARBONDATA-1146] Handling of the v3 format in delete flow of IUD.
problem : delete flow of IUD is not handling the V3 format feature of pages
in the blocklet.
Solution: Adding the page info inside the delete delta file and handling of
the same in the query flow.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravikiran23/incubator-carbondata
master-after-iud
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1007.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1007
----
commit 74f7b55db2e64e1dc596b7333035b743883fd653
Author: ravikiran23 <[email protected]>
Date: 2017-06-02T15:01:57Z
Adding the Pages support in the Delete Method.
commit c641523280986c49b903db6d6c5f27615addd203
Author: Manohar <[email protected]>
Date: 2017-06-08T09:50:49Z
correcting the size of the vector batch excluding the filtered rows.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---