[GitHub] carbondata pull request #1011: [carbondata-1149] Fix issue of mismatch type ...

2017-06-11 Thread kunal642
Github user kunal642 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1011#discussion_r121313645 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestDDLForPartitionTable.scala --- @@ -122,6

[GitHub] carbondata pull request #1011: [carbondata-1149] Fix issue of mismatch type ...

2017-06-11 Thread kunal642
Github user kunal642 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1011#discussion_r121313629 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestDDLForPartitionTable.scala --- @@ -122,6

[GitHub] carbondata pull request #1011: [carbondata-1149] Fix issue of mismatch type ...

2017-06-11 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1011#discussion_r121312645 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestDDLForPartitionTable.scala --- @@ -122,6

[GitHub] carbondata pull request #1001: [CARBONDATA-1135] Added partition column info...

2017-06-11 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1001#discussion_r121313696 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestDDLForPartitionTable.scala --- @@ -130,6

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread watermen
Github user watermen commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121306203 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSort.scala --- @@ -0,0 +1,152 @@ +/* + * Licensed to

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread watermen
Github user watermen commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121305832 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSortOperates.scala --- @@ -0,0 +1,242 @@ +/* + *

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread watermen
Github user watermen commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121305557 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSortOperates.scala --- @@ -0,0 +1,242 @@ +/* + *

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread watermen
Github user watermen commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121305190 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSort.scala --- @@ -0,0 +1,152 @@ +/* + * Licensed to

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread watermen
Github user watermen commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121304371 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSortHelper.scala --- @@ -0,0 +1,53 @@ +/* + *

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121301080 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSort.scala --- @@ -0,0 +1,152 @@ +/* + * Licensed to

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121300832 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSortHelper.scala --- @@ -0,0 +1,53 @@ +/* + * Licensed

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121301479 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSortOperates.scala --- @@ -0,0 +1,242 @@ +/* + *

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121302968 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSortOperates.scala --- @@ -0,0 +1,242 @@ +/* + *

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1011 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/249/Failed Tests:

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121300326 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSort.scala --- @@ -0,0 +1,152 @@ +/* + * Licensed to

[GitHub] carbondata pull request #910: [WIP] Global sort by spark in load process

2017-06-11 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/910#discussion_r121300564 --- Diff: processing/src/main/java/org/apache/carbondata/processing/newflow/sort/SortHelper.java --- @@ -0,0 +1,85 @@ +/* + * Licensed to the

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1011 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/248/Failed Tests:

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata pull request #1018: [Just For Test] Just test PR1105

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

[GitHub] carbondata issue #890: [CARBONDATA-1008] Make Caron table schema compatible ...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/890 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/246/Failed Tests:

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

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

[jira] [Updated] (CARBONDATA-1153) Can not add column

2017-06-11 Thread cen yuhai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cen yuhai updated CARBONDATA-1153: -- Summary: Can not add column (was: Can not add column because it is aborted) > Can not add

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1011 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/244/Build result: FAILURE[...truncated 64.62

[jira] [Updated] (CARBONDATA-1153) Can not add column because it is aborted

2017-06-11 Thread cen yuhai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cen yuhai updated CARBONDATA-1153: -- Description: Sometimes it will throws exception as below. why can't I add column? no one

[jira] [Created] (CARBONDATA-1153) Can not add column because it is aborted

2017-06-11 Thread cen yuhai (JIRA)
cen yuhai created CARBONDATA-1153: - Summary: Can not add column because it is aborted Key: CARBONDATA-1153 URL: https://issues.apache.org/jira/browse/CARBONDATA-1153 Project: CarbonData

[GitHub] carbondata issue #958: [CARBONDATA-1088] Added interfaces for Data Map frame...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/958 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/242/ --- If your project is set up for it, you can reply

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata issue #958: [CARBONDATA-1088] Added interfaces for Data Map frame...

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

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1011 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/243/Build result: FAILURE[...truncated 66.32

[GitHub] carbondata issue #958: [CARBONDATA-1088] Added interfaces for Data Map frame...

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

[GitHub] carbondata issue #958: [CARBONDATA-1088] Added interfaces for Data Map frame...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/958 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/240/Build result: FAILURE[...truncated 60.68 KB...][ERROR]

[GitHub] carbondata issue #958: [CARBONDATA-1088] Added interfaces for Data Map frame...

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

[GitHub] carbondata issue #958: [CARBONDATA-1088] Added interfaces for Data Map frame...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/958 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/239/ --- If your project is set up for it, you can reply

[GitHub] carbondata issue #1018: [Just For Test] Just test PR1105

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

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata issue #1018: [Just For Test] Just test PR1105

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

[jira] [Updated] (CARBONDATA-1146) V3 format support for delete operation in IUD.

2017-06-11 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1146: Fix Version/s: 1.1.1 > V3 format support for delete operation in IUD. >

[jira] [Resolved] (CARBONDATA-1146) V3 format support for delete operation in IUD.

2017-06-11 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-1146. - Resolution: Fixed Fix Version/s: 1.2.0 > V3 format support for delete

[GitHub] carbondata issue #1017: [CARBONDATA-1105] support spark 2.1.1

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1017 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/233/ --- If your project is set up for it, you can

[GitHub] carbondata issue #1017: [CARBONDATA-1105] support spark 2.1.1

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

[GitHub] carbondata issue #1017: [CARBONDATA-1105] support spark 2.1.1

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1017 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 this

[GitHub] carbondata pull request #1017: [CARBONDATA-1105] support spark 2.1.1

2017-06-11 Thread cenyuhai
GitHub user cenyuhai opened a pull request: https://github.com/apache/carbondata/pull/1017 [CARBONDATA-1105] support spark 2.1.1 support spark 2.1.1 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (CARBONDATA-1105) ClassNotFoundException: org.apache.spark.sql.catalyst.CatalystConf

2017-06-11 Thread cen yuhai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045876#comment-16045876 ] cen yuhai commented on CARBONDATA-1105: --- I think we should support spark2.1.1, right?

[jira] [Assigned] (CARBONDATA-1105) ClassNotFoundException: org.apache.spark.sql.catalyst.CatalystConf

2017-06-11 Thread cen yuhai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cen yuhai reassigned CARBONDATA-1105: - Assignee: cen yuhai > ClassNotFoundException:

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata issue #890: [CARBONDATA-1008] Make Caron table schema compatible ...

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

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1011 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/232/ --- If your project is set up for it, you can

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

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

[GitHub] carbondata issue #890: [CARBONDATA-1008] Make Caron table schema compatible ...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/890 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/231/ --- If your project is set up for it, you can reply

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

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/984 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/230/ --- If your project is set up for it, you can reply

[GitHub] carbondata pull request #988: [CARBONDATA-1110] put if clause out of the for...

2017-06-11 Thread mayunSaicmotor
GitHub user mayunSaicmotor reopened a pull request: https://github.com/apache/carbondata/pull/988 [CARBONDATA-1110] put if clause out of the for clause it should be better to put if clause out of the for clause You can merge this pull request into a Git repository by running:

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1011 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/228/Failed Tests:

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1011 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/227/Failed Tests:

[GitHub] carbondata issue #1011: [carbondata-1149] Fix issue of mismatch type of part...

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