[GitHub] carbondata issue #1191: [CARBONDATA-1326] Fixed high priority findbug issues

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

[GitHub] carbondata issue #1191: [CARBONDATA-1326] Fixed high priority findbug issues

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

[GitHub] carbondata issue #1191: [CARBONDATA-1326] Fixed high priority findbug issues

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

[GitHub] carbondata issue #984: [CARBONDATA-1008] Make Carbon table schema compatible...

2017-07-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/984 @cenyuhai I am not sure it would be good to add hive specific integration in spark modules. We already have new module called hive integration so why don't you move this to that module. If use

[GitHub] carbondata issue #1186: [CARBONDATA-1310]Merge test code for AddColumnTestCa...

2017-07-22 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1186 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, or if

[GitHub] carbondata pull request #1186: [CARBONDATA-1310]Merge test code for AddColum...

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

[jira] [Resolved] (CARBONDATA-1310) merge test code for AddColumnTestCases, DropColumnTestCases and ChangeDataTypeTestCases

2017-07-22 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-1310. Resolution: Fixed Fix Version/s: 1.2.0 > merge test code for AddColumnTestCases,

[jira] [Created] (CARBONDATA-1327) write sort columns example

2017-07-22 Thread Jarck (JIRA)
Jarck created CARBONDATA-1327: - Summary: write sort columns example Key: CARBONDATA-1327 URL: https://issues.apache.org/jira/browse/CARBONDATA-1327 Project: CarbonData Issue Type: Task

[GitHub] carbondata pull request #1136: [CARBONDATA-1268] Support encoding strategy f...

2017-07-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1136#discussion_r128908712 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/TableSpec.java --- @@ -25,197 +25,142 @@ public class TableSpec {

[GitHub] carbondata pull request #1136: [CARBONDATA-1268] Support encoding strategy f...

2017-07-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1136#discussion_r128908871 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/encoding/DictDimensionIndexCodec.java --- @@ -0,0 +1,70 @@ +/* + * Li