[GitHub] incubator-carbondata pull request #111: [CARBONDATA-194] ArrayIndexOfBoundEx...

2016-08-30 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/incubator-carbondata/pull/111 [CARBONDATA-194] ArrayIndexOfBoundException thrown when number of columns in row more than the max number of columns in univocity parser settings ISSUE ID: https://issues.apache.

[jira] [Created] (CARBONDATA-194) ArrayIndexOfBoundException thrown when number of columns in row more than the max number of columns in univocity parser settings

2016-08-30 Thread Manish Gupta (JIRA)
Manish Gupta created CARBONDATA-194: --- Summary: ArrayIndexOfBoundException thrown when number of columns in row more than the max number of columns in univocity parser settings Key: CARBONDATA-194 URL: https://is

[GitHub] incubator-carbondata pull request #110: [CARBONDATA-193]Fix the bug that neg...

2016-08-30 Thread Zhangshunyu
Github user Zhangshunyu commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/110#discussion_r76929947 --- Diff: core/src/main/java/org/apache/carbondata/core/util/ValueCompressionUtil.java --- @@ -78,26 +78,26 @@ private ValueCompressionUtil(

[GitHub] incubator-carbondata pull request #110: [CARBONDATA-193]Fix the bug that neg...

2016-08-30 Thread Vimal-Das
Github user Vimal-Das commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/110#discussion_r76929816 --- Diff: core/src/main/java/org/apache/carbondata/core/util/ValueCompressionUtil.java --- @@ -78,26 +78,26 @@ private ValueCompressionUtil()

[GitHub] incubator-carbondata pull request #93: [CARBONDATA-177] Greater than and Les...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/93 --- 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 #106: [CARBONDATA-160]Data mismatch issue ...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/106 --- 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 #108: [CARBONDATA-190]Data mismatch issue ...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/108 --- 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 #110: [wip][CARBONDATA-193]Fix the bug tha...

2016-08-30 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/110 [wip][CARBONDATA-193]Fix the bug that negative data compress is not properly when datatype is Double ## Why raise this pr? **Fix bug: negative data compress is not properly whe

[jira] [Created] (CARBONDATA-193) Data is not loading properly when double data type is having negative values

2016-08-30 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-193: -- Summary: Data is not loading properly when double data type is having negative values Key: CARBONDATA-193 URL: https://issues.apache.org/jira/browse/CARBONDATA-193

[GitHub] incubator-carbondata pull request #102: [CARBONDATA-186] Except compaction a...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/102 --- 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 #95: [CARBONDATA-152]Double min max differ...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/95 --- 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 #109: [CARBONDATA-192] Invalidating the ta...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/109 --- 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 #103: [CARBONDATA-187]Fix the bug that whe...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/103 --- 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 #97: [CARBONDATA-180]give proper error mes...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/97 --- 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 #107: [CARBONDATA-191]Fix bug when quote c...

2016-08-30 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/107#discussion_r76787331 --- Diff: integration/spark/src/test/scala/org/apache/carbondata/integration/spark/testsuite/dataload/TestLoadDataWithSingleQuotechar.scala -

[GitHub] incubator-carbondata pull request #106: [CARBONDATA-160]Data mismatch issue ...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/106#discussion_r76785449 --- Diff: core/src/main/java/org/apache/carbondata/scan/filter/FilterUtil.java --- @@ -57,7 +68,17 @@ import org.apache.carbondata.sc

[GitHub] incubator-carbondata pull request #106: [CARBONDATA-160]Data mismatch issue ...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/106#discussion_r76785409 --- Diff: core/src/main/java/org/apache/carbondata/scan/filter/FilterUtil.java --- @@ -623,9 +655,11 @@ public static DimColumnFilterInfo

[GitHub] incubator-carbondata pull request #106: [CARBONDATA-160]Data mismatch issue ...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/106#discussion_r76785423 --- Diff: core/src/main/java/org/apache/carbondata/scan/filter/FilterUtil.java --- @@ -23,7 +23,18 @@ import java.nio.ByteBuffer;

[GitHub] incubator-carbondata pull request #106: [CARBONDATA-160]Data mismatch issue ...

2016-08-30 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/106#discussion_r76784937 --- Diff: core/src/main/java/org/apache/carbondata/scan/filter/FilterUtil.java --- @@ -57,7 +68,17 @@ import org.apache.carbondata.scan.

[GitHub] incubator-carbondata pull request #106: [CARBONDATA-160]Data mismatch issue ...

2016-08-30 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/106#discussion_r76784836 --- Diff: core/src/main/java/org/apache/carbondata/scan/filter/FilterUtil.java --- @@ -623,9 +655,11 @@ public static DimColumnFilterInfo ge

[GitHub] incubator-carbondata pull request #82: [CARBONDATA-165] Support loading fact...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/82 --- 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

Podling Report Reminder - September 2016

2016-08-30 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 21 September 2016, 10:30 am PDT. The report for your podling will fo

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76760660 --- Diff: core/src/main/java/org/apache/carbondata/scan/result/iterator/DetailQueryResultIterator.java --- @@ -45,10 +47,28 @@

[GitHub] incubator-carbondata pull request #109: [CARBONDATA-192] Invalidating the ta...

2016-08-30 Thread ManoharVanam
GitHub user ManoharVanam opened a pull request: https://github.com/apache/incubator-carbondata/pull/109 [CARBONDATA-192] Invalidating the table from hive context while dropping the table Select Query is throwing exception in the below scenario : Create table table1 load tab

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76760563 --- Diff: core/src/main/java/org/apache/carbondata/scan/result/iterator/DetailQueryResultIterator.java --- @@ -45,10 +47,28 @@

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76760461 --- Diff: core/src/main/java/org/apache/carbondata/scan/result/iterator/DetailQueryResultIterator.java --- @@ -45,10 +47,28 @@

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76758327 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatisticsRecorder.java --- @@ -61,14 +67,275 @@ publi

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread foryou2030
Github user foryou2030 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76754835 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatisticsRecorder.java --- @@ -61,14 +67,275 @@ public Q

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76753482 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatisticsRecorder.java --- @@ -61,14 +67,275 @@ publi

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76752958 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatistic.java --- @@ -45,8 +47,16 @@ */

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76752133 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatisticsRecorder.java --- @@ -61,14 +67,275 @@ publi

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76751861 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatisticsRecorder.java --- @@ -20,11 +20,14 @@

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76751950 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatisticsRecorder.java --- @@ -61,14 +67,275 @@ publi

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76751631 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatisticsCommonConstants.java --- @@ -0,0 +1,56 @@

[GitHub] incubator-carbondata pull request #91: [WIP] Add performance statistics logs...

2016-08-30 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/91#discussion_r76751559 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/QueryStatisticsCommonConstants.java --- @@ -0,0 +1,56 @@

[GitHub] incubator-carbondata pull request #82: [CARBONDATA-165] Support loading fact...

2016-08-30 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/82#discussion_r76749797 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/util/GlobalDictionaryUtil.scala --- @@ -736,27 +761,20 @@ object GlobalD

[GitHub] incubator-carbondata pull request #100: Handle all dictionary exception more...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/100 --- 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 #101: When query result is null, getPartit...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/101 --- 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 #80: CARBONDATA-164 Add template for pull ...

2016-08-30 Thread umamaheswararao
Github user umamaheswararao commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/80#discussion_r76740767 --- Diff: .github/PULL_REQUEST_TEMPLATE.md --- @@ -0,0 +1,13 @@ +Be sure to do all of the following to help us incorporate your contri

[GitHub] incubator-carbondata pull request #82: [CARBONDATA-165] Support loading fact...

2016-08-30 Thread foryou2030
Github user foryou2030 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/82#discussion_r76740663 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/util/GlobalDictionaryUtil.scala --- @@ -650,6 +650,51 @@ object Global

[GitHub] incubator-carbondata pull request #103: [CARBONDATA-187]Fix the bug that whe...

2016-08-30 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/103#discussion_r76740221 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/tasks/DictionaryWriterTask.scala --- @@ -63,18 +64,26 @@ class Dic

[GitHub] incubator-carbondata pull request #82: [CARBONDATA-165] Support loading fact...

2016-08-30 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/82#discussion_r76739692 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/util/GlobalDictionaryUtil.scala --- @@ -650,6 +650,51 @@ object GlobalDi