[GitHub] incubator-carbondata pull request #652: [WIP] unit-testcase for org.apache.c...

2017-03-13 Thread rahulforallp
GitHub user rahulforallp opened a pull request: https://github.com/apache/incubator-carbondata/pull/652 [WIP] unit-testcase for org.apache.carbondata.core.datastore.chunk.store.impl.unsafe You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (CARBONDATA-768) write unit-testcase for org.apache.carbondata.core.datastore.chunk.store.impl.unsafe

2017-03-13 Thread Rahul Kumar (JIRA)
Rahul Kumar created CARBONDATA-768: -- Summary: write unit-testcase for org.apache.carbondata.core.datastore.chunk.store.impl.unsafe Key: CARBONDATA-768 URL: https://issues.apache.org/jira/browse/CARBONDATA-768

[GitHub] incubator-carbondata pull request #630: [CARBONDATA-730] added decimal type ...

2017-03-13 Thread anubhav100
Github user anubhav100 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/630#discussion_r105830283 --- Diff: examples/spark/src/main/scala/org/apache/carbondata/examples/CaseClassDataFrameAPIExample.scala --- @@ -42,8 +45,25 @@ object

[GitHub] incubator-carbondata issue #630: [CARBONDATA-730] added decimal type in carb...

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/630 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1118/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #641: [CARBONDATA-767] Alter table support for ca...

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/641 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1116/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata pull request #651: [CARBONDATA-766] Sized based blockle...

2017-03-13 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/651#discussion_r105656073 --- Diff: format/src/main/thrift/carbondata.thrift --- @@ -136,7 +136,7 @@ struct DataChunk2{ * Represents a chunk of data. The

[jira] [Resolved] (CARBONDATA-758) remove kettle related code in CarbonExample.scala

2017-03-13 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-758. --- Resolution: Fixed Fix Version/s: 1.1.0-incubating > remove kettle related code in

[GitHub] incubator-carbondata pull request #651: [CARBONDATA-766] Sized based blockle...

2017-03-13 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/651#discussion_r105655639 --- Diff: format/src/main/thrift/carbondata.thrift --- @@ -136,7 +136,7 @@ struct DataChunk2{ * Represents a chunk of data. The chunk

[jira] [Resolved] (CARBONDATA-753) Fix Date and Timestamp format issues

2017-03-13 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-753. - Resolution: Fixed > Fix Date and Timestamp format issues >

[jira] [Resolved] (CARBONDATA-756) RLE encoding isse

2017-03-13 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-756. - Resolution: Fixed Fix Version/s: 1.1.0-incubating > RLE encoding isse >

[jira] [Resolved] (CARBONDATA-751) Adding Header and making footer optional

2017-03-13 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-751. - Resolution: Fixed Assignee: kumar vishal Fix Version/s: 1.1.0-incubating >

[GitHub] incubator-carbondata pull request #642: [CARBONDATA-756] Fixed RLE Encoding ...

2017-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/642 --- 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

[GitHub] incubator-carbondata issue #642: [CARBONDATA-756] Fixed RLE Encoding Issue

2017-03-13 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/642 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,

[GitHub] incubator-carbondata issue #641: [CARBONDATA-767] Alter table support for ca...

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/641 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1115/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #641: [CARBONDATA-767] Alter table support for ca...

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/641 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1114/ --- If your project is set up for it, you can reply to this email and

[jira] [Created] (CARBONDATA-767) Alter table support for carbondata

2017-03-13 Thread Manish Gupta (JIRA)
Manish Gupta created CARBONDATA-767: --- Summary: Alter table support for carbondata Key: CARBONDATA-767 URL: https://issues.apache.org/jira/browse/CARBONDATA-767 Project: CarbonData Issue

[GitHub] incubator-carbondata issue #641: [WIP] Alter table support for carbondata

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/641 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1113/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #651: [CARBONDATA-766] Sized based blocklet

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/651 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1112/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #642: [CARBONDATA-756] Fixed RLE Encoding Issue

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

[GitHub] incubator-carbondata issue #651: [CARBONDATA-766] Sized based blocklet

2017-03-13 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/incubator-carbondata/pull/651 Build will not compile as there are carbon-format changes. --- 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

[GitHub] incubator-carbondata issue #641: [WIP] Alter table support for carbondata

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/641 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1110/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #651: [CARBONDATA-766] Sized based blocklet

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/651 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1109/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #642: [CARBONDATA-756] Fixed RLE Encoding Issue

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/642 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1108/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #651: [CARBONDATA-766] Sized based blocklet

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/651 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1107/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #651: [CARBONDATA-766] Sized based blocklet

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/651 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1106/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata pull request #651: [CARBONDATA-766] Sized based blockle...

2017-03-13 Thread kumarvishal09
GitHub user kumarvishal09 opened a pull request: https://github.com/apache/incubator-carbondata/pull/651 [CARBONDATA-766] Sized based blocklet Currently number of pages is based on configured fixed value(number of pages per blocklet) , problem with this approach is in some cases

[jira] [Created] (CARBONDATA-766) Size based blocklet for V3

2017-03-13 Thread kumar vishal (JIRA)
kumar vishal created CARBONDATA-766: --- Summary: Size based blocklet for V3 Key: CARBONDATA-766 URL: https://issues.apache.org/jira/browse/CARBONDATA-766 Project: CarbonData Issue Type: Bug

[GitHub] incubator-carbondata pull request #642: [CARBONDATA-756] Fixed RLE Encoding ...

2017-03-13 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/642#discussion_r105614647 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/columnar/BlockIndexerStorageForShort.java --- @@ -192,12 +192,23 @@

[GitHub] incubator-carbondata pull request #642: [CARBONDATA-756] Fixed RLE Encoding ...

2017-03-13 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/642#discussion_r105614538 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/columnar/BlockIndexerStorageForShort.java --- @@ -192,12 +192,23 @@

[jira] [Commented] (CARBONDATA-763) Add L5 loading support, global sorting like HBase

2017-03-13 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906934#comment-15906934 ] Liang Chen commented on CARBONDATA-763: --- Can you provide more information about "L5 loading

[jira] [Updated] (CARBONDATA-763) Add L5 loading support, global sorting like HBase

2017-03-13 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QiangCai updated CARBONDATA-763: Issue Type: New Feature (was: Bug) > Add L5 loading support, global sorting like HBase >

[jira] [Created] (CARBONDATA-765) dataframe wirter need to first drop table unless loading said table not found

2017-03-13 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-765: --- Summary: dataframe wirter need to first drop table unless loading said table not found Key: CARBONDATA-765 URL: https://issues.apache.org/jira/browse/CARBONDATA-765

[jira] [Created] (CARBONDATA-764) Improving Non-dictionary storage & performance

2017-03-13 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-764: --- Summary: Improving Non-dictionary storage & performance Key: CARBONDATA-764 URL: https://issues.apache.org/jira/browse/CARBONDATA-764 Project: CarbonData

[jira] [Created] (CARBONDATA-762) modify all schemaName->databaseName, cubeName->tableName

2017-03-13 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-762: --- Summary: modify all schemaName->databaseName, cubeName->tableName Key: CARBONDATA-762 URL: https://issues.apache.org/jira/browse/CARBONDATA-762 Project: CarbonData

[jira] [Created] (CARBONDATA-761) Dictionary server should not be shutdown after loading

2017-03-13 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-761: --- Summary: Dictionary server should not be shutdown after loading Key: CARBONDATA-761 URL: https://issues.apache.org/jira/browse/CARBONDATA-761 Project: CarbonData

[jira] [Created] (CARBONDATA-760) Should to avoid ERROR log for successful select query

2017-03-13 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-760: --- Summary: Should to avoid ERROR log for successful select query Key: CARBONDATA-760 URL: https://issues.apache.org/jira/browse/CARBONDATA-760 Project: CarbonData

[GitHub] incubator-carbondata issue #641: [WIP] Alter table support for carbondata

2017-03-13 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/641 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1105/ --- If your project is set up for it, you can reply to this email and