[jira] [Created] (CARBONDATA-293) Add scan_blocklet_num for query statistics

2016-10-09 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-293: -- Summary: Add scan_blocklet_num for query statistics Key: CARBONDATA-293 URL: https://issues.apache.org/jira/browse/CARBONDATA-293 Project: CarbonData

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

2016-10-09 Thread Zhangshunyu
GitHub user Zhangshunyu reopened a pull request: https://github.com/apache/incubator-carbondata/pull/204 [CARBONDATA-280]Fix the bug that when table properties is repeated it only set the last one ## Why raise this pr? When table properties is repeated it only set the last one,

[GitHub] incubator-carbondata pull request #215: [WIP][CARBONDATA-2] Remove kettle fr...

2016-10-09 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/215#discussion_r82504432 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/csvinput/CustomArrayWritable.java --- @@ -0,0 +1,51 @@ +package

[GitHub] incubator-carbondata pull request #216: [CARBONDATA-289]Support MB/M for tab...

2016-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/216 --- 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 #216: [CARBONDATA-289]Support MB/M for tab...

2016-10-09 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/216#discussion_r82523320 --- Diff: docs/DDL-Operations-on-Carbon.md --- @@ -67,6 +67,14 @@ Here, DICTIONARY_EXCLUDE will exclude dictionary creation. This is applicable

[GitHub] incubator-carbondata pull request #216: [CARBONDATA-289]Support MB/M for tab...

2016-10-09 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/216#discussion_r82523040 --- Diff: docs/DDL-Operations-on-Carbon.md --- @@ -67,6 +67,14 @@ Here, DICTIONARY_EXCLUDE will exclude dictionary creation. This is applicable

[GitHub] incubator-carbondata pull request #221: [CARBONDATA-291] All STATISTIC log s...

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

[jira] [Created] (CARBONDATA-292) add COLUMNDICT operation info in DML operation guide

2016-10-09 Thread Jay (JIRA)
Jay created CARBONDATA-292: -- Summary: add COLUMNDICT operation info in DML operation guide Key: CARBONDATA-292 URL: https://issues.apache.org/jira/browse/CARBONDATA-292 Project: CarbonData Issue

[GitHub] incubator-carbondata pull request #223: [WIP] add infomation for COLUMNDICT ...

2016-10-09 Thread Jay357089
GitHub user Jay357089 opened a pull request: https://github.com/apache/incubator-carbondata/pull/223 [WIP] add infomation for COLUMNDICT operation Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR

[jira] [Created] (CARBONDATA-291) Some STATISTIC log still present even though disable STATISTIC

2016-10-09 Thread Gin-zhj (JIRA)
Gin-zhj created CARBONDATA-291: -- Summary: Some STATISTIC log still present even though disable STATISTIC Key: CARBONDATA-291 URL: https://issues.apache.org/jira/browse/CARBONDATA-291 Project: CarbonData

[GitHub] incubator-carbondata pull request #222: [CARBONDATA-221] Fix the bug of inve...

2016-10-09 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/222 [CARBONDATA-221] Fix the bug of inverted index that store inverted index in metadata. ## Why raise this pr? 1. Problem: In current code, inverted index in ddl info is not

[GitHub] incubator-carbondata pull request #221: use recoder for all statistic log

2016-10-09 Thread foryou2030
GitHub user foryou2030 opened a pull request: https://github.com/apache/incubator-carbondata/pull/221 use recoder for all statistic log Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[jira] [Created] (CARBONDATA-290) When part of table name has database name, then query will show segment path not found

2016-10-09 Thread Jay (JIRA)
Jay created CARBONDATA-290: -- Summary: When part of table name has database name, then query will show segment path not found Key: CARBONDATA-290 URL: https://issues.apache.org/jira/browse/CARBONDATA-290

[GitHub] incubator-carbondata pull request #220: [WIP]Fix path not found when part of...

2016-10-09 Thread Jay357089
GitHub user Jay357089 opened a pull request: https://github.com/apache/incubator-carbondata/pull/220 [WIP]Fix path not found when part of table name has database Name Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ]