[GitHub] incubator-carbondata pull request #670: [CARBONDATA-792] Range Filter Optimi...

2017-03-20 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/670#discussion_r107077934 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/filter/executer/RangeValueFilterExecuterImpl.java --- @@ -0,0 +1,557 @@ +/*

[GitHub] incubator-carbondata pull request #670: [CARBONDATA-792] Range Filter Optimi...

2017-03-20 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/670#discussion_r107077907 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/filter/executer/RangeValueFilterExecuterImpl.java --- @@ -0,0 +1,557 @@ +/*

[GitHub] incubator-carbondata pull request #670: [CARBONDATA-792] Range Filter Optimi...

2017-03-20 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/670#discussion_r107077923 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/filter/executer/RangeValueFilterExecuterImpl.java --- @@ -0,0 +1,557 @@ +/*

[GitHub] incubator-carbondata issue #656: [CARBONDATA-773] Fixed multiple DictionaryS...

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

[GitHub] incubator-carbondata pull request #670: [CARBONDATA-792] Range Filter Optimi...

2017-03-20 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/670#discussion_r107077246 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/filter/executer/RangeValueFilterExecuterImpl.java --- @@ -0,0 +1,557 @@ +/*

[GitHub] incubator-carbondata issue #677: [WIP] Added lock log

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

[GitHub] incubator-carbondata pull request #677: [WIP] Added lock log

2017-03-20 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/incubator-carbondata/pull/677 [WIP] Added lock log Adding lock log to find the issue of random failing of testcases in CI You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-carbondata issue #672: [CARBONDATA-727][WIP] add hive integration ...

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

[GitHub] incubator-carbondata issue #672: [CARBONDATA-727][WIP] add hive integration ...

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

[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS

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

[GitHub] incubator-carbondata issue #670: [CARBONDATA-792] Range Filter Optimization

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

[jira] [Resolved] (CARBONDATA-794) Numeric dimension column value should be validated for the bad record

2017-03-20 Thread Venkata Ramana G (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Ramana G resolved CARBONDATA-794. - Resolution: Fixed Fix Version/s: 1.1.0-incubating > Numeric dimension

[GitHub] incubator-carbondata pull request #673: [CARBONDATA-794] Numeric dimension c...

2017-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/673 --- 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 #673: [CARBONDATA-794] Numeric dimension column v...

2017-03-20 Thread gvramana
Github user gvramana commented on the issue: https://github.com/apache/incubator-carbondata/pull/673 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 #674: [CARBONDATA-795]rename table is chan...

2017-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/674 --- 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 #635: [CARBONDATA-782]support SORT_COLUMNS

2017-03-20 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/635#discussion_r106908141 --- Diff: processing/src/main/java/org/apache/carbondata/processing/sortandgroupby/sortdata/SortDataRows.java --- @@ -193,20 +193,42 @@

[jira] [Resolved] (CARBONDATA-795) Table Rename command is changing the db name of provided table to current db

2017-03-20 Thread Venkata Ramana G (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Ramana G resolved CARBONDATA-795. - Resolution: Fixed Fix Version/s: 1.1.0-incubating > Table Rename

[GitHub] incubator-carbondata issue #675: [CARBONDATA-796]Drop database command clear...

2017-03-20 Thread gvramana
Github user gvramana commented on the issue: https://github.com/apache/incubator-carbondata/pull/675 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 #674: [CARBONDATA-795]rename table is changing pr...

2017-03-20 Thread gvramana
Github user gvramana commented on the issue: https://github.com/apache/incubator-carbondata/pull/674 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-797) Data loss for BigInt datatype if data contains long max and min values

2017-03-20 Thread Venkata Ramana G (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Ramana G resolved CARBONDATA-797. - Resolution: Fixed > Data loss for BigInt datatype if data contains long max

[GitHub] incubator-carbondata pull request #675: [CARBONDATA-796]Drop database comman...

2017-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/675 --- 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 #676: [CARBONDATA-797] Data loss for BigIn...

2017-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/676 --- 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 #676: [CARBONDATA-797] Data loss for BigInt datat...

2017-03-20 Thread gvramana
Github user gvramana commented on the issue: https://github.com/apache/incubator-carbondata/pull/676 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 #674: [CARBONDATA-795]rename table is chan...

2017-03-20 Thread nareshpr
GitHub user nareshpr reopened a pull request: https://github.com/apache/incubator-carbondata/pull/674 [CARBONDATA-795]rename table is changing provided db to current db When user trigger rename table command not on current database, table is getting renamed from provided db to

[GitHub] incubator-carbondata issue #676: [CARBONDATA-797] Data loss for BigInt datat...

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

[GitHub] incubator-carbondata pull request #676: [CARBONDATA-797] Data loss for BigIn...

2017-03-20 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/incubator-carbondata/pull/676 [CARBONDATA-797] Data loss for BigInt datatype if data contains long max and min values When data contains long max and min values for a measure column with bigInt datatype,

[GitHub] incubator-carbondata issue #674: [CARBONDATA-795]rename table is changing pr...

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

[GitHub] incubator-carbondata issue #675: [CARBONDATA-796]Drop database command clear...

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

[GitHub] incubator-carbondata issue #674: [CARBONDATA-795]rename table is changing pr...

2017-03-20 Thread nareshpr
Github user nareshpr commented on the issue: https://github.com/apache/incubator-carbondata/pull/674 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] [Created] (CARBONDATA-797) Data loss for BigInt datatype if data contains long max and min values

2017-03-20 Thread Manish Gupta (JIRA)
Manish Gupta created CARBONDATA-797: --- Summary: Data loss for BigInt datatype if data contains long max and min values Key: CARBONDATA-797 URL: https://issues.apache.org/jira/browse/CARBONDATA-797

[GitHub] incubator-carbondata issue #675: [CARBONDATA-796]Drop database command clear...

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

[GitHub] incubator-carbondata issue #674: [CARBONDATA-795]rename table is changing pr...

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

[GitHub] incubator-carbondata pull request #674: [CARBONDATA-795]rename table is chan...

2017-03-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/674#discussion_r106864706 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/AlterTableCommands.scala --- @@ -174,7 +175,7 @@

[GitHub] incubator-carbondata pull request #675: [CARBONDATA-796]Drop database comman...

2017-03-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/675#discussion_r106865916 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/CarbonHiveCommands.scala --- @@ -0,0 +1,42 @@ +/*

[GitHub] incubator-carbondata pull request #675: [CARBONDATA-796]Drop database comman...

2017-03-20 Thread nareshpr
GitHub user nareshpr opened a pull request: https://github.com/apache/incubator-carbondata/pull/675 [CARBONDATA-796]Drop database command clears all carbonfiles from carbon.store/dbfolder When user trigger drop database command, Carbon is deleted all the files from /database/

[jira] [Created] (CARBONDATA-796) Drop database command is deleting all the carbon files from database folder even if the user does not provide cascade

2017-03-20 Thread Naresh P R (JIRA)
Naresh P R created CARBONDATA-796: - Summary: Drop database command is deleting all the carbon files from database folder even if the user does not provide cascade Key: CARBONDATA-796 URL:

[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS

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

[GitHub] incubator-carbondata pull request #670: [CARBONDATA-792] Range Filter Optimi...

2017-03-20 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/670#discussion_r106858685 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/expression/BinaryExpression.java --- @@ -38,4 +38,17 @@ public Expression

[GitHub] incubator-carbondata issue #673: [CARBONDATA-794] Numeric dimension column v...

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

[GitHub] incubator-carbondata issue #674: [CARBONDATA-795]rename table is changing pr...

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

[GitHub] incubator-carbondata issue #674: [CARBONDATA-795]rename table is changing pr...

2017-03-20 Thread nareshpr
Github user nareshpr commented on the issue: https://github.com/apache/incubator-carbondata/pull/674 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

[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS

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

[GitHub] incubator-carbondata issue #674: [CARBONDATA-795]rename table is changing pr...

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

[GitHub] incubator-carbondata issue #673: [CARBONDATA-794] Numeric dimension column v...

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

[GitHub] incubator-carbondata pull request #635: [CARBONDATA-782]support SORT_COLUMNS

2017-03-20 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/635#discussion_r106844177 --- Diff: processing/src/main/java/org/apache/carbondata/processing/newflow/converter/impl/NonDictionaryFieldConverterImpl.java --- @@

[GitHub] incubator-carbondata pull request #635: [CARBONDATA-782]support SORT_COLUMNS

2017-03-20 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/635#discussion_r106844180 --- Diff: processing/src/main/java/org/apache/carbondata/processing/sortandgroupby/sortdata/SortDataRows.java --- @@ -193,20 +193,42 @@

[GitHub] incubator-carbondata pull request #635: [CARBONDATA-782]support SORT_COLUMNS

2017-03-20 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/635#discussion_r106844183 --- Diff: processing/src/main/java/org/apache/carbondata/processing/sortandgroupby/sortdata/SortDataRows.java --- @@ -193,20 +193,42 @@

[GitHub] incubator-carbondata pull request #635: [CARBONDATA-782]support SORT_COLUMNS

2017-03-20 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/635#discussion_r106844188 --- Diff: processing/src/main/java/org/apache/carbondata/processing/sortandgroupby/sortdata/SortDataRows.java --- @@ -460,22 +482,46 @@

[GitHub] incubator-carbondata pull request #635: [CARBONDATA-782]support SORT_COLUMNS

2017-03-20 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/635#discussion_r106844171 --- Diff: core/src/main/java/org/apache/carbondata/core/util/DataTypeUtil.java --- @@ -320,6 +320,80 @@ public static Object

[GitHub] incubator-carbondata pull request #674: [CARBONDATA-795]rename table is chan...

2017-03-20 Thread nareshpr
GitHub user nareshpr opened a pull request: https://github.com/apache/incubator-carbondata/pull/674 [CARBONDATA-795]rename table is changing provided db to current db When user trigger rename table command not on current database, table is getting renamed from provided db to

[jira] [Created] (CARBONDATA-795) Table Rename command is changing the db name of provided table to current db

2017-03-20 Thread Naresh P R (JIRA)
Naresh P R created CARBONDATA-795: - Summary: Table Rename command is changing the db name of provided table to current db Key: CARBONDATA-795 URL: https://issues.apache.org/jira/browse/CARBONDATA-795

[GitHub] incubator-carbondata issue #673: [CARBONDATA-794] Numeric dimension column v...

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