GitHub user ravikiran23 reopened 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 dba02a0ad6a581f8d4659902a7d1767e6c4b70f5
Author: ravikiran23 <[email protected]>
Date: 2017-06-02T15:01:57Z
Adding the Pages support in the Delete Method.
commit 8ac3caa4d8912bf168e199d1b20be2c6937bf9ef
Author: Manohar <[email protected]>
Date: 2017-06-08T09:50:49Z
correcting the size of the vector batch excluding the filtered rows.
commit c202faabd496815c415baf82366e4c533c3fd882
Author: joobisb <[email protected]>
Date: 2017-06-10T15:55:57Z
changing page id from string to integer.
----
---
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.
---