[GitHub] incubator-carbondata pull request #805: [CARBONDATA-934] Cast Filter Express...

2017-04-21 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/805#discussion_r112636782 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/expression/CastExpression.java --- @@ -0,0 +1,43 @@ +/* + * Licensed

[GitHub] incubator-carbondata issue #824: [CARBONDATA-965] data load fail message is ...

2017-04-21 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/824 LGTM --- 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 issue #755: [CARBONDATA-881] Load status is successful ...

2017-04-21 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/755 LGTM --- 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 issue #828: [CARBONDATA-967] select * with order by and...

2017-04-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/828 Please add test case. --- 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

[GitHub] incubator-carbondata issue #835: [CARBONDATA-971] Select query with where co...

2017-04-21 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/835 LGTM --- 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 issue #820: [CARBONDATA-963] Fixed Data mismatch issue ...

2017-04-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/820 LGTM --- 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 issue #1079: [CARBONDATA-1257] Measure Filter implementation

2017-07-31 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1079 LGTM --- 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 issue #1217: [CARBONDATA-1345] Update tablemeta cache after table...

2017-08-01 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1217 LGTM --- 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 #1225: [WIP] test SDV PR

2017-08-02 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1225 [WIP] test SDV PR You can merge this pull request into a Git repository by running: $ git pull https://github.com/ravipesala/incubator-carbondata test-pr-sdv Alternatively you can

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1225 test --- 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 #1227: [CARBONDATA-1356] Delete stale folder in inse...

2017-08-03 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1227#discussion_r131099457 --- Diff: integration/spark2/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -907,25 +906,20 @@ object

[GitHub] carbondata issue #1134: [CARBONDATA-1262] Remove unnecessary LoadConfigurati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1134 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3349/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default compilati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1226 @chenliang613 even spark-common-test/pom.xml also has `false` , please remove it --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1214 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3351/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata pull request #1227: [CARBONDATA-1356] Delete stale folder in inse...

2017-08-03 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1227#discussion_r131153248 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/CommonUtil.scala --- @@ -713,16 +714,20 @@ object CommonUtil

[GitHub] carbondata issue #1134: [CARBONDATA-1262] Remove unnecessary LoadConfigurati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1134 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/751/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default compilati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1226 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3350/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1214 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/753/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata pull request #1227: [CARBONDATA-1356] Delete stale folder in inse...

2017-08-03 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1227#discussion_r131154027 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/impl/FileFactory.java --- @@ -87,6 +87,10 @@ else if (path.startsWith

[GitHub] carbondata issue #1227: [CARBONDATA-1356] Delete stale folder in insert over...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1227 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3348/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1227: [CARBONDATA-1356] Delete stale folder in insert over...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1227 @jackylk it seems some tests are failing in 1.6 --- 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

[GitHub] carbondata issue #1227: [CARBONDATA-1356] Delete stale folder in insert over...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1227 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/750/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1134: [CARBONDATA-1262] Remove unnecessary LoadConfigurati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1134 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/89/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1227: [CARBONDATA-1356] Delete stale folder in insert over...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1227 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/88/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default compilati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1226 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/752/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default compilati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1226 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/90/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1214 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/91/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1228: [CARBONDATA-1357] fix convert bug

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1228 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/754/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/755/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1228: [CARBONDATA-1357] fix convert bug

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1228 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3354/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default compilati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1226 LGTM --- 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 issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3356/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1228: [CARBONDATA-1357] fix convert bug

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1228 Can one of the admins verify this patch? --- 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

[GitHub] carbondata issue #1228: [CARBONDATA-1357] fix convert bug

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1228 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/756/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3355/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata pull request #1229: [WIP] Fixed test fails in master branch

2017-08-03 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1229 [WIP] Fixed test fails in master branch Tests are failing in master spark 2.1 http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3348/console This PR fixes it You can merge

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3353/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1228: [CARBONDATA-1357] fix convert bug

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1228 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3352/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1229: [WIP] Fixed test fails in master branch

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1229 retest this please --- 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

[GitHub] carbondata issue #1228: [CARBONDATA-1357] fix convert bug

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1228 LGTM --- 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 #1227: [CARBONDATA-1356] Delete stale folder in inse...

2017-08-03 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1227#discussion_r131314507 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/allqueries/InsertIntoCarbonTableTestCase.scala

[GitHub] carbondata issue #1229: [WIP] Fixed test fails in master branch

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1229 retest this please --- 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

[GitHub] carbondata issue #1230: [WIP]corrected sdv test cases

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1230 retest this please --- 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

[GitHub] carbondata pull request #1227: [CARBONDATA-1356] Delete stale folder in inse...

2017-08-03 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1227#discussion_r131314408 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/allqueries/InsertIntoCarbonTableTestCase.scala

[GitHub] carbondata issue #1227: [CARBONDATA-1356] Delete stale folder in insert over...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1227 LGTM --- 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 issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1234 Can one of the admins verify this patch? --- 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

[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1234 Can one of the admins verify this patch? --- 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

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3367/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1233: [CARBONDATA-1150]added documentation for vector read...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1233 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/769/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1232 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/99/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1225 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/100/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1218 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/98/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1233: [CARBONDATA-1150]added documentation for vector read...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1233 Can one of the admins verify this patch? --- 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

[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1232 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3365/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1232 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/768/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1234: fix bug in Spi2CarbondataTypeMapper method, it will ...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1234 Can one of the admins verify this patch? --- 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

[GitHub] carbondata issue #1232: Fix compile issues

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1232 LGTM --- 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 issue #1233: [CARBONDATA-1150]added documentation for vector read...

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1233 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3366/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-04 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/770/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default compilati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1226 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/86/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1225 test --- 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 issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default compilati...

2017-08-03 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1226 test --- 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 issue #1257: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1257 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/197/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1204: [CARBONDATA-1326] Fixed normal/low priority findbug ...

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1204 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/198/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1260: [CARBONDATA-1382] Add more test cases for bucket fea...

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1260 retest this please --- 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

[GitHub] carbondata issue #1260: [CARBONDATA-1382] Add more test cases for bucket fea...

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1260 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/201/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1258: [CARBONDATA-1325] Add partition guidance doc

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1258 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/200/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1236 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/202/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1253: [CARBONDATA-1373] Enhance update performance by incr...

2017-08-11 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1253 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/191/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1252: [CARBONDATA-1372]Update sample.csv file name in the ...

2017-08-11 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1252 Can one of the admins verify this patch? --- 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

[GitHub] carbondata issue #1252: [CARBONDATA-1372]Update sample.csv file name in the ...

2017-08-11 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1252 Can one of the admins verify this patch? --- 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

[GitHub] carbondata pull request #1250: [WIP] Fixed HDFS lock issue when user configu...

2017-08-10 Thread ravipesala
Github user ravipesala closed the pull request at: https://github.com/apache/carbondata/pull/1250 --- 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 issue #1250: [WIP] Fixed HDFS lock issue when user configures HDF...

2017-08-11 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1250 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/186/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1251: [CARBONDATA-1372]Fix link error in CarbonData docume...

2017-08-11 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1251 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/189/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1245: [CARBONDATA-1366]add an option 'carbon.global.sort.r...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1245 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/174/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1238: [CARBONDATA-1363] Add DataMapWriter interface

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1238 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/175/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1248: [CARBONDATA-1371] Support creating decoder based on ...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1248 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/176/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1214 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/177/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata pull request #1250: Fixed HDFS lock issue when user configures HD...

2017-08-10 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1250 Fixed HDFS lock issue when user configures HDFS storepath Use HDFS lock when user does not configure any lock and store path is HDFS path. You can merge this pull request into a Git

[GitHub] carbondata issue #1250: [WIP] Fixed HDFS lock issue when user configures HDF...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1250 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/180/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #985: [CARBONDATA-1090] added integration test cases for al...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/985 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/181/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata pull request #1254: [WIP] Fixed Date range filter with cast not w...

2017-08-12 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1254 [WIP] Fixed Date range filter with cast not working You can merge this pull request into a Git repository by running: $ git pull https://github.com/ravipesala/incubator-carbondata

[GitHub] carbondata issue #1254: [WIP] Fixed Date range filter with cast not working

2017-08-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1254 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/192/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1238: [CARBONDATA-1363] Add DataMapWriter interface

2017-08-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1238 LGTM --- 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 #1240: [CARBONDATA-1365] add RLE codec implementatio...

2017-08-14 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1240#discussion_r132899540 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/encoding/RLECodec.java --- @@ -0,0 +1,417 @@ +/* + * Licensed

[GitHub] carbondata pull request #1240: [CARBONDATA-1365] add RLE codec implementatio...

2017-08-14 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1240#discussion_r132898313 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/encoding/RLECodec.java --- @@ -0,0 +1,417 @@ +/* + * Licensed

[GitHub] carbondata issue #1262: [BUGFIX] Fix ZERO_BYTE_ARRAY constant not found in c...

2017-08-17 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1262 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/208/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1231: [CARBONDATA-1359] Unable to use carbondata on hive

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1231 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/206/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1231: [CARBONDATA-1359] Unable to use carbondata on hive

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1231 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/203/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1240: [CARBONDATA-1365] add RLE codec implementation

2017-08-16 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1240 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/204/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1236: fixed bug for fetching the error value of decimal ty...

2017-08-17 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1236 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/212/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1250: [WIP] Fixed HDFS lock issue when user configures HDF...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1250 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/182/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1250: [WIP] Fixed HDFS lock issue when user configures HDF...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1250 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/183/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1250: [WIP] Fixed HDFS lock issue when user configures HDF...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1250 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/184/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1250: [WIP] Fixed HDFS lock issue when user configures HDF...

2017-08-10 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1250 retest this please --- 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

[GitHub] carbondata pull request #1162: [CARBONDATA-1295] Optimize test cases,merge t...

2017-07-12 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1162#discussion_r126870955 --- Diff: integration/spark2/src/test/scala/org/apache/spark/sql/common/util/Spark2QueryTest.scala --- @@ -0,0 +1,83 @@ +/* + * Licensed

[GitHub] carbondata issue #1160: [CARBONDATA-1301] change command to update schema an...

2017-07-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1160 LGTM --- 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 #1179: [WIP] Added the blocklet info to index file a...

2017-07-17 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1179 [WIP] Added the blocklet info to index file and make the datamap distributable with job In this PR following tasks are completed. 1. Added the blocklet info to the carbonindex file, so

[GitHub] carbondata pull request #1149: [CARBONDATA-1284]Implement hive based schema ...

2017-07-11 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1149#discussion_r126654369 --- Diff: integration/spark2/src/main/scala/org/apache/carbondata/spark/util/CarbonSparkUtil.scala --- @@ -42,4 +44,14 @@ object CarbonSparkUtil

[GitHub] carbondata pull request #1117: [CARBONDATA-757] Big decimal optimization

2017-07-10 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1117#discussion_r126456038 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/ColumnPage.java --- @@ -73,54 +82,58 @@ public int getPageSize

  1   2   3   4   5   6   7   8   9   10   >