[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Description: I am using update functionality with the *rand(1)* and *rand()* w

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Attachment: executor_log > Rand() function is not working while updating data

[GitHub] incubator-carbondata issue #547: [CARBONDATA-656]Simplify the carbon session...

2017-01-17 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/547 please update SparkSessionExample 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 hav

[jira] [Resolved] (CARBONDATA-233) bad record logger support for non parseable numeric and timestamp data

2017-01-17 Thread Mohammad Shahid Khan (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Shahid Khan resolved CARBONDATA-233. - Resolution: Resolved Resolved with pr https://github.com/apache/incuba

[GitHub] incubator-carbondata pull request #547: [CARBONDATA-656]Simplify the carbon ...

2017-01-17 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/547#discussion_r96579044 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/test/Spark2TestQueryExecutor.scala --- @@ -53,9 +52,7 @@ object Spark2Tes

[GitHub] incubator-carbondata pull request #547: [CARBONDATA-656]Simplify the carbon ...

2017-01-17 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/547#discussion_r96579008 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/CarbonSessionExample.scala --- @@ -53,11 +43,8 @@ object CarbonSes

[jira] [Commented] (CARBONDATA-422) [Bad Records]Select query failed with "NullPointerException" after data-load with options as MAXCOLUMN and BAD_RECORDS_ACTION

2017-01-17 Thread Mohammad Shahid Khan (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827539#comment-15827539 ] Mohammad Shahid Khan commented on CARBONDATA-422: - [~Sourya] Please at

[GitHub] incubator-carbondata issue #264: [CARBONDATA-341] CarbonTableIdentifier bein...

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

[GitHub] incubator-carbondata issue #264: [CARBONDATA-341] CarbonTableIdentifier bein...

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

[GitHub] incubator-carbondata issue #264: [CARBONDATA-341] CarbonTableIdentifier bein...

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

[GitHub] incubator-carbondata issue #548: [CARBONDATA-634] Load Query options invalid...

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

[GitHub] incubator-carbondata pull request #548: [CARBONDATA-634] Load Query options ...

2017-01-17 Thread mohammadshahidkhan
GitHub user mohammadshahidkhan opened a pull request: https://github.com/apache/incubator-carbondata/pull/548 [CARBONDATA-634] Load Query options invalid values are not consistent behavior. By default if no value is set by default BAD_RECORDS_ACTION will be initialized with FORCE.

[jira] [Commented] (CARBONDATA-640) Insert Query with Hardcoded values is not working

2017-01-17 Thread Vyom Rastogi (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827495#comment-15827495 ] Vyom Rastogi commented on CARBONDATA-640: - Above Scenario is Working with Hive

[jira] [Resolved] (CARBONDATA-476) storeLocation start with file:/// cause table not found exceptioin

2017-01-17 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-476. --- Resolution: Fixed Fix Version/s: 1.0.0-incubating > storeLocation start with file:/

[jira] [Resolved] (CARBONDATA-644) Select query fails randomly on spark shell

2017-01-17 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-644. --- Resolution: Fixed Fix Version/s: 1.0.0-incubating > Select query fails randomly on

[GitHub] incubator-carbondata pull request #545: [CARBONDATA-476][CARBONDATA-644]Adde...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/545 --- 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 #545: [CARBONDATA-476][CARBONDATA-644]Added suppo...

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

[jira] [Resolved] (CARBONDATA-593) Select command seems to be not working on carbon-spark-shell . It throws a runtime error on select query after show method is invoked

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-593. Resolution: Duplicate Fix Version/s: 1.0.0-incubating It is duplicated to

[jira] [Commented] (CARBONDATA-634) Load Query options invalid values are not consistent behaviour.

2017-01-17 Thread Mohammad Shahid Khan (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827466#comment-15827466 ] Mohammad Shahid Khan commented on CARBONDATA-634: - As of now if user i

[jira] [Commented] (CARBONDATA-647) Dictionary Lock issue with load data through beeline.

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827456#comment-15827456 ] Ravindra Pesala commented on CARBONDATA-647: As per the log it clearly say

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-649: --- Assignee: ravikiran > Rand() function is not working while updating data > ---

[jira] [Closed] (CARBONDATA-641) DICTIONARY_EXCLUDE is not working with 'DATE' column

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava closed CARBONDATA-641. Resolved > DICTIONARY_EXCLUDE is not working with 'DATE' column > -

[GitHub] incubator-carbondata issue #545: [CARBONDATA-476][CARBONDATA-644]Added suppo...

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

[GitHub] incubator-carbondata issue #547: [CARBONDATA-656]Simplify the carbon session...

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

[GitHub] incubator-carbondata issue #547: [CARBONDATA-656]Simplify the carbon session...

2017-01-17 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/547 retest this please --- 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

[jira] [Commented] (CARBONDATA-639) "Delete data" feature doesn't work

2017-01-17 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827385#comment-15827385 ] Liang Chen commented on CARBONDATA-639: --- Just i verified : PR545 can fix this is

[GitHub] incubator-carbondata issue #547: [CARBONDATA-656]Simplify the carbon session...

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

[GitHub] incubator-carbondata issue #543: [CARBONDATA-619] give error if compaction t...

2017-01-17 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/543 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 #543: [CARBONDATA-619] give error if compa...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/543 --- 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-641) DICTIONARY_EXCLUDE is not working with 'DATE' column

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-641. Resolution: Fixed Fix Version/s: 1.0.0-incubating > DICTIONARY_EXCLUDE is

[jira] [Resolved] (CARBONDATA-619) Compaction API for Spark 2.1 : Issue in compaction type

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-619. Resolution: Fixed Fix Version/s: 1.0.0-incubating > Compaction API for Sp

[GitHub] incubator-carbondata pull request #541: [CARBONDATA-641]supported date type ...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/541 --- 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 pull request #535: [CARBONDATA-542] Abnormal behaviour ...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/535 --- 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 #541: [CARBONDATA-641]supported date type for dic...

2017-01-17 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/541 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] [Resolved] (CARBONDATA-542) Parsing values for measures and dimensions during data load should adopt a strict check

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-542. > Parsing values for measures and dimensions during data load should adopt a > stri

[GitHub] incubator-carbondata issue #535: [CARBONDATA-542] Abnormal behaviour of Int ...

2017-01-17 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/incubator-carbondata/pull/535 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 #547: [CARBONDATA-656]Simplify the carbon session...

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

[jira] [Created] (CARBONDATA-656) Simplify the carbon session creation

2017-01-17 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-656: -- Summary: Simplify the carbon session creation Key: CARBONDATA-656 URL: https://issues.apache.org/jira/browse/CARBONDATA-656 Project: CarbonData

[jira] [Assigned] (CARBONDATA-656) Simplify the carbon session creation

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala reassigned CARBONDATA-656: -- Assignee: Ravindra Pesala > Simplify the carbon session creation > ---

[GitHub] incubator-carbondata pull request #547: Simplify the carbon session creation...

2017-01-17 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/incubator-carbondata/pull/547 Simplify the carbon session creation. Following is the way of creating carbon session in java code and spark-shell 1. Spark Shell Start spark shell `$./spark-she

[GitHub] incubator-carbondata issue #546: [CARBONDATA-655]Make no kettle dataload flo...

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

[GitHub] incubator-carbondata issue #545: [CARBONDATA-476][CARBONDATA-644]Added suppo...

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

[GitHub] incubator-carbondata pull request #546: [CARBONDATA-655]Make no kettle datal...

2017-01-17 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/incubator-carbondata/pull/546 [CARBONDATA-655]Make no kettle dataload flow as default Make no kettle data load flow as default in carbon You can merge this pull request into a Git repository by running: $ g

[jira] [Created] (CARBONDATA-655) Make nokettle dataload flow as default in carbon

2017-01-17 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-655: -- Summary: Make nokettle dataload flow as default in carbon Key: CARBONDATA-655 URL: https://issues.apache.org/jira/browse/CARBONDATA-655 Project: CarbonData

[jira] [Closed] (CARBONDATA-238) CarbonOptimizer shouldn't add CarbonDictionaryCatalystDecoder for HiveTable

2017-01-17 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QiangCai closed CARBONDATA-238. --- Resolution: Fixed Fix Version/s: 0.2.0-incubating > CarbonOptimizer shouldn't add CarbonDic

[GitHub] incubator-carbondata issue #539: [WIP]add WhitespaceAround and ParenPad to j...

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

[GitHub] incubator-carbondata issue #545: [CARBONDATA-476][CARBONDATA-644]Added suppo...

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

[GitHub] incubator-carbondata pull request #545: [CARBONDATA-476][CARBONDATA-644]Adde...

2017-01-17 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/incubator-carbondata/pull/545 [CARBONDATA-476][CARBONDATA-644]Added support file:// for using local file with fs.defaultFS configured. This PR fixes 2 issues. 1. When `fs.defaultFS` is configured to hdfs fil

[GitHub] incubator-carbondata issue #539: [WIP]add WhitespaceAround and ParenPad to j...

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

[jira] [Resolved] (CARBONDATA-651) Fix the license header of java file to be same with scala's

2017-01-17 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-651. --- Resolution: Fixed Fix Version/s: 1.0.0-incubating > Fix the license header of java

[jira] [Updated] (CARBONDATA-651) Fix the license header of java file to be same with scala's

2017-01-17 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen updated CARBONDATA-651: -- Summary: Fix the license header of java file to be same with scala's (was: Fix the license

[jira] [Updated] (CARBONDATA-651) Fix the license header of java file should be same with scala's

2017-01-17 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen updated CARBONDATA-651: -- Summary: Fix the license header of java file should be same with scala's (was: The license

[GitHub] incubator-carbondata pull request #537: [CARBONDATA-651]fix unapproved licen...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/537 --- 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 #543: [CARBONDATA-619] give error if compaction t...

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

[jira] [Created] (CARBONDATA-654) Add data update and deletion example

2017-01-17 Thread Liang Chen (JIRA)
Liang Chen created CARBONDATA-654: - Summary: Add data update and deletion example Key: CARBONDATA-654 URL: https://issues.apache.org/jira/browse/CARBONDATA-654 Project: CarbonData Issue Type:

[GitHub] incubator-carbondata issue #537: [CARBONDATA-651]fix unapproved licenses and...

2017-01-17 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/537 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 #539: add WhitespaceAround and ParenPad to javast...

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

[jira] [Updated] (CARBONDATA-646) Bad record handling is not correct for Int data type

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-646: --- Assignee: Manish Gupta > Bad record handling is not correct for Int data type > --

[jira] [Updated] (CARBONDATA-653) Select query displays wrong data for Decimal(38,38)

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-653: --- Assignee: Rahul Kumar > Select query displays wrong data for Decimal(38,38) >

[jira] [Updated] (CARBONDATA-653) Select query displays wrong data for Decimal(38,38)

2017-01-17 Thread Geetika Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geetika Gupta updated CARBONDATA-653: - Priority: Minor (was: Major) > Select query displays wrong data for Decimal(38,38) >

[jira] [Updated] (CARBONDATA-650) Columns switching error in performing the string functions

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-650: --- Assignee: QiangCai > Columns switching error in performing the string functions >

[jira] [Updated] (CARBONDATA-652) Cannot update a table with 1000 columns

2017-01-17 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala updated CARBONDATA-652: --- Assignee: sounak chakraborty > Cannot update a table with 1000 columns > -

[jira] [Updated] (CARBONDATA-652) Cannot update a table with 1000 columns

2017-01-17 Thread Deepti Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepti Bhardwaj updated CARBONDATA-652: --- Attachment: thrift-log > Cannot update a table with 1000 columns > ---

[jira] [Created] (CARBONDATA-653) Select query displays wrong data for Decimal(38,38)

2017-01-17 Thread Geetika Gupta (JIRA)
Geetika Gupta created CARBONDATA-653: Summary: Select query displays wrong data for Decimal(38,38) Key: CARBONDATA-653 URL: https://issues.apache.org/jira/browse/CARBONDATA-653 Project: CarbonData

[jira] [Commented] (CARBONDATA-587) for any SQL syntax reserved keywords should be avoided.

2017-01-17 Thread anubhav tarar (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826027#comment-15826027 ] anubhav tarar commented on CARBONDATA-587: -- [~nareshpr]i got your point perfe

[GitHub] incubator-carbondata issue #537: [CARBONDATA-651]fix unapproved licenses and...

2017-01-17 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/537 LGTM @ravipesala please check --- 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 feat

[jira] [Created] (CARBONDATA-652) Cannot update a table with 1000 columns

2017-01-17 Thread Deepti Bhardwaj (JIRA)
Deepti Bhardwaj created CARBONDATA-652: -- Summary: Cannot update a table with 1000 columns Key: CARBONDATA-652 URL: https://issues.apache.org/jira/browse/CARBONDATA-652 Project: CarbonData

[jira] [Updated] (CARBONDATA-652) Cannot update a table with 1000 columns

2017-01-17 Thread Deepti Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepti Bhardwaj updated CARBONDATA-652: --- Description: I created a hive table and loaded it with data(data.csv). The command

[GitHub] incubator-carbondata pull request #544: [CARBONDATA-648] Code Clean UpTask

2017-01-17 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/544#discussion_r96406092 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/dataretention/DataRetentionTestCase.scala --- @@ -

[GitHub] incubator-carbondata pull request #544: [CARBONDATA-648] Code Clean UpTask

2017-01-17 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/544#discussion_r96406113 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/detailquery/ValueCompressionDataTypeTestCase.scala ---

[jira] [Updated] (CARBONDATA-650) Columns switching error in performing the string functions

2017-01-17 Thread Harsh Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh Sharma updated CARBONDATA-650: Attachment: Driver Logs > Columns switching error in performing the string functions > -

[jira] [Commented] (CARBONDATA-587) for any SQL syntax reserved keywords should be avoided.

2017-01-17 Thread Naresh P R (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825985#comment-15825985 ] Naresh P R commented on CARBONDATA-587: --- Hi Anubhav, We have allowed reserve ke

[jira] [Created] (CARBONDATA-651) The license header of java file should be same with scala's

2017-01-17 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-651: --- Summary: The license header of java file should be same with scala's Key: CARBONDATA-651 URL: https://issues.apache.org/jira/browse/CARBONDATA-651 Project: CarbonData

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Description: I am using update functionality with the *rand(1)* and *rand()* w

[jira] [Created] (CARBONDATA-650) Columns switching error in performing the string functions

2017-01-17 Thread Harsh Sharma (JIRA)
Harsh Sharma created CARBONDATA-650: --- Summary: Columns switching error in performing the string functions Key: CARBONDATA-650 URL: https://issues.apache.org/jira/browse/CARBONDATA-650 Project: Carbon

[GitHub] incubator-carbondata issue #537: fix unapproved licenses

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

[GitHub] incubator-carbondata issue #537: fix unapproved licenses

2017-01-17 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/537 @chenliang613 java's license header is the same with scala's. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[jira] [Updated] (CARBONDATA-644) Select query fails randomly on spark shell

2017-01-17 Thread Deepti Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepti Bhardwaj updated CARBONDATA-644: --- Priority: Minor (was: Major) > Select query fails randomly on spark shell > -

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Description: I am using update functionality with the *rand(1)* and *rand()* w

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Description: I am using update functionality with the *rand(1)* and *rand()* w

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Description: I am using update functionality with the *rand(1)* and *rand()* w

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Attachment: 2000_UniqData.csv error_random_function.png > Rand

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Attachment: (was: error.png) > Rand() function is not working while updati

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Description: I am using update functionality with the *rand(1)* and *rand()* w

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Description: I am using update functionality with the *rand(1)* and *rand()* w

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Attachment: error.png > Rand() function is not working while updating data > -

[jira] [Updated] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Srivastava updated CARBONDATA-649: - Description: I am using update functionality with the *rand(1)* and *rand()* w

[jira] [Created] (CARBONDATA-649) Rand() function is not working while updating data

2017-01-17 Thread Anurag Srivastava (JIRA)
Anurag Srivastava created CARBONDATA-649: Summary: Rand() function is not working while updating data Key: CARBONDATA-649 URL: https://issues.apache.org/jira/browse/CARBONDATA-649 Project: Carb

[jira] [Updated] (CARBONDATA-644) Select query fails randomly on spark shell

2017-01-17 Thread Deepti Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepti Bhardwaj updated CARBONDATA-644: --- Priority: Major (was: Minor) > Select query fails randomly on spark shell > -

[GitHub] incubator-carbondata issue #544: [CARBONDATA-648] Code Clean UpTask

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

[GitHub] incubator-carbondata pull request #544: [CARBONDATA-648] Code Clean upTask

2017-01-17 Thread ManoharVanam
GitHub user ManoharVanam opened a pull request: https://github.com/apache/incubator-carbondata/pull/544 [CARBONDATA-648] Code Clean upTask Code clean up task: Remove 1. Author names or Ids 2. DTS issue ids You can merge this pull request into a Git repository by runni

[jira] [Created] (CARBONDATA-648) Code Clean Up

2017-01-17 Thread Manohar Vanam (JIRA)
Manohar Vanam created CARBONDATA-648: Summary: Code Clean Up Key: CARBONDATA-648 URL: https://issues.apache.org/jira/browse/CARBONDATA-648 Project: CarbonData Issue Type: Bug

[jira] [Updated] (CARBONDATA-646) Bad record handling is not correct for Int data type

2017-01-17 Thread Ramakrishna (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna updated CARBONDATA-646: --- Affects Version/s: 1.0.0-incubating > Bad record handling is not correct for Int data type

[jira] [Updated] (CARBONDATA-646) Bad record handling is not correct for Int data type

2017-01-17 Thread Ramakrishna (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna updated CARBONDATA-646: --- Affects Version/s: 0.1.1-incubating Environment: Spark 1.6 > Bad record handling

[jira] [Updated] (CARBONDATA-610) Update is working with String Datatype now but Date Datatype still not working

2017-01-17 Thread abhishek giri (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] abhishek giri updated CARBONDATA-610: - Description: Update query is not working with spark 1.6 and String and date Create Ta

[jira] [Commented] (CARBONDATA-610) Update is working with String Datatype now but Date Datatype still not working

2017-01-17 Thread sounak chakraborty (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825699#comment-15825699 ] sounak chakraborty commented on CARBONDATA-610: --- The Default Timestamp f

[GitHub] incubator-carbondata issue #543: [CARBONDATA-619] give error if compaction t...

2017-01-17 Thread ravikiran23
Github user ravikiran23 commented on the issue: https://github.com/apache/incubator-carbondata/pull/543 any of the admins please 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 project do

[jira] [Closed] (CARBONDATA-645) Query Analysis exception while running Delete segment

2017-01-17 Thread Ramakrishna (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramakrishna closed CARBONDATA-645. -- Resolution: Not A Bug the query syntax was different, it should be: delete segment segment_i

[GitHub] incubator-carbondata pull request #543: [CARBONDATA-619] give error if compa...

2017-01-17 Thread ravikiran23
GitHub user ravikiran23 reopened a pull request: https://github.com/apache/incubator-carbondata/pull/543 [CARBONDATA-619] give error if compaction type is not minor or major Scenario : in spark 2.1 API support for compaction is provided. in this API if the compaction type is any

[GitHub] incubator-carbondata issue #543: [CARBONDATA-619] give error if compaction t...

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

  1   2   >