[GitHub] carbondata issue #1556: [CARBONDATA-1770] Updated documentaion for data-mana...

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1556 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1833/ ---

[GitHub] carbondata issue #1556: [CARBONDATA-1770] Updated documentaion for data-mana...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1556 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1386/ ---

[GitHub] carbondata pull request #1556: [CARBONDATA-1770] Updated documentaion for da...

2017-11-22 Thread vandana7
GitHub user vandana7 opened a pull request: https://github.com/apache/carbondata/pull/1556 [CARBONDATA-1770] Updated documentaion for data-management-on-carbondata.md and useful-tips-on-carbondata.md While reviewing PR #1534, still there exist some changes which needs to be fixed.

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152730693 --- Diff: integration/spark2/src/main/spark2.1/CarbonSessionState.scala --- @@ -107,15 +110,14 @@ class CarbonSessionCatalog(

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152730610 --- Diff: integration/spark2/src/main/spark2.1/CarbonSessionState.scala --- @@ -16,6 +16,7 @@ */ package org.apache.spark.sql.hive +

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152730468 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/parser/CarbonSparkSqlParser.scala --- @@ -38,7 +40,26 @@ import

[GitHub] carbondata issue #1542: [CARBONDATA-1757] [PreAgg] Fix for wrong avg values ...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1542 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1385/ ---

[GitHub] carbondata issue #1554: [CARBONDATA-1717] Fix issue of no sort when data in ...

2017-11-22 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/1554 LGTM ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152729141 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/parser/CarbonSparkSqlParser.scala --- @@ -38,7 +40,26 @@ import

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152729132 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/parser/CarbonSparkSqlParser.scala --- @@ -38,7 +40,26 @@ import

[GitHub] carbondata pull request #1554: [CARBONDATA-1717] Fix issue of no sort when d...

2017-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1554 ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152729085 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/parser/CarbonSpark2SqlParser.scala --- @@ -17,19 +17,23 @@ package

[GitHub] carbondata issue #1554: [CARBONDATA-1717] Fix issue of no sort when data in ...

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1554 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1832/ ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728991 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/internal/CarbonSqlConf.scala --- @@ -32,76 +32,6 @@ class CarbonSQLConf(sparkSession:

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728865 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonSqlConfFactory.scala --- @@ -0,0 +1,96 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728764 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonOptimizer.scala --- @@ -0,0 +1,161 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728579 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonHiveMetaStore.scala --- @@ -153,8 +153,11 @@ class CarbonHiveMetaStore

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728527 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonFileMetastore.scala --- @@ -115,18 +121,50 @@ class CarbonFileMetastore

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728433 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728420 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728413 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728438 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata issue #1554: [CARBONDATA-1717] Fix issue of no sort when data in ...

2017-11-22 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1554 LGTM ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728384 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728263 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -95,11 +165,40 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728246 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -95,11 +165,40 @@ case class

[GitHub] carbondata issue #1542: [CARBONDATA-1757] [PreAgg] Fix for wrong avg values ...

2017-11-22 Thread kunal642
Github user kunal642 commented on the issue: https://github.com/apache/carbondata/pull/1542 retest this please ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152726082 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -26,13 +26,20 @@ import

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152725990 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/CarbonLateDecodeStrategy.scala --- @@ -42,6 +43,7 @@ import

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152725691 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala --- @@ -42,15 +42,46 @@ class CarbonSession(@transient val sc:

[GitHub] carbondata pull request #1543: [CARBONDATA-1786] [BugFix] Refactored code to...

2017-11-22 Thread geetikagupta16
Github user geetikagupta16 closed the pull request at: https://github.com/apache/carbondata/pull/1543 ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152721088 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala --- @@ -42,15 +42,46 @@ class CarbonSession(@transient val sc:

[jira] [Created] (CARBONDATA-1801) Remove unnecessary mdk computation code

2017-11-22 Thread jiangmanhua (JIRA)
jiangmanhua created CARBONDATA-1801: --- Summary: Remove unnecessary mdk computation code Key: CARBONDATA-1801 URL: https://issues.apache.org/jira/browse/CARBONDATA-1801 Project: CarbonData

[GitHub] carbondata issue #1547: [CARBONDATA-1792] Add example of data management for...

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1547 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1831/ ---

[jira] [Updated] (CARBONDATA-1800) Mistyping in DataMapRow compare

2017-11-22 Thread jiangmanhua (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiangmanhua updated CARBONDATA-1800: Description: In BlockletDMComparator {code:java} public int compare(DataMapRow

[GitHub] carbondata issue #1547: [CARBONDATA-1792] Add example of data management for...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1547 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1383/ ---

[jira] [Created] (CARBONDATA-1800) Mistyping in DataMapRow compare

2017-11-22 Thread jiangmanhua (JIRA)
jiangmanhua created CARBONDATA-1800: --- Summary: Mistyping in DataMapRow compare Key: CARBONDATA-1800 URL: https://issues.apache.org/jira/browse/CARBONDATA-1800 Project: CarbonData Issue

[GitHub] carbondata issue #1460: [Docs] Fix partition-guide.md docs NUM_PARTITIONS wr...

2017-11-22 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1460 please rebase to branch master ---

[GitHub] carbondata issue #1554: [CARBONDATA-1717] Fix issue of no sort when data in ...

2017-11-22 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/1554 @chenerlu can you unify the variable name to "hadoopConf"? ---

[GitHub] carbondata issue #1537: [CARBONDATA-1778] Support clean data for all

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1537 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1382/ ---

[GitHub] carbondata issue #1537: [CARBONDATA-1778] Support clean data for all

2017-11-22 Thread chenerlu
Github user chenerlu commented on the issue: https://github.com/apache/carbondata/pull/1537 retest this please ---

[jira] [Commented] (CARBONDATA-1789) Carbon1.3.0 Concurrent Load-Drop: user is able to drop table even if insert/load job is running

2017-11-22 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263644#comment-16263644 ] xuchuanyin commented on CARBONDATA-1789: I previously read it from somewhere that the `drop`

[GitHub] carbondata issue #1555: [CARBONDATA-1799] conf added in testcase

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1555 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1381/ ---

[GitHub] carbondata issue #1537: [CARBONDATA-1778] Support clean data for all

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1537 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1380/ ---

[GitHub] carbondata issue #1555: [CARBONDATA-1799] conf added in testcase

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1555 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1830/ ---

[GitHub] carbondata issue #1541: [CARBONDATA-1785][Build] add coveralls badge to carb...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1541 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1379/ ---

[GitHub] carbondata issue #1537: [CARBONDATA-1778] Support clean data for all

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1537 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1829/ ---

[GitHub] carbondata issue #1554: [CARBONDATA-1717] Fix issue of no sort when data in ...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1554 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1378/ ---

[jira] [Resolved] (CARBONDATA-1795) Fix code issue of all examples

2017-11-22 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-1795. - Resolution: Fixed Fix Version/s: 1.3.0 > Fix code issue of all

[GitHub] carbondata pull request #1551: [CARBONDATA-1795] Fix code issues of examples

2017-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1551 ---

[GitHub] carbondata issue #1551: [CARBONDATA-1795] Fix code issues of examples

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1551 LGTM ---

[GitHub] carbondata pull request #1555: [CARBONDATA-1799] conf added in testcase

2017-11-22 Thread rahulforallp
GitHub user rahulforallp opened a pull request: https://github.com/apache/carbondata/pull/1555 [CARBONDATA-1799] conf added in testcase Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [X] Any interfaces

[jira] [Created] (CARBONDATA-1799) CarbonInputMapperTest is failing

2017-11-22 Thread Rahul Kumar (JIRA)
Rahul Kumar created CARBONDATA-1799: --- Summary: CarbonInputMapperTest is failing Key: CARBONDATA-1799 URL: https://issues.apache.org/jira/browse/CARBONDATA-1799 Project: CarbonData Issue

[GitHub] carbondata issue #1551: [CARBONDATA-1795] Fix code issues of examples

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1551 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1828/ ---

[GitHub] carbondata issue #1537: [CARBONDATA-1778] Support clean data for all

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1537 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1377/ ---

[GitHub] carbondata issue #1551: [CARBONDATA-1795] Fix code issues of examples

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1551 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1376/ ---

[GitHub] carbondata issue #1534: [CARBONDATA-1770] Update error docs and consolidate ...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1534 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1375/ ---

[GitHub] carbondata issue #1537: [CARBONDATA-1778] Support clean data for all

2017-11-22 Thread chenerlu
Github user chenerlu commented on the issue: https://github.com/apache/carbondata/pull/1537 retest this please ---

[GitHub] carbondata issue #1554: [CARBONDATA-1717] Fix issue of no sort when data in ...

2017-11-22 Thread chenerlu
Github user chenerlu commented on the issue: https://github.com/apache/carbondata/pull/1554 retest this please ---

[GitHub] carbondata issue #1554: [CARBONDATA-1717] Fix issue of no sort when data in ...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1554 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1374/ ---

[GitHub] carbondata issue #1534: [CARBONDATA-1770] Update error docs and consolidate ...

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1534 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1826/ ---

[GitHub] carbondata issue #1554: [CARBONDATA-1717] Fix issue of no sort when data in ...

2017-11-22 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1554 @chenerlu please follow the below template to provide description. Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily:

[GitHub] carbondata issue #1541: [CARBONDATA-1785][Build] add coveralls badge to carb...

2017-11-22 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1541 Whether can embed coverage ratio to each PRs, or not ? ---

[GitHub] carbondata pull request #1508: [CARBONDATA-1738] [PreAgg] Block direct inser...

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1508#discussion_r152597828 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/execution/command/CarbonHiveCommands.scala --- @@ -95,8 +95,14 @@ object

[GitHub] carbondata issue #1541: [CARBONDATA-1785][Build] add coveralls badge to carb...

2017-11-22 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1541 retest this please ---

[GitHub] carbondata issue #1543: [CARBONDATA-1786] [BugFix] Refactored code to avoid ...

2017-11-22 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1543 @geetikagupta16 thanks for your contribution, pr1550 already fixed this issue and merged, please close this PR. ---

[jira] [Resolved] (CARBONDATA-1770) Update documents and consolidate DDL,DML,Partition docs

2017-11-22 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-1770. - Resolution: Fixed Fix Version/s: 1.3.0 > Update documents and

[GitHub] carbondata pull request #1534: [CARBONDATA-1770] Update error docs and conso...

2017-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1534 ---

[GitHub] carbondata issue #1542: [CARBONDATA-1757] [PreAgg] Fix for wrong avg values ...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1542 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1373/ ---

[GitHub] carbondata issue #1534: [CARBONDATA-1770] Update error docs and consolidate ...

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1534 LGTM ---

[GitHub] carbondata pull request #1554: [CARBONDATA-1717] Fix issue of no sort when d...

2017-11-22 Thread chenerlu
GitHub user chenerlu opened a pull request: https://github.com/apache/carbondata/pull/1554 [CARBONDATA-1717] Fix issue of no sort when data in carbon table is all numeric Modification reason: Fix issue of no sort when data in carbon table is all numeric. You can merge this pull

[GitHub] carbondata pull request #1534: [CARBONDATA-1770] Update error docs and conso...

2017-11-22 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1534#discussion_r152589826 --- Diff: docs/data-management-on-carbondata.md --- @@ -0,0 +1,713 @@ + + +# Data Management on CarbonData + +This tutorial is

[GitHub] carbondata pull request #1534: [CARBONDATA-1770] Update error docs and conso...

2017-11-22 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1534#discussion_r152589597 --- Diff: docs/data-management-on-carbondata.md --- @@ -0,0 +1,713 @@ + + +# Data Management on CarbonData + +This tutorial is

[GitHub] carbondata issue #1534: [CARBONDATA-1770] Update error docs and consolidate ...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1534 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1372/ ---

[GitHub] carbondata issue #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1469 @sounakr Please check the build for 2.2 http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/375/ ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152584958 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/CarbonCreateTableCommand.scala --- @@ -80,7 +80,13 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152583029 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/CastExpressionOptimization.scala --- @@ -21,16 +21,19 @@ import

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152582968 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/CastExpressionOptimization.scala --- @@ -96,6 +99,8 @@ object

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152582582 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala --- @@ -42,15 +42,46 @@ class CarbonSession(@transient val sc:

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152582199 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala --- @@ -42,15 +42,46 @@ class CarbonSession(@transient val sc:

[GitHub] carbondata issue #1553: [CARBONDATA-1797] Segment_Index compaction should ta...

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1553 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1825/ ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152579581 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonExpressions.scala --- @@ -0,0 +1,107 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152578680 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonExpressions.scala --- @@ -0,0 +1,107 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152578348 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonExpressions.scala --- @@ -0,0 +1,107 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152577825 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonExpressions.scala --- @@ -0,0 +1,107 @@ +/* + * Licensed to the

[GitHub] carbondata issue #1551: [CARBONDATA-1795] Fix code issues of examples

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1551 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1371/ ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152575948 --- Diff: assembly/pom.xml --- @@ -126,7 +126,7 @@ - spark-2.1 --- End diff -- It should not be

[GitHub] carbondata issue #1542: [CARBONDATA-1757] [PreAgg] Fix for wrong avg values ...

2017-11-22 Thread kunal642
Github user kunal642 commented on the issue: https://github.com/apache/carbondata/pull/1542 retest this please ---

[GitHub] carbondata issue #1534: [CARBONDATA-1770] Update error docs and consolidate ...

2017-11-22 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1534 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1824/ ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152571649 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonEnv.scala --- @@ -85,7 +86,7 @@ object CarbonEnv { def

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152571409 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonEnv.scala --- @@ -58,7 +59,7 @@ class CarbonEnv {

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152571235 --- Diff: integration/spark2/pom.xml --- @@ -36,7 +36,7 @@ org.apache.carbondata - carbondata-spark-common

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152570799 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/sql/optimizer/CarbonDecoderOptimizerHelper.scala --- @@ -59,6 +61,26 @@ case

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152570507 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/sql/optimizer/CarbonDecoderOptimizerHelper.scala --- @@ -84,7 +106,19 @@ class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152570094 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/sql/optimizer/CarbonDecoderOptimizerHelper.scala --- @@ -59,6 +61,26 @@ case

[GitHub] carbondata issue #1441: [CARBONDATA-1489] Added testcases Insert and Delete ...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1441 Can one of the admins verify this patch? ---

[GitHub] carbondata issue #1499: [WIP][CARBONDATA-1235]Add Lucene Datamap

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1499 Can one of the admins verify this patch? ---

[GitHub] carbondata issue #1460: [Docs] Fix partition-guide.md docs NUM_PARTITIONS wr...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1460 Can one of the admins verify this patch? ---

[GitHub] carbondata issue #1547: [CARBONDATA-1792]add example of data management for ...

2017-11-22 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1547 Can one of the admins verify this patch? ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152569958 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/describeTable/TestDescribeTable.scala --- @@ -34,9

  1   2   >