[jira] [Closed] (CARBONDATA-922) Spark Context stopped while executing the load query in performance testing.

2017-04-27 Thread Vinod Rohilla (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Rohilla closed CARBONDATA-922. Resolution: Fixed Issue Fixed > Spark Context stopped while executing the load query in

[GitHub] incubator-carbondata issue #864: [CARBONDATA-989] decompress error while loa...

2017-04-27 Thread ranmx
Github user ranmx commented on the issue: https://github.com/apache/incubator-carbondata/pull/864 It's very strange that with `mvn -U -e -X clean scalastyle:check checkstyle:check -Pspark-2.1 test` it can always pass all tests. However with `mvn -U clean scalastyle:check checkstyle

[jira] [Resolved] (CARBONDATA-781) Some SegmentProperties objects occupy too much memory in driver

2017-04-27 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-781. - Resolution: Fixed Fix Version/s: 1.1.0 > Some SegmentProperties objects occupy too much

[GitHub] incubator-carbondata pull request #659: [CARBONDATA-781] Reuse SegmentProper...

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/659 --- 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 f

[GitHub] incubator-carbondata issue #659: [CARBONDATA-781] Reuse SegmentProperties ob...

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

[GitHub] incubator-carbondata pull request #816: [CARBONDATA-944] Fixed unwanted exce...

2017-04-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/816#discussion_r113853461 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSource.scala --- @@ -112,7 +112,17 @@ class CarbonSource extends Creata

[jira] [Resolved] (CARBONDATA-923) InserInto read from one row not working

2017-04-27 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-923. - Resolution: Fixed Fix Version/s: 1.1.0 > InserInto read from one row not working >

[GitHub] incubator-carbondata pull request #795: [CARBONDATA-923] Fix issue of insert...

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/795 --- 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 f

[GitHub] incubator-carbondata issue #795: [CARBONDATA-923] Fix issue of insertInto re...

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

[GitHub] incubator-carbondata issue #866: [CARBONDATA-986] Update examples for code s...

2017-04-27 Thread chenerlu
Github user chenerlu commented on the issue: https://github.com/apache/incubator-carbondata/pull/866 @jackylk @chenliang613 , pls help to review and merge this 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 p

[GitHub] incubator-carbondata issue #866: [CARBONDATA-986] Update examples for code s...

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

[GitHub] incubator-carbondata pull request #866: [CARBONDATA-986] Update examples for...

2017-04-27 Thread chenerlu
Github user chenerlu commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/866#discussion_r113839591 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/AlterTableExample.scala --- @@ -55,17 +59,17 @@ object AlterTableExa

[GitHub] incubator-carbondata pull request #849: [CARBONDATA-992] Fix error of Exampl...

2017-04-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/849#discussion_r113794079 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonDatasourceHadoopRelation.scala --- @@ -75,4 +75,16 @@ case class Carbo

[GitHub] incubator-carbondata pull request #849: [CARBONDATA-992] Fix error of Exampl...

2017-04-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/849#discussion_r113793937 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonDatasourceHadoopRelation.scala --- @@ -75,4 +75,16 @@ case class Carbo

[jira] [Resolved] (CARBONDATA-984) change word from Schenma to Schema

2017-04-27 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-984. - Resolution: Fixed Fix Version/s: 1.1.0 > change word from Schenma to Schema > -

[GitHub] incubator-carbondata pull request #849: [CARBONDATA-992] Fix error of Exampl...

2017-04-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/849#discussion_r113793605 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/CarbonSessionExample.scala --- @@ -34,7 +34,10 @@ object CarbonSessio

[GitHub] incubator-carbondata issue #848: [CARBONDATA-984] change columnSchenma to co...

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

[GitHub] incubator-carbondata pull request #848: [CARBONDATA-984] change columnSchenm...

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/848 --- 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 f

[GitHub] incubator-carbondata issue #851: [CARBONDATA-987] Can not delete lock file w...

2017-04-27 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/851 LGTM @ravipesala please check it also --- 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 t

[GitHub] incubator-carbondata pull request #866: [CARBONDATA-986] Update examples for...

2017-04-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/866#discussion_r113791408 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/AlterTableExample.scala --- @@ -55,17 +59,17 @@ object AlterTableExam

[jira] [Updated] (CARBONDATA-1003) Inaccurate result displays while using covar_pop and covar_samp aggregate functions in presto integration

2017-04-27 Thread Vandana Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Yadav updated CARBONDATA-1003: -- Affects Version/s: 1.1.0 Attachment: 2000_UniqData.csv

[jira] [Created] (CARBONDATA-1003) Inaccurate result displays while using covar_pop and covar_samp aggregate functions in presto integration

2017-04-27 Thread Vandana Yadav (JIRA)
Vandana Yadav created CARBONDATA-1003: - Summary: Inaccurate result displays while using covar_pop and covar_samp aggregate functions in presto integration Key: CARBONDATA-1003 URL: https://issues.apache.org/j

[GitHub] incubator-carbondata issue #866: [CARBONDATA-986] Update examples for code s...

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

[GitHub] incubator-carbondata pull request #866: [CARBONDATA-986] Update examples for...

2017-04-27 Thread chenerlu
GitHub user chenerlu opened a pull request: https://github.com/apache/incubator-carbondata/pull/866 [CARBONDATA-986] Update examples for code style Problem: code style relative problem Solution: Update examples You can merge this pull request into a Git repository by runnin

[jira] [Created] (CARBONDATA-1002) Results order does not display same as hive in Carbon data .

2017-04-27 Thread Vinod Rohilla (JIRA)
Vinod Rohilla created CARBONDATA-1002: - Summary: Results order does not display same as hive in Carbon data . Key: CARBONDATA-1002 URL: https://issues.apache.org/jira/browse/CARBONDATA-1002 Proje

[GitHub] incubator-carbondata issue #865: [CARBONDATA-1001] Added support for int to ...

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

[GitHub] incubator-carbondata issue #822: [WIP]PR-805

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

[GitHub] incubator-carbondata pull request #843: [CARBONDATA-978] Range Filter Evalua...

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/843 --- 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 f

[jira] [Resolved] (CARBONDATA-978) Range Filter Evaluation Bug

2017-04-27 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-978. Resolution: Fixed > Range Filter Evaluation Bug > --- >

[GitHub] incubator-carbondata issue #865: [CARBONDATA-1001] Added support for int to ...

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

[GitHub] incubator-carbondata issue #843: [CARBONDATA-978] Range Filter Evaluation Re...

2017-04-27 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/843 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 #865: [CARBONDATA-1001] Added support for ...

2017-04-27 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/incubator-carbondata/pull/865 [CARBONDATA-1001] Added support for int to long data type change As Long and BigInt are treated the same way therefore int should also be convertible to long data type. You can merge

[jira] [Created] (CARBONDATA-1001) Data type change should support int to long conversion

2017-04-27 Thread Kunal Kapoor (JIRA)
Kunal Kapoor created CARBONDATA-1001: Summary: Data type change should support int to long conversion Key: CARBONDATA-1001 URL: https://issues.apache.org/jira/browse/CARBONDATA-1001 Project: Carbon

[jira] [Closed] (CARBONDATA-1000) decimal datatype shouldn't give exception either new precision or scale is greater than or equl to the old precision or scale during alter table

2017-04-27 Thread Rahul Kumar (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Kumar closed CARBONDATA-1000. --- Resolution: Invalid > decimal datatype shouldn't give exception either new precision or s

[jira] [Assigned] (CARBONDATA-1000) decimal datatype shouldn't give exception either new precision or scale is greater than or equl to the old precision or scale during alter table

2017-04-27 Thread Rahul Kumar (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Kumar reassigned CARBONDATA-1000: --- Assignee: Rahul Kumar > decimal datatype shouldn't give exception either new pre

[jira] [Created] (CARBONDATA-1000) decimal datatype shouldn't give exception either new precision or scale is greater than or equl to the old precision or scale during alter table

2017-04-27 Thread Rahul Kumar (JIRA)
Rahul Kumar created CARBONDATA-1000: --- Summary: decimal datatype shouldn't give exception either new precision or scale is greater than or equl to the old precision or scale during alter table Key: CARBONDATA-1000

[GitHub] incubator-carbondata issue #863: [CARBONDATA-998] Don't request executors wh...

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

[jira] [Updated] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?

2017-04-27 Thread xuzhiliang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuzhiliang updated CARBONDATA-999: -- Description: 1.CREATE TABLE shop_test(platFormId int,sellerNick string,companyGuid STRING,c

[jira] [Updated] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?

2017-04-27 Thread xuzhiliang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuzhiliang updated CARBONDATA-999: -- Summary: use carbondata bulket feature,but it doesn't seem to work? (was: use carbondata bu

[GitHub] incubator-carbondata issue #864: [CARBONDATA-989] decompress error while loa...

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

[GitHub] incubator-carbondata pull request #858: [CARBONDATA-989] decompress error wh...

2017-04-27 Thread ranmx
Github user ranmx closed the pull request at: https://github.com/apache/incubator-carbondata/pull/858 --- 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 fe

[GitHub] incubator-carbondata pull request #864: [CARBONDATA-989] decompress error wh...

2017-04-27 Thread ranmx
GitHub user ranmx opened a pull request: https://github.com/apache/incubator-carbondata/pull/864 [CARBONDATA-989] decompress error while load 'gz' and 'bz2' data into… When decompress 'gz' and 'bz2' file through LOAD DATA command, exception occurs: java.lang.NullPointerExcepti

[jira] [Updated] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?anyone know it?

2017-04-27 Thread xuzhiliang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuzhiliang updated CARBONDATA-999: -- Description: 1.CREATE TABLE shop_test(platFormId int,sellerNick string,companyGuid STRING,c

[jira] [Comment Edited] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?anyone know it?

2017-04-27 Thread xuzhiliang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986178#comment-15986178 ] xuzhiliang edited comment on CARBONDATA-999 at 4/27/17 8:14 AM:

[GitHub] incubator-carbondata issue #858: [CARBONDATA-989] decompress error while loa...

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

[jira] [Commented] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?anyone know it?

2017-04-27 Thread xuzhiliang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986178#comment-15986178 ] xuzhiliang commented on CARBONDATA-999: --- this is my carbon.properties # # Lice

[jira] [Updated] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?anyone know it?

2017-04-27 Thread xuzhiliang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuzhiliang updated CARBONDATA-999: -- Request participants: (was: ) Description: 1.CREATE TABLE kd_shop_test(platFo

[jira] [Updated] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?anyone know it?

2017-04-27 Thread xuzhiliang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuzhiliang updated CARBONDATA-999: -- Environment: spark 1.6.2,carbondata 1.1.0 rc1 (was: spark 1.6.2,carbondata 1.1.0) > use ca

[jira] [Updated] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?anyone know it?

2017-04-27 Thread xuzhiliang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuzhiliang updated CARBONDATA-999: -- Docs Text: (was: 1.CREATE TABLE kd_shop_test(platFormId int,sellerNick string,c

[jira] [Created] (CARBONDATA-999) use carbondata bulket feature,but it doesn't seem to work?anyone know it?

2017-04-27 Thread xuzhiliang (JIRA)
xuzhiliang created CARBONDATA-999: - Summary: use carbondata bulket feature,but it doesn't seem to work?anyone know it? Key: CARBONDATA-999 URL: https://issues.apache.org/jira/browse/CARBONDATA-999 Pro

[GitHub] incubator-carbondata issue #863: [CARBONDATA-998] Don't request executors wh...

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

[GitHub] incubator-carbondata issue #849: [CARBONDATA-992] Fix error of Example

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

[GitHub] incubator-carbondata pull request #863: [CARBONDATA-998] Don't request execu...

2017-04-27 Thread watermen
GitHub user watermen opened a pull request: https://github.com/apache/incubator-carbondata/pull/863 [CARBONDATA-998] Don't request executors when we use carbon distribution In the current implementation, carbon request executors if it need more executors. This brings the following q

[GitHub] incubator-carbondata issue #858: [CARBONDATA-989] decompress error while loa...

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

[jira] [Created] (CARBONDATA-998) Don't request executors when we use carbon distribution

2017-04-27 Thread Yadong Qi (JIRA)
Yadong Qi created CARBONDATA-998: Summary: Don't request executors when we use carbon distribution Key: CARBONDATA-998 URL: https://issues.apache.org/jira/browse/CARBONDATA-998 Project: CarbonData

[jira] [Created] (CARBONDATA-997) Correct result does not display in presto integration as compare to CarbonData

2017-04-27 Thread Vandana Yadav (JIRA)
Vandana Yadav created CARBONDATA-997: Summary: Correct result does not display in presto integration as compare to CarbonData Key: CARBONDATA-997 URL: https://issues.apache.org/jira/browse/CARBONDATA-997

[GitHub] incubator-carbondata issue #862: [CARBONDATA-993]Remove confused variable fs...

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

[jira] [Resolved] (CARBONDATA-993) Remove confused variable fs & Fixed spelling mistakes

2017-04-27 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-993. --- Resolution: Fixed Fix Version/s: 1.1.0 > Remove confused variable fs & Fixed spelli

[GitHub] incubator-carbondata pull request #862: [CARBONDATA-993]Remove confused vari...

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/862 --- 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 f

[jira] [Assigned] (CARBONDATA-993) Remove confused variable fs & Fixed spelling mistakes

2017-04-27 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen reassigned CARBONDATA-993: - Assignee: smallyard (was: anubhav tarar) > Remove confused variable fs & Fixed spell

[GitHub] incubator-carbondata issue #862: [CARBONDATA-993]Remove confused variable fs...

2017-04-27 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/862 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 s

[GitHub] incubator-carbondata issue #862: [CARBONDATA-993]Remove confused variable fs...

2017-04-27 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/862 add to whitelist --- 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