[GitHub] carbondata issue #1016: [CARBONDATA-1152] List partition not working properl...

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

[GitHub] carbondata issue #1016: [CARBONDATA-1152] List partition not working properl...

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

[GitHub] carbondata issue #1016: [CARBONDATA-1152] List partition not working properl...

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

[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_r121315052 --- Diff: processing/src/main/java/org/apache/carbondata/processing/newflow/sort/SortHelper.java --- @@ -0,0 +1,85 @@ +/* + * Licensed to the A

[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 +1

[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_r121313761 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestDDLForPartitionTable.scala --- @@ -122,6 +1

[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 +1

[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_r121313545 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/CommonUtil.scala --- @@ -179,6 +193,21 @@ object CommonUtil {

[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 +1

[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_r121313427 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/CommonUtil.scala --- @@ -179,6 +193,21 @@ object CommonUtil {

[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 +1

[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/252/Failed Tests: 2carbondata-pr-spark-1.6/org.apache.carb

[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 your

[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 t

[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 @@ +/* + * Licen

[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 @@ +/* + * Licen

[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/251/Failed Tests: 2carbondata-pr-spark-1.6/org.apache.carb

[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 t

[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 your

[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_r121304254 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSort.scala --- @@ -0,0 +1,152 @@ +/* + * Licensed to t

[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 @@ +/* + * 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_r121301080 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSort.scala --- @@ -0,0 +1,152 @@ +/* + * Licensed to th

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

2017-06-11 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/910 Please create an umbrella JIRA and track loading, query, compaction requirement of this new feature --- If your project is set up for it, you can reply to this email and have your reply appear

[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 @@ +/* + * Licens

[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_r121302875 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/GlobalSortOperates.scala --- @@ -0,0 +1,242 @@ +/* + * Licens

[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 @@ +/* + * Licens

[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/250/Failed Tests: 2carbondata-pr-spark-1.6/org.apache.carb

[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 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/249/Failed Tests: 2carbondata-pr-spark-1.6/org.apache.carb

[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 th

[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 Ap

[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 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/248/Failed Tests: 2carbondata-pr-spark-1.6/org.apache.carb

[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 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/247/Failed Tests: 3carbondata-pr-spark-1.6/org.apache.carb

[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 your

[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: 2carbondata-pr-spark-1.6/org.apache.carbo

[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/245/ --- If your project is set up for it, you can reply

[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/2367/ --- If your project is set up for it, you can reply to this email and have your

[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 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/244/Build result: FAILURE[...truncated 64.62 KB...][ERROR]

[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 ar

[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 Issue

[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 your

[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 KB...][JENKIN

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

2017-06-11 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/958 @jackylk I have updated the interfaces , please review 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

[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/241/Build result: FAILURE[...truncated 66.13 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/2362/ --- 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 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/2361/ --- 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 asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1018 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/238/ --- 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 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/237/Failed Tests: 4carbondata-pr-spark-1.6/org.apache.carb

[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 your

[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/236/ --- 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 asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1018 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/235/ --- 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 Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/2356/ --- If your project is set up for it, you can reply to this email and have your

[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/2357/ --- If your project is set up for it, you can reply to this email and have your

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

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1018 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/234/ --- 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 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 your

[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 pull request #1007: [CARBONDATA-1146] Handling of the v3 format i...

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

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

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

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

2017-06-11 Thread chenerlu
GitHub user chenerlu opened a pull request: https://github.com/apache/carbondata/pull/1018 [Just For Test] Just test PR1105 Just test PR1105 You can merge this pull request into a Git repository by running: $ git pull https://github.com/chenerlu/incubator-carbondata testPR1105

[GitHub] carbondata issue #1007: [CARBONDATA-1146] Handling of the v3 format in delet...

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

[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 reply

[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 your

[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 feature

[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 https://github.com/cenyuhai/incubator-carbondat

[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&focusedCommentId=16045876#comment-16045876 ] cen yuhai commented on CARBONDATA-1105: --- I think we should support spark2.1.1,

[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: org.apache.spark.sql.catalyst.Catalyst

[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 your

[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 reply

[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 #988: [CARBONDATA-1110] put if clause out of the for clause

2017-06-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/988 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/229/ --- 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 issue #988: [CARBONDATA-1110] put if clause out of the for clause

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

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

2017-06-11 Thread mayunSaicmotor
Github user mayunSaicmotor commented on the issue: https://github.com/apache/carbondata/pull/1010 @jackylk actually the first pr is #988 raised by me, I closed it since it has some useless commits information. So I re-create a PR. the #990 is createdby @chenerlu since I reported the C

[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 #988: [CARBONDATA-1110] put if clause out of the for clause

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

[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: 4carbondata-pr-spark-1.6/org.apache.carb