[GitHub] carbondata issue #1558: [CARBONDATA-1803] Changing format of Show segments

2017-11-24 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1558 Please add description for this PR. Why is it required? @dhatchayani ---

[GitHub] carbondata issue #1558: [CARBONDATA-1803] Changing format of Show segments

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

[GitHub] carbondata pull request #1560: [CARBONDATA-1804] Support Plug-gable File Ope...

2017-11-24 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1560#discussion_r153040228 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonFileMetastore.scala --- @@ -353,14 +355,14 @@ class CarbonFileMetastore

[GitHub] carbondata pull request #1560: [CARBONDATA-1804] Support Plug-gable File Ope...

2017-11-24 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1560#discussion_r153040216 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/impl/DFSFileHolderImpl.java --- @@ -35,7 +35,7 @@ /** * cache to hold

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

2017-11-24 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1560 Please provide description of this PR @ManoharVanam ---

[jira] [Resolved] (CARBONDATA-1610) ALTER TABLE set streaming property

2017-11-24 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1610. -- Resolution: Fixed Assignee: QiangCai (was: Jacky Li) > ALTER TABLE set streaming

[jira] [Reopened] (CARBONDATA-1610) ALTER TABLE set streaming property

2017-11-24 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li reopened CARBONDATA-1610: -- > ALTER TABLE set streaming property > -- > >

[GitHub] carbondata pull request #1564: [CARBONDATA-1610][Streaming] Reject alter tab...

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

[GitHub] carbondata issue #1557: [CARBONDATA-1796] While submitting new job to Hadoop...

2017-11-24 Thread dhatchayani
Github user dhatchayani commented on the issue: https://github.com/apache/carbondata/pull/1557 retest this please ---

[GitHub] carbondata issue #1558: [CARBONDATA-1803] Changing format of Show segments

2017-11-24 Thread dhatchayani
Github user dhatchayani commented on the issue: https://github.com/apache/carbondata/pull/1558 retest this please ---

[GitHub] carbondata issue #1564: [CARBONDATA-1610][Streaming] Reject alter table to d...

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

[GitHub] carbondata issue #1564: [CARBONDATA-1610][Streaming] Reject alter table to d...

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

[GitHub] carbondata issue #1564: [CARBONDATA-1610][Streaming] Reject alter table to d...

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

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

2017-11-24 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/1442/ ---

[GitHub] carbondata issue #1566: [CARBONDATA-1586][Streaming] Support handoff from ro...

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

[GitHub] carbondata issue #1566: [CARBONDATA-1586][Streaming] Support handoff from ro...

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

[GitHub] carbondata pull request #1564: [CARBONDATA-1610][Streaming] Reject alter tab...

2017-11-24 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1564#discussion_r153036781 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -156,11 +156,22 @@ class

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

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

[GitHub] carbondata issue #1546: [CARBONDATA-1736] Query from segment set is not effe...

2017-11-24 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1546 I think pre-agg table should not use segment query feature for loading property. Pre-agg can create LoadTableCommand directly and pass the segment ID to read, instead of using

[GitHub] carbondata pull request #1564: [CARBONDATA-1610][Streaming] Reject alter tab...

2017-11-24 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1564#discussion_r153036536 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -156,11 +156,22 @@ class

[GitHub] carbondata pull request #1564: [CARBONDATA-1610][Streaming] Reject alter tab...

2017-11-24 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1564#discussion_r153036540 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -156,11 +156,22 @@ class

[GitHub] carbondata issue #1564: [CARBONDATA-1610][Streaming] Reject alter table to d...

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

[GitHub] carbondata pull request #1424: [CARBONDATA-1602] Remove unused declaration i...

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

[GitHub] carbondata issue #1424: [CARBONDATA-1602] Remove unused declaration in spark...

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

[GitHub] carbondata issue #1566: [CARBONDATA-1586][Streaming] Support handoff from ro...

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

[jira] [Commented] (CARBONDATA-1773) [Streaming]carbon StreamWriter task is failled with ClassCastException

2017-11-24 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265582#comment-16265582 ] QiangCai commented on CARBONDATA-1773: -- This issue was fixed by pull request 1530.

[jira] [Commented] (CARBONDATA-1772) [Streaming]carbon StreamWriter task is failled with ClassCastException

2017-11-24 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265581#comment-16265581 ] QiangCai commented on CARBONDATA-1772: -- [~Bjangir] This issue was fixed by pull request 1530.

[GitHub] carbondata issue #1496: [CARBONDATA-1709][DataFrame] Support sort_columns op...

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

[GitHub] carbondata issue #1559: [CARBONDATA-1805][Dictionary] Optimize pruning for d...

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

[GitHub] carbondata issue #1566: [CARBONDATA-1586][Streaming] Support handoff from ro...

2017-11-24 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/1566 retest this please ---

[GitHub] carbondata issue #1496: [CARBONDATA-1709][DataFrame] Support sort_columns op...

2017-11-24 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/1496 retest this please ---

[GitHub] carbondata issue #1559: [CARBONDATA-1805][Dictionary] Optimize pruning for d...

2017-11-24 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/1559 retest this please ---

[GitHub] carbondata issue #1566: [CARBONDATA-1586][Streaming] Support handoff from ro...

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

[GitHub] carbondata issue #1566: [CARBONDATA-1586][Streaming] Support handoff from ro...

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

[GitHub] carbondata pull request #1566: [CARBONDATA-1586][Streaming] Support handoff ...

2017-11-24 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/carbondata/pull/1566 [CARBONDATA-1586][Streaming] Support handoff from row format to columnar format 1. configuration carbon.handoff.size =>carbon.streaming.segment.max.size 2. SQL command alter table

[GitHub] carbondata issue #1510: [WIP] Supported DataMap chooser and expression for s...

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

[jira] [Assigned] (CARBONDATA-1586) Support handoff from row format to columnar format

2017-11-24 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QiangCai reassigned CARBONDATA-1586: Assignee: QiangCai > Support handoff from row format to columnar format >

[jira] [Commented] (CARBONDATA-1572) Support Streaming Ingest

2017-11-24 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265469#comment-16265469 ] QiangCai commented on CARBONDATA-1572: -- [~bill.zhou] 1. support alter normal table to streaming

[GitHub] carbondata issue #1564: [CARBONDATA-1610][Streaming] Reject alter table to d...

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

[GitHub] carbondata issue #1565: [CARBONDATA-1518]Support creating timeseries while c...

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

[GitHub] carbondata issue #1565: [CARBONDATA-1518]Support creating timeseries while c...

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

[GitHub] carbondata issue #1510: [WIP] Supported DataMap chooser and expression for s...

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

[GitHub] carbondata pull request #1565: [CARBONDATA-1518]Support creating timeseries ...

2017-11-24 Thread kumarvishal09
GitHub user kumarvishal09 opened a pull request: https://github.com/apache/carbondata/pull/1565 [CARBONDATA-1518]Support creating timeseries while creating main table. Support creating timeseries while creating main table. Be sure to do all of the following checklist to help us

[GitHub] carbondata issue #1563: [WIP][CARBONDATA-1592] Refactored CarbonSession

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

[GitHub] carbondata issue #1564: [CARBONDATA-1610][Streaming] Reject alter table to d...

2017-11-24 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/1564 retest this please ---

[GitHub] carbondata issue #1562: [CARBONDATA-1592] Added event listeners

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

[jira] [Updated] (CARBONDATA-1808) Inconsistency in create table and alter table usage for char and varchar column

2017-11-24 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-1808: Description: Steps: User creates a table with char datatype --> Create table is

[jira] [Created] (CARBONDATA-1808) Inconsistency in create table and alter table usage for char and varchar column

2017-11-24 Thread Chetan Bhat (JIRA)
Chetan Bhat created CARBONDATA-1808: --- Summary: Inconsistency in create table and alter table usage for char and varchar column Key: CARBONDATA-1808 URL: https://issues.apache.org/jira/browse/CARBONDATA-1808

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

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

[GitHub] carbondata issue #1562: [CARBONDATA-1592] Added event listeners

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

[GitHub] carbondata issue #1563: [WIP][CARBONDATA-1592] Refactored CarbonSession

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

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

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

[GitHub] carbondata issue #1563: [WIP][CARBONDATA-1592] Refactored CarbonSession

2017-11-24 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1563 retest sdv please ---

[jira] [Updated] (CARBONDATA-1807) Carbon1.3.0-Pre-AggregateTable - Pre-aggregate not created when main table has more columns

2017-11-24 Thread Ramakrishna S (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna S updated CARBONDATA-1807: -- Description: Steps: Beeline: 1. Create table and load with data 2. create a

[GitHub] carbondata issue #1563: [WIP][CARBONDATA-1592] Refactored CarbonSession

2017-11-24 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1563 retest this please ---

[GitHub] carbondata issue #1562: [CARBONDATA-1592] Added event listeners

2017-11-24 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1562 retest sdv please ---

[GitHub] carbondata issue #1562: [CARBONDATA-1592] Added event listeners

2017-11-24 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1562 retest this please ---

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

2017-11-24 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1560 retest sdv please ---

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

2017-11-24 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1560 retest this please ---

[GitHub] carbondata issue #752: [CARBONDATA-879] Clear driver side dict cache for Car...

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

[GitHub] carbondata issue #1291: [CARBONDATA-1343] Hive can't query data when the car...

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

[GitHub] carbondata issue #1363: [CARBONDATA-1378] support creating table in hive

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

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

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

[GitHub] carbondata issue #1371: [WIP][CARBONDATA-1440] Fixed fortify issues

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

[GitHub] carbondata issue #1380: [CARBONDATA-1485] Timestamp no dictionary bug

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

[GitHub] carbondata issue #1385: [WIP] [CARBONDATA-1492] Alter add and remove struct ...

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

[GitHub] carbondata issue #1386: [CARBONDATA-1513] bad-record for complex data type s...

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

[GitHub] carbondata issue #1458: [CARBONDATA-1663] Decouple spark and core modules

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

[GitHub] carbondata issue #1390: [CARBONDATA-1360] fix for update table failures for ...

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

[GitHub] carbondata issue #1387: [CARBONDATA-1503][WIP]Support CarbonFileInputFormat

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

[GitHub] carbondata issue #1399: [CARBONDATA-1570] [WIP] Lucene Datamap Implementatio...

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

[GitHub] carbondata issue #1404: [WIP][CARBONDATA-1541] There are some errors when ba...

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

[GitHub] carbondata issue #1409: [WIP][CARBODNATA-1377] support hive partition

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

[GitHub] carbondata issue #1496: [CARBONDATA-1709][DataFrame] Support sort_columns op...

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

[GitHub] carbondata issue #1412: [CARBONDATA-1510] UDF test case added

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

[GitHub] carbondata issue #1501: [CARBONDATA-1713] Fixed Aggregate query on main tabl...

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

[jira] [Assigned] (CARBONDATA-1774) Not able to fetch data from a table with Boolean data type in presto

2017-11-24 Thread anubhav tarar (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anubhav tarar reassigned CARBONDATA-1774: - Assignee: anubhav tarar (was: Vandana Yadav) > Not able to fetch data from

[jira] [Assigned] (CARBONDATA-1774) Not able to fetch data from a table with Boolean data type in presto

2017-11-24 Thread Vandana Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Yadav reassigned CARBONDATA-1774: - Assignee: Vandana Yadav (was: anubhav tarar) > Not able to fetch data from

[GitHub] carbondata issue #1424: [CARBONDATA-1602] Remove unused declaration in spark...

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

[GitHub] carbondata pull request #1563: [WIP][CARBONDATA-1592] Refactored CarbonSessi...

2017-11-24 Thread ManoharVanam
GitHub user ManoharVanam opened a pull request: https://github.com/apache/carbondata/pull/1563 [WIP][CARBONDATA-1592] Refactored CarbonSession Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any

[GitHub] carbondata issue #1508: [CARBONDATA-1738] [PreAgg] Block direct insert/load ...

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

[GitHub] carbondata issue #1438: [CARBONDATA-1649]insert overwrite fix during job int...

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

[GitHub] carbondata issue #1431: [WIP] DataMap Access Path Optimization

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

[GitHub] carbondata pull request #1562: [CARBONDATA-1592] Added event listeners

2017-11-24 Thread ManoharVanam
GitHub user ManoharVanam opened a pull request: https://github.com/apache/carbondata/pull/1562 [CARBONDATA-1592] Added event listeners Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces

[jira] [Closed] (CARBONDATA-1697) Incorrect output displays on presto CLI after alter table query

2017-11-24 Thread Vandana Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Yadav closed CARBONDATA-1697. - Resolution: Fixed this issue is resolved with

[jira] [Closed] (CARBONDATA-1696) Incorrect output on presto CLI after rename table query on table

2017-11-24 Thread Vandana Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Yadav closed CARBONDATA-1696. - Resolution: Fixed this issue is resolved with

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

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

[GitHub] carbondata issue #1521: [WIP] [CARBONDATA-1743] fix conurrent pre-agg creati...

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

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

2017-11-24 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1469 Build Failed with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/376/ ---

[GitHub] carbondata issue #1458: [CARBONDATA-1663] Decouple spark and core modules

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

[GitHub] carbondata pull request #1561: [CARBONDATA-1802] Alter query fails if a colu...

2017-11-24 Thread dhatchayani
GitHub user dhatchayani opened a pull request: https://github.com/apache/carbondata/pull/1561 [CARBONDATA-1802] Alter query fails if a column is dropped and there is no key column (1) Alter query fails if a column is dropped and there is no key column All key columns in a

[jira] [Created] (CARBONDATA-1806) Carbon1.3.0 Load with global sort: Load fails If a table is created with sort scope as global sort

2017-11-24 Thread Ajeet Rai (JIRA)
Ajeet Rai created CARBONDATA-1806: - Summary: Carbon1.3.0 Load with global sort: Load fails If a table is created with sort scope as global sort Key: CARBONDATA-1806 URL:

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

2017-11-24 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152921148 --- Diff: integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/CarbonV1toV3CompatabilityTestCase.scala ---

[GitHub] carbondata issue #1560: [CARBONDATA-1804] Support Plug-gable File Operations...

2017-11-24 Thread ManoharVanam
Github user ManoharVanam commented on the issue: https://github.com/apache/carbondata/pull/1560 retest this please ---

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

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

[GitHub] carbondata issue #1523: [CARBONDATA-1756] Improve Boolean data compress rate...

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

[GitHub] carbondata issue #1496: [CARBONDATA-1709][DataFrame] Support sort_columns op...

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

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

2017-11-24 Thread sounakr
Github user sounakr commented on the issue: https://github.com/apache/carbondata/pull/1469 Retest this please ---

[GitHub] carbondata issue #1501: [CARBONDATA-1713] Fixed Aggregate query on main tabl...

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