[GitHub] carbondata pull request #1106: [CARBONDATA-1240] adding the test case for th...

2017-06-28 Thread ravikiran23
GitHub user ravikiran23 opened a pull request: https://github.com/apache/carbondata/pull/1106 [CARBONDATA-1240] adding the test case for the bad record condition with update operation. problem : there is no test case to check the bad record behavior for update scenario

[GitHub] carbondata pull request #1078: [CARBONDATA-1214]changing the delete syntax a...

2017-06-22 Thread ravikiran23
Github user ravikiran23 closed the pull request at: https://github.com/apache/carbondata/pull/1078 --- 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

[GitHub] carbondata pull request #1078: [CARBONDATA-1214]changing the delete syntax a...

2017-06-22 Thread ravikiran23
GitHub user ravikiran23 opened a pull request: https://github.com/apache/carbondata/pull/1078 [CARBONDATA-1214]changing the delete syntax as in the hive. Problem : The syntax of the carbon delete by id and date is not compatible to hive. Solution : Making the delete

[GitHub] carbondata pull request #1007: [CARBONDATA-1146] Handling of the v3 format i...

2017-06-10 Thread ravikiran23
Github user ravikiran23 closed the pull request at: https://github.com/apache/carbondata/pull/1007 --- 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

[GitHub] carbondata pull request #1007: [CARBONDATA-1146] Handling of the v3 format i...

2017-06-10 Thread ravikiran23
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

[GitHub] carbondata pull request #1007: [CARBONDATA-1146] Handling of the v3 format i...

2017-06-10 Thread ravikiran23
Github user ravikiran23 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1007#discussion_r121261511 --- Diff: core/src/main/java/org/apache/carbondata/core/mutate/DeleteDeltaBlockletDetails.java --- @@ -31,6 +31,8 @@ private static

[GitHub] carbondata pull request #1007: [CARBONDATA-1146] Handling of the v3 format i...

2017-06-10 Thread ravikiran23
Github user ravikiran23 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1007#discussion_r121261509 --- Diff: core/src/main/java/org/apache/carbondata/core/cache/update/BlockletLevelDeleteDeltaDataCache.java --- @@ -17,26 +17,36

[GitHub] carbondata pull request #1007: [CARBONDATA-1146] Handling of the v3 format i...

2017-06-10 Thread ravikiran23
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

[GitHub] carbondata pull request #1007: [CARBONDATA-1146] Handling of the v3 format i...

2017-06-10 Thread ravikiran23
Github user ravikiran23 closed the pull request at: https://github.com/apache/carbondata/pull/1007 --- 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

[GitHub] carbondata pull request #1007: [CARBONDATA-1146] Handling of the v3 format i...

2017-06-08 Thread ravikiran23
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

[GitHub] carbondata pull request #911: [CARBONDATA-1050]Changing the datatype of the ...

2017-05-12 Thread ravikiran23
Github user ravikiran23 closed the pull request at: https://github.com/apache/carbondata/pull/911 --- 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

[GitHub] incubator-carbondata pull request #828: [CARBONDATA-967] select * with order...

2017-04-21 Thread ravikiran23
GitHub user ravikiran23 reopened a pull request: https://github.com/apache/incubator-carbondata/pull/828 [CARBONDATA-967] select * with order by and limit for join is not working Problem : select * with order by and limit for join is not working Solution : updated logical plan

[GitHub] incubator-carbondata pull request #828: [CARBONDATA-967] select * with order...

2017-04-21 Thread ravikiran23
Github user ravikiran23 closed the pull request at: https://github.com/apache/incubator-carbondata/pull/828 --- 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

[GitHub] incubator-carbondata pull request #828: [CARBONDATA-967] select * with order...

2017-04-20 Thread ravikiran23
GitHub user ravikiran23 opened a pull request: https://github.com/apache/incubator-carbondata/pull/828 [CARBONDATA-967] select * with order by and limit for join is not working Problem : select * with order by and limit for join is not working Solution : updated logical plan