[jira] [Assigned] (CARBONDATA-888) Dictionary include / exclude option in dataframe writer

2017-04-08 Thread Sanoj MG (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanoj MG reassigned CARBONDATA-888: --- Assignee: Sanoj MG > Dictionary include / exclude option in dataframe writer >

[jira] [Commented] (CARBONDATA-888) Dictionary include / exclude option in dataframe writer

2017-04-08 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15962030#comment-15962030 ] Liang Chen commented on CARBONDATA-888: --- Sure, please let me know your jira account email id, i

[GitHub] incubator-carbondata issue #769: [CARBONDATA-888] Added include and exclude ...

2017-04-08 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/769 @sanoj-mg please let me know your JIRA account's emailid, i will give your contributor right, then you can assign issues to yourself. --- If your project is set up for it, you

[GitHub] incubator-carbondata issue #769: [CARBONDATA-888] Added include and exclude ...

2017-04-08 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/769 @sanoj-mg Can you refer to #737, I am doing similar thing for dataframe writer in spark2 module --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-carbondata pull request #764: [CARBONDATA-886]remove all redundant...

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/764 --- 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 #764: [CARBONDATA-886]remove all redundant local ...

2017-04-08 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/764 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 pull request #765: [CARBONDATA-887]lazy rdd iterator fo...

2017-04-08 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/765#discussion_r110531875 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/NewCarbonDataLoadRDD.scala --- @@ -504,3 +500,66 @@ class

[GitHub] incubator-carbondata pull request #765: [CARBONDATA-887]lazy rdd iterator fo...

2017-04-08 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/765#discussion_r110531816 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/NewCarbonDataLoadRDD.scala --- @@ -504,3 +500,66 @@ class

[GitHub] incubator-carbondata pull request #765: [CARBONDATA-887]lazy rdd iterator fo...

2017-04-08 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/765#discussion_r110531763 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/NewCarbonDataLoadRDD.scala --- @@ -504,3 +500,66 @@ class

[GitHub] incubator-carbondata issue #767: fix sort_columns issue(12-dev)

2017-04-08 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/767 Please describe the bug in JIRA or PR --- 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

[GitHub] incubator-carbondata pull request #767: fix sort_columns issue(12-dev)

2017-04-08 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/767#discussion_r110531208 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/filter/resolver/RowLevelRangeFilterResolverImpl.java --- @@ -147,12 +148,16 @@

[GitHub] incubator-carbondata pull request #767: fix sort_columns issue(12-dev)

2017-04-08 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/767#discussion_r110531179 --- Diff: core/src/main/java/org/apache/carbondata/core/util/ByteUtil.java --- @@ -540,7 +543,7 @@ public static int toInt(byte[] bytes, int

[GitHub] incubator-carbondata issue #769: [CARBONDATA-888] Added include and exclude ...

2017-04-08 Thread sanoj-mg
Github user sanoj-mg commented on the issue: https://github.com/apache/incubator-carbondata/pull/769 @jackylk Can you please have a look at the test case? Not sure if "desc formatted" the right way to get these column attributes of a carbondata table. --- If your project is set up

[GitHub] incubator-carbondata issue #769: [CARBONDATA-888] Added include and exclude ...

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

[GitHub] incubator-carbondata pull request #769: [CARBONDATA-888] Added include and e...

2017-04-08 Thread sanoj-mg
GitHub user sanoj-mg opened a pull request: https://github.com/apache/incubator-carbondata/pull/769 [CARBONDATA-888] Added include and exclude dictionary columns in dataframe writer Added options dictionary_include and dictionary_exclude in dataframe writer. Tested

[jira] [Commented] (CARBONDATA-888) Dictionary include / exclude option in dataframe writer

2017-04-08 Thread Sanoj MG (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961952#comment-15961952 ] Sanoj MG commented on CARBONDATA-888: - Can this be assigned to me, I have already made the code

[jira] [Created] (CARBONDATA-888) Dictionary include / exclude option in dataframe writer

2017-04-08 Thread Sanoj MG (JIRA)
Sanoj MG created CARBONDATA-888: --- Summary: Dictionary include / exclude option in dataframe writer Key: CARBONDATA-888 URL: https://issues.apache.org/jira/browse/CARBONDATA-888 Project: CarbonData

[GitHub] incubator-carbondata issue #767: fix sort_columns issue(12-dev)

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

[GitHub] incubator-carbondata issue #768: [CARBONDATA-829] resolved bug for dictionar...

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

[GitHub] incubator-carbondata pull request #768: [CARBONDATA-829] resolved bug for di...

2017-04-08 Thread anubhav100
GitHub user anubhav100 opened a pull request: https://github.com/apache/incubator-carbondata/pull/768 [CARBONDATA-829] resolved bug for dictionary_exclude not working using carbondatasource .include stringtype in table creator method isDataTypeSupportedForDictionary_Excluded

[GitHub] incubator-carbondata issue #751: [CARBONDATA-816] Added Example for Hive Int...

2017-04-08 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/incubator-carbondata/pull/751 @chenliang613 @QiangCai changes done can you have a look? --- 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 #751: [CARBONDATA-816] Added Example for Hive Int...

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

[GitHub] incubator-carbondata pull request #751: [CARBONDATA-816] Added Example for H...

2017-04-08 Thread anubhav100
Github user anubhav100 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/751#discussion_r110524213 --- Diff: integration/hive/src/main/scala/org/apache/carbondata/hiveexample/HiveExample.scala --- @@ -0,0 +1,146 @@ +/* + *

[GitHub] incubator-carbondata pull request #751: [CARBONDATA-816] Added Example for H...

2017-04-08 Thread anubhav100
Github user anubhav100 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/751#discussion_r110524207 --- Diff: integration/hive/src/main/scala/org/apache/carbondata/hiveexample/HiveExample.scala --- @@ -0,0 +1,146 @@ +/* + *

[GitHub] incubator-carbondata pull request #751: [CARBONDATA-816] Added Example for H...

2017-04-08 Thread anubhav100
Github user anubhav100 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/751#discussion_r110524192 --- Diff: integration/hive/pom.xml --- @@ -95,7 +168,9 @@ -

[GitHub] incubator-carbondata issue #767: fix batchno issue for CarbonRowDataWriterPr...

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

[GitHub] incubator-carbondata pull request #767: fix batch no issue for CarbonRowData...

2017-04-08 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/incubator-carbondata/pull/767 fix batch no issue for CarbonRowDataWriterProcessorStepImpl(12-dev) fix batch no issue for CarbonRowDataWriterProcessorStepImpl(12-dev) You can merge this pull request into a Git

[GitHub] incubator-carbondata issue #737: [CARBONDATA-882] Add SORT_COLUMNS support i...

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

[GitHub] incubator-carbondata issue #737: [CARBONDATA-882] Add SORT_COLUMNS support i...

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

[GitHub] incubator-carbondata issue #766: Refactor integration/presto by optimizing s...

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

[GitHub] incubator-carbondata pull request #766: Refactor integration/presto by optim...

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/766 --- 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 pull request #766: Refactor integration/presto by optim...

2017-04-08 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/incubator-carbondata/pull/766 Refactor integration/presto by optimizing some name definition Refactor integration/presto by optimizing some name definition. You can merge this pull request into a Git