[GitHub] incubator-carbondata pull request #523: [CARBONDATA-440] fixing no kettle is...

2017-01-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/523#discussion_r95920952 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -719,16 +720,50 @@ object

[GitHub] incubator-carbondata pull request #527: [CARBONDATA-630]Fixed select query w...

2017-01-12 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/527#discussion_r95928087 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonDictionaryDecoder.scala --- @@ -237,6 +237,8 @@ class

[GitHub] incubator-carbondata issue #530: fix default profile for spark-common-test

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

[GitHub] incubator-carbondata pull request #447: [CARBONDATA-325] Create table with c...

2017-01-12 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/447#discussion_r95937480 --- Diff: integration-testcases/src/test/scala/org/apache/spark/testsuite/allqueries/AllDataTypesTestCase1.scala --- @@ -129,13 +129,66 @@

[GitHub] incubator-carbondata issue #511: [CARBONDATA-584]added validation for table ...

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

[GitHub] incubator-carbondata issue #512: [CARBONDATA-582]added validation for bucket...

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

[GitHub] incubator-carbondata pull request #523: [CARBONDATA-440] fixing no kettle is...

2017-01-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/523#discussion_r95920779 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -719,16 +720,50 @@ object

[GitHub] incubator-carbondata pull request #523: [CARBONDATA-440] fixing no kettle is...

2017-01-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/523#discussion_r95920765 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -719,16 +720,50 @@ object

[GitHub] incubator-carbondata pull request #523: [CARBONDATA-440] fixing no kettle is...

2017-01-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/523#discussion_r95920624 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -719,16 +720,50 @@ object

[GitHub] incubator-carbondata pull request #527: [CARBONDATA-630]Fixed select query w...

2017-01-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/527#discussion_r95921228 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonDictionaryDecoder.scala --- @@ -237,6 +237,8 @@ class CarbonDecoderRDD(

[GitHub] incubator-carbondata issue #521: [CARBONDATA-390] Support for float datatype

2017-01-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/521 @phalodi Please rebase the code --- 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 issue #447: [CARBONDATA-325] Create table with columns ...

2017-01-12 Thread himani1
Github user himani1 commented on the issue: https://github.com/apache/incubator-carbondata/pull/447 @ravipesala I have made the changes which were suggested by you. Please check. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-carbondata issue #527: [CARBONDATA-630]Fixed select query with exp...

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

[GitHub] incubator-carbondata pull request #530: fix default profile for spark-common...

2017-01-12 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/incubator-carbondata/pull/530 fix default profile for spark-common-test now the profile spark-1.6 should be active by default. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-carbondata issue #530: fix default profile for spark-common-test

2017-01-12 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/530 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

[GitHub] incubator-carbondata issue #529: Fixed testcase issues in spark 1.6 and 2.1 ...

2017-01-12 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/529 @ravipesala ok, no conflict, just need do rebase. PR528 is for kettle flow in spark2 and move test case to spark-common-test. --- If your project is set up for it, you can

[GitHub] incubator-carbondata issue #491: [CARBONDATA-583] Add replace function suppo...

2017-01-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/491 @phalodi It is not good to add regular udf in carbon module unless carbondata wants it for some other features. What ever the functions available in spark we support the same and

[GitHub] incubator-carbondata issue #512: [CARBONDATA-582]added validation for bucket...

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

[GitHub] incubator-carbondata issue #529: [WIP]Fixed testcase issues in spark 1.6 and...

2017-01-12 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/529 @ravipesala In PR 528, I fixed InsertInto issue for kettle flow and move test case to spark-common-test. --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #447: [CARBONDATA-325] Create table with columns ...

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

[GitHub] incubator-carbondata issue #530: fix default profile for spark-common-test

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

[GitHub] incubator-carbondata pull request #523: [CARBONDATA-440] fixing no kettle is...

2017-01-12 Thread ravikiran23
Github user ravikiran23 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/523#discussion_r95751767 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -719,16 +720,51 @@ object

[GitHub] incubator-carbondata pull request #526: [CARBONDATA-629] Issue with database...

2017-01-12 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/incubator-carbondata/pull/526 [CARBONDATA-629] Issue with database name case sensitivity **Analysis:** When database name is provided in any DDL/DML command, the database name is interpreted and used in the

[GitHub] incubator-carbondata issue #523: [CARBONDATA-440] fixing no kettle issue for...

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

[jira] [Created] (CARBONDATA-629) Issue with database name case sensitivity

2017-01-12 Thread Manish Gupta (JIRA)
Manish Gupta created CARBONDATA-629: --- Summary: Issue with database name case sensitivity Key: CARBONDATA-629 URL: https://issues.apache.org/jira/browse/CARBONDATA-629 Project: CarbonData

[GitHub] incubator-carbondata issue #526: [CARBONDATA-629] Issue with database name c...

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

[GitHub] incubator-carbondata issue #523: [CARBONDATA-440] fixing no kettle issue for...

2017-01-12 Thread ravikiran23
Github user ravikiran23 commented on the issue: https://github.com/apache/incubator-carbondata/pull/523 @jackylk i verified the same test case with new code with out my fix , it is still failing. this may be due to some other PR. my code doesnt impact insert into flow. --- If

[GitHub] incubator-carbondata issue #526: [CARBONDATA-629] Issue with database name c...

2017-01-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/526 @manishgupta88 Can you add test case in common-test to module to cover both 1.6 and 2.1. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-carbondata issue #526: [CARBONDATA-629] Issue with database name c...

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

[jira] [Assigned] (CARBONDATA-625) Abnormal behaviour of Int datatype

2017-01-12 Thread Manish Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Gupta reassigned CARBONDATA-625: --- Assignee: Manish Gupta > Abnormal behaviour of Int datatype >

[GitHub] incubator-carbondata pull request #523: [CARBONDATA-440] fixing no kettle is...

2017-01-12 Thread ravikiran23
Github user ravikiran23 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/523#discussion_r95752235 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -719,16 +720,51 @@ object

[jira] [Commented] (CARBONDATA-592) In Single pass loading ,when we not set ALL_DICTIONARY_PATH still it is showing error for that in logs

2017-01-12 Thread Manish Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821148#comment-15821148 ] Manish Gupta commented on CARBONDATA-592: - @Payal...SINGLE pass is implemented only for no

[jira] [Updated] (CARBONDATA-630) Unable to use string function on string/char data type column

2017-01-12 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-630: - Description: I am trying to execute string function like: reverse, concat,

[GitHub] incubator-carbondata issue #525: [CARBONDATA-628] Fixed measure selection wi...

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

[jira] [Created] (CARBONDATA-631) Select Query Failure for table created in 0.2 with data loaded in 1.0

2017-01-12 Thread Pallavi Singh (JIRA)
Pallavi Singh created CARBONDATA-631: Summary: Select Query Failure for table created in 0.2 with data loaded in 1.0 Key: CARBONDATA-631 URL: https://issues.apache.org/jira/browse/CARBONDATA-631

[jira] [Updated] (CARBONDATA-630) Unable to use string function on string/char data type column

2017-01-12 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-630: - Description: I am trying to execute string function like: reverse, concat,

[jira] [Updated] (CARBONDATA-630) Unable to use string function on string/char data type column

2017-01-12 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-630: - Attachment: Executor log > Unable to use string function on string/char data

[jira] [Updated] (CARBONDATA-630) Unable to use string function on string/char data type column

2017-01-12 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-630: - Component/s: (was: data-query) sql > Unable to use

[jira] [Created] (CARBONDATA-630) Unable to use string function on string/char data type column

2017-01-12 Thread Anurag Srivastava (JIRA)
Anurag Srivastava created CARBONDATA-630: Summary: Unable to use string function on string/char data type column Key: CARBONDATA-630 URL: https://issues.apache.org/jira/browse/CARBONDATA-630

[jira] [Updated] (CARBONDATA-630) Unable to use string function on string/char data type column

2017-01-12 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-630: - Description: I am trying to execute string function like: reverse, concat,

[jira] [Assigned] (CARBONDATA-592) In Single pass loading ,when we not set ALL_DICTIONARY_PATH still it is showing error for that in logs

2017-01-12 Thread Manish Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Gupta reassigned CARBONDATA-592: --- Assignee: Manish Gupta > In Single pass loading ,when we not set

[GitHub] incubator-carbondata issue #526: [CARBONDATA-629] Issue with database name c...

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

[GitHub] incubator-carbondata issue #524: [CARBONDATA-627]fix union test case for spa...

2017-01-12 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/524 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 #524: [CARBONDATA-627]fix union test case ...

2017-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/524 --- 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 #526: [CARBONDATA-629] Issue with database name c...

2017-01-12 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/incubator-carbondata/pull/526 @ravipesala Added test case. Please review and merge --- 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 pull request #522: Update carbondata description and cl...

2017-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/522 --- 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 #521: [CARBONDATA-390] Support for float datatype

2017-01-12 Thread phalodi
Github user phalodi commented on the issue: https://github.com/apache/incubator-carbondata/pull/521 @ravipesala rebased the branch with master please review it. --- 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 pull request #517: [CARBONDATA-621]Fixed compaction wit...

2017-01-12 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/517#discussion_r95948938 --- Diff:

[GitHub] incubator-carbondata pull request #528: [CARBONDATA-617]Fix InsertInto test ...

2017-01-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/528#discussion_r95944775 --- Diff: processing/src/main/java/org/apache/carbondata/processing/csvreaderstep/CsvInput.java --- @@ -193,28 +195,26 @@ public boolean

[GitHub] incubator-carbondata pull request #517: [CARBONDATA-621]Fixed compaction wit...

2017-01-12 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/517#discussion_r95948533 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/CarbonMergerRDD.scala --- @@ -318,7 +318,7 @@ class

[GitHub] incubator-carbondata issue #528: [CARBONDATA-617]Fix InsertInto test case of...

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

[GitHub] incubator-carbondata issue #531: [CARBONDATA-612]throw exception when trying...

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

[GitHub] incubator-carbondata issue #512: [CARBONDATA-582]added validation for bucket...

2017-01-12 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/incubator-carbondata/pull/512 @jackylk done --- 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

[GitHub] incubator-carbondata issue #521: [CARBONDATA-390] Support for float datatype

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

[GitHub] incubator-carbondata issue #512: [CARBONDATA-582]added validation for bucket...

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

[GitHub] incubator-carbondata pull request #531: [CARBONDATA-612]throw exception when...

2017-01-12 Thread anubhav100
GitHub user anubhav100 opened a pull request: https://github.com/apache/incubator-carbondata/pull/531 [CARBONDATA-612]throw exception when trying to use bucketing in spark 1.6 in spark 1.6 when we try to create a bucketed table it do not give any exception but it should as

[GitHub] incubator-carbondata issue #517: [CARBONDATA-621]Fixed compaction with multi...

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

[GitHub] incubator-carbondata issue #523: [CARBONDATA-440] fixing no kettle issue for...

2017-01-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/523 @jackylk Please review and merge this PR, I will fix the testcases for no kettle flow and raise in another PR --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata issue #528: [CARBONDATA-617]Fix InsertInto test case fo...

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

[GitHub] incubator-carbondata pull request #528: Fix InsertInto test case for spark2

2017-01-12 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/incubator-carbondata/pull/528 Fix InsertInto test case for spark2 Changes: 1. move insertInto test case to spark-common-test module from spark module 2. add test case: insert into carbon table from

[GitHub] incubator-carbondata pull request #529: [WIP]Fixed testcase issues in spark ...

2017-01-12 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/incubator-carbondata/pull/529 [WIP]Fixed testcase issues in spark 1.6 and 2.1 of no kettle. And also refactored of insert into flow in no kettle Fixed testcase issues in spark 1.6 and 2.1 of no kettle. And also

[GitHub] incubator-carbondata issue #529: [WIP]Fixed testcase issues in spark 1.6 and...

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

[GitHub] incubator-carbondata issue #527: [CARBONDATA-630]Fixed select query with exp...

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