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

2017-10-13 Thread sounakr
Github user sounakr commented on the issue: https://github.com/apache/carbondata/pull/1399 Retest this please. ---

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

2017-10-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1399 Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/314/ ---

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

2017-10-13 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/439/ ---

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

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1399 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1068/ ---

[jira] [Updated] (CARBONDATA-1517) 1. Add parser rule and support creating aggregation tables to main table.And update aggregation table information to main table schema.

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1517: Description: User should add aggregation tables with following syntax {code} C

[jira] [Updated] (CARBONDATA-1517) 1. Support CTAS in carbon and support creating aggregation tables using CTAS.And update aggregation table information to main table schema.

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1517: Summary: 1. Support CTAS in carbon and support creating aggregation tables usin

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

2017-10-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1412 Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/315/ ---

[jira] [Updated] (CARBONDATA-1518) 2. Support creating timeseries while creating main table.

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1518: Description: User can give timeseries option while creating the main table itse

[jira] [Commented] (CARBONDATA-1521) 5. Add sql syntax for loading aggregation tables offline.

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203271#comment-16203271 ] Ravindra Pesala commented on CARBONDATA-1521: - I think this command is no

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

2017-10-13 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/440/ ---

[jira] [Updated] (CARBONDATA-1526) 10. Handle compaction in aggregation tables. Compaction of aggregation should be in syc with main table.

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1526: Description: User can trigger compaction on pre-aggregate table directly, it wi

[jira] [Updated] (CARBONDATA-1527) 11. Don't allow update/delete and delete segment operations on main table which has aggregation tables.

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1527: Summary: 11. Don't allow update/delete and delete segment operations on main ta

[jira] [Updated] (CARBONDATA-1526) 10. Handle compaction in aggregation tables.

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1526: Summary: 10. Handle compaction in aggregation tables. (was: 10. Handle compact

[jira] [Updated] (CARBONDATA-1516) Support pre-aggregate tables and timeseries in carbondata

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1516: Attachment: CarbonData Pre-aggregation Table.docx > Support pre-aggregate table

[jira] [Updated] (CARBONDATA-1521) 5. Add sql syntax for loading aggregation tables offline.

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1521: Priority: Minor (was: Major) > 5. Add sql syntax for loading aggregation table

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

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1412 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1069/ ---

[GitHub] carbondata issue #1402: [CARBONDATA-1539] Change data type from enum to clas...

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1402 LGTM ---

[jira] [Resolved] (CARBONDATA-1539) Change DataType from enum to class

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-1539. - Resolution: Fixed Assignee: Jacky Li > Change DataType from enum to cla

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

2017-10-13 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-1572: Summary: Support Streaming Ingest Key: CARBONDATA-1572 URL: https://issues.apache.org/jira/browse/CARBONDATA-1572 Project: CarbonData Issue Type: New Feature

[jira] [Updated] (CARBONDATA-1516) Support pre-aggregate tables and timeseries in carbondata

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1516: Attachment: (was: CarbonData Pre-aggregation Table.docx) > Support pre-aggr

[jira] [Updated] (CARBONDATA-1516) Support pre-aggregate tables and timeseries in carbondata

2017-10-13 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-1516: Attachment: CarbonData Pre-aggregation Table.pdf > Support pre-aggregate tables

[jira] [Created] (CARBONDATA-1573) Support Database Location Configuration while Creating Database

2017-10-13 Thread Mohammad Shahid Khan (JIRA)
Mohammad Shahid Khan created CARBONDATA-1573: Summary: Support Database Location Configuration while Creating Database Key: CARBONDATA-1573 URL: https://issues.apache.org/jira/browse/CARBONDATA-1573

[jira] [Updated] (CARBONDATA-1573) Support Database Location Configuration while Creating Database

2017-10-13 Thread Mohammad Shahid Khan (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Shahid Khan updated CARBONDATA-1573: - Description: Support Creation of carbon table at the database locatio

[GitHub] carbondata pull request #1413: [CARBONDATA-1548] resolved bug for creating t...

2017-10-13 Thread anubhav100
GitHub user anubhav100 opened a pull request: https://github.com/apache/carbondata/pull/1413 [CARBONDATA-1548] resolved bug for creating table with spaces using datasource https://issues.apache.org/jira/browse/CARBONDATA-1548 You can merge this pull request into a Git repository b

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

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

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

2017-10-13 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1413 retest this please ---

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

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

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

2017-10-13 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1413 retest this please ---

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1413 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1070/ ---

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

2017-10-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1413 Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/319/ ---

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

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

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1413 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1071/ ---

[GitHub] carbondata issue #1413: [CARBONDATA-1548] resolved bug for creating table wi...

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1413 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1072/ ---

[jira] [Created] (CARBONDATA-1574) No_Inverted is applied for all newly added column irrespect of specified in tableproperties

2017-10-13 Thread Rahul Kumar (JIRA)
Rahul Kumar created CARBONDATA-1574: --- Summary: No_Inverted is applied for all newly added column irrespect of specified in tableproperties Key: CARBONDATA-1574 URL: https://issues.apache.org/jira/browse/CARBONDA

[GitHub] carbondata pull request #1414: [CARBONDATA-1574] No_Inverted is applied for ...

2017-10-13 Thread rahulforallp
GitHub user rahulforallp opened a pull request: https://github.com/apache/carbondata/pull/1414 [CARBONDATA-1574] No_Inverted is applied for all newly added column i… You can merge this pull request into a Git repository by running: $ git pull https://github.com/rahulforallp/

[GitHub] carbondata issue #1414: [CARBONDATA-1574] No_Inverted is applied for all new...

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1414 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1073/ ---

[GitHub] carbondata issue #1414: [CARBONDATA-1574] No_Inverted is applied for all new...

2017-10-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1414 Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/320/ ---

[GitHub] carbondata issue #1414: [CARBONDATA-1574] No_Inverted is applied for all new...

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

[GitHub] carbondata issue #1414: [CARBONDATA-1574] No_Inverted is applied for all new...

2017-10-13 Thread rahulforallp
Github user rahulforallp commented on the issue: https://github.com/apache/carbondata/pull/1414 retest this please ---

[GitHub] carbondata issue #1414: [CARBONDATA-1574] No_Inverted is applied for all new...

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1414 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1074/ ---

[GitHub] carbondata issue #1414: [CARBONDATA-1574] No_Inverted is applied for all new...

2017-10-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1414 Build Success with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/321/ ---

[GitHub] carbondata issue #1414: [CARBONDATA-1574] No_Inverted is applied for all new...

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

[GitHub] carbondata pull request #1415: [CARBONDATA-1484] Fixed driver cache issue.

2017-10-13 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1415 [CARBONDATA-1484] Fixed driver cache issue. Driver cache is not cleared when the table is dropped in one driver and queried in another driver. This PR checks the modified time and refres

[GitHub] carbondata issue #1415: [CARBONDATA-1484] Fixed driver cache issue.

2017-10-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1415 Build Failed with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/322/ ---

[GitHub] carbondata issue #1415: [CARBONDATA-1484] Fixed driver cache issue.

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

[GitHub] carbondata issue #1415: [CARBONDATA-1484] Fixed driver cache issue.

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1415 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1075/ ---

[GitHub] carbondata issue #1415: [CARBONDATA-1484] Fixed driver cache issue.

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

[GitHub] carbondata issue #1415: [CARBONDATA-1484] Fixed driver cache issue.

2017-10-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1415 Build Failed with Spark 1.6, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/323/ ---

[GitHub] carbondata issue #1415: [CARBONDATA-1484] Fixed driver cache issue.

2017-10-13 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1415 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1076/ ---