[GitHub] incubator-carbondata issue #652: [CARBONDATA-768] unit-testcase for org.apac...

2017-03-24 Thread rahulforallp
Github user rahulforallp commented on the issue:

https://github.com/apache/incubator-carbondata/pull/652
  
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 and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #667: [Carbondata 772] NumberFormatException disp...

2017-03-17 Thread rahulforallp
Github user rahulforallp commented on the issue:

https://github.com/apache/incubator-carbondata/pull/667
  
@kumarvishal09 description added



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #667: [Carbondata 772] NumberFormatExcepti...

2017-03-17 Thread rahulforallp
GitHub user rahulforallp opened a pull request:

https://github.com/apache/incubator-carbondata/pull/667

[Carbondata 772]  NumberFormatException displays to user in spark 2.1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rahulforallp/incubator-carbondata 
CARBONDATA-772

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-carbondata/pull/667.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 #667


commit 1ff147259fc3e00a46938c3735f7f51cc3ec0cb4
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-03-17T09:38:38Z

NumberFormatException resolved

commit 6585a3c4d30ccf6656efe3d65406f7614df79fab
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-03-17T10:23:32Z

NumberFormatException done

commit 58c01c8e1d056f367039c3540e36dc91bb3a35bd
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-03-17T10:52:57Z

checkstyle done




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #652: [WIP] unit-testcase for org.apache.c...

2017-03-13 Thread rahulforallp
GitHub user rahulforallp opened a pull request:

https://github.com/apache/incubator-carbondata/pull/652

[WIP] unit-testcase for 
org.apache.carbondata.core.datastore.chunk.store.impl.unsafe



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rahulforallp/incubator-carbondata 
CARBONDATA-768

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-carbondata/pull/652.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 #652


commit 96a7ba5c53b387b9df57fc7ad4971f927866e9f5
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-03-13T10:38:16Z

unit-testcases added for 
org.apache.carbondata.core.datastore.chunk.store.impl.unsafe

commit 2109494b2dffde4bedcc375c9e19a9c0ae87f710
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-03-14T05:36:13Z

UnsafeBigDecimalMeasureChunkStoreTest removed temporarily




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #597: [CARBONDATA-672]complex data type su...

2017-02-09 Thread rahulforallp
GitHub user rahulforallp opened a pull request:

https://github.com/apache/incubator-carbondata/pull/597

[CARBONDATA-672]complex data type supported

ClassCastException handled with logger .
Example added for CarbonSessionExample.scala in example/spark2.
Also resolved ClassCastException for ComplexTypeExample in example/spark

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rahulforallp/incubator-carbondata 
CARBONDATA-672

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-carbondata/pull/597.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 #597


commit 6ac0cb00fbe7392056b6cc2a292ee138facb9671
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-02-09T07:10:21Z

complex data type supported with spark 2.1

commit 84735b338e1bea1cab4088aa8504f304179ef0e2
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-02-09T07:51:03Z

complex datat type supported with spark 1.6

commit 2ab9c1ce8dd279398a5a2ed3c52f1763dc0c86ad
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2017-02-09T08:02:14Z

complex datatype supported




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #466: [CARBONDATA-555] Configure Integrati...

2017-01-16 Thread rahulforallp
Github user rahulforallp closed the pull request at:

https://github.com/apache/incubator-carbondata/pull/466


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #480: [Carbondata-390] float data type supported

2017-01-16 Thread rahulforallp
Github user rahulforallp commented on the issue:

https://github.com/apache/incubator-carbondata/pull/480
  
Ok, thanks for you support


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #480: [Carbondata-390] float data type sup...

2017-01-16 Thread rahulforallp
Github user rahulforallp closed the pull request at:

https://github.com/apache/incubator-carbondata/pull/480


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #480: [Carbondata 390] float data type sup...

2016-12-29 Thread rahulforallp
GitHub user rahulforallp opened a pull request:

https://github.com/apache/incubator-carbondata/pull/480

[Carbondata 390] float data type supported

Float data type supported with spark 1.6 and spark 2.0.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rahulforallp/incubator-carbondata 
CARBONDATA-390

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-carbondata/pull/480.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 #480


commit e4b8ef8d821fed469749b0704c56ef839210aeb9
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-29T07:36:50Z

float supported with spark 2

commit 3cd12966b2848435cbab62bbde393a6495f13779
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-29T08:01:32Z

code refactored

commit dc770f513767a3c4d89f5e96967c7e591f727182
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-29T10:10:35Z

example added for float datatype

commit 43c2697214370fcc3b8c279095e00b5e120df265
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-29T10:21:59Z

unnecessary code removed

commit 0ced1353d908255eaf0bf695b4321b61c255fd02
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-29T11:29:35Z

branch rebased

commit a1d3c85018268a7c8449ff1a45248c12dc53195a
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-29T11:45:29Z

float data type supported with spark-1.6 & spark-2




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #466: [CARBONDATA-555] Configure Integration test...

2016-12-26 Thread rahulforallp
Github user rahulforallp commented on the issue:

https://github.com/apache/incubator-carbondata/pull/466
  
@ravipesala ya sure . I will do this in another PR.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #466: [Carbondata 555] Configure Integrati...

2016-12-26 Thread rahulforallp
GitHub user rahulforallp opened a pull request:

https://github.com/apache/incubator-carbondata/pull/466

[Carbondata 555] Configure Integration testcases to be run on hadoop cluster

**Profile for local file-source and hadoop file-source  has been added to 
pom.xml. And properties has been fetched to outputDirectory in > app.properties 
file to be read later in project.**

**User will need to select profile during run of integration-testcases as 
follow : **
`**mvn -Plocal -projects integration-testcases clean package**`

**If you want to override URL then :** 
 **`mvn -Phadoop -Dbase-url=YourUrlHere -projects integration-testcases 
clean package`**


Following file has been changed : 
-> pom.xml changed
-> AllDataTypesTestCase1
-> AllDataTypesTestCase2
-> AllDataTypesTestCase3
-> AllDataTypesTestCase4
-> AllDataTypesTestCase5
-> AllDataTypesTestCase6

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rahulforallp/incubator-carbondata 
CARBONDATA-555

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-carbondata/pull/466.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 #466


commit 479df0738ce59ceac7260967bb79ce76eedaa4ee
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-23T07:39:54Z

integration testcase configured with hadoop cluster

commit f0372c562aa11c809ba06c4610c2336d2b6c477d
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-23T08:12:19Z

code refactored

commit d1f63ec83a428d6218bc11d116a36ba1ea4136f0
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-23T10:40:28Z

base-url can be overrided




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #422: [CARBONDATA-526] FilterExpressionPro...

2016-12-12 Thread rahulforallp
GitHub user rahulforallp opened a pull request:

https://github.com/apache/incubator-carbondata/pull/422

[CARBONDATA-526] FilterExpressionProcessorTest added



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rahulforallp/incubator-carbondata 
CARBONDATA-526

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-carbondata/pull/422.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 #422


commit c3871f7cdaecc33459568ca61f28bf5e7b35875b
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-12T13:18:59Z

FilterExpressionProcessorTest added




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #420: [CARBONDATA 524] AllDataypeTestCase5 improv...

2016-12-12 Thread rahulforallp
Github user rahulforallp commented on the issue:

https://github.com/apache/incubator-carbondata/pull/420
  
@ravipesala  title renamed



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #341: [CARBONDATA-435] improved integration test-...

2016-12-05 Thread rahulforallp
Github user rahulforallp commented on the issue:

https://github.com/apache/incubator-carbondata/pull/341
  
@ravipesala the error has been resolved and merged in PR- #340 . now this 
branch has been updated .
Please Have look to merge it.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #394: [CARBONDATA-482 ]AllDataTypeTestCase6 impro...

2016-12-05 Thread rahulforallp
Github user rahulforallp commented on the issue:

https://github.com/apache/incubator-carbondata/pull/394
  
@ravipesala the error has been resolved and merged in PR- #340 . now this 
branch has been updated . 
Please Have look to merge it.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #394: [CARBONDATA-482 ]AllDataTypeTestCase...

2016-12-04 Thread rahulforallp
GitHub user rahulforallp opened a pull request:

https://github.com/apache/incubator-carbondata/pull/394

[CARBONDATA-482 ]AllDataTypeTestCase6 improved



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rahulforallp/incubator-carbondata 
CARBONDATA-482

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-carbondata/pull/394.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 #394


commit 0035746fb83f5bc69e4ec5def037fbe0b1fc2680
Author: rahulforallp <rahul.ku...@knoldus.in>
Date:   2016-12-03T13:49:47Z

AllDataTypeTestCase6 improved




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---