[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-11 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 please change the title as per the format: [CARBONDATA-issue number>] Title of the pull request (need to add a blank) --- If your project is set up for it, you can reply to this

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-09 Thread sanoj-mg
Github user sanoj-mg commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 You can use the code snippet that I had pasted in the JIRA issue. As I mentioned it resolved my issue. --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-09 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 @jackylk i tried this with decimal value val employee = List(Employee("anubhav", 2.5)) val employeeRDD = cc.sc.parallelize(employee) val employeeDataFrame =

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-09 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 I think adding test case is better instead of example as it can be verified for every build And please verify declaring decimal with precision and scale parameter --- If your

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1050/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-08 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 @jackylk i added a example in CaseClassDataFrameAPIExample,i think its working correct case class Employee(name: String, salary: BigDecimal) val employee =

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-08 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1045/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-08 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 Can you add a testcase to write datafame containing a decimal column and query it? I think it needs more implementation for load and read --- If your project is set up for it, you can

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-07 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1028/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730]added decimal type in carbo...

2017-03-07 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1026/ --- If your project is set up for it, you can reply to this email and