[GitHub] incubator-carbondata pull request #52: [CARBONDATA-104] Support varchar data...

2016-09-19 Thread Zhangshunyu
GitHub user Zhangshunyu reopened a pull request: https://github.com/apache/incubator-carbondata/pull/52 [CARBONDATA-104] Support varchar datatype as SPARK Support varchar datatype as spark, and spark treat varchar as string to process it. You can merge this pull request into a Git

[GitHub] incubator-carbondata pull request #150: [CARBONDATA-235] Removed no-used car...

2016-09-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/150 --- 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 #176: [CARBONDATA-208] add configurable on...

2016-09-19 Thread foryou2030
GitHub user foryou2030 opened a pull request: https://github.com/apache/incubator-carbondata/pull/176 [CARBONDATA-208] add configurable on-off for query statistics # Why raise this pr? Currently there are many STATISTIC log for performance tuning purpose, but it should be config

[jira] [Created] (CARBONDATA-259) Log of query statistics are not present for limit queries.

2016-09-19 Thread Gin-zhj (JIRA)
Gin-zhj created CARBONDATA-259: -- Summary: Log of query statistics are not present for limit queries. Key: CARBONDATA-259 URL: https://issues.apache.org/jira/browse/CARBONDATA-259 Project: CarbonData

[GitHub] incubator-carbondata pull request #177: [CARBONDATA-259] Fixed query statist...

2016-09-19 Thread foryou2030
GitHub user foryou2030 opened a pull request: https://github.com/apache/incubator-carbondata/pull/177 [CARBONDATA-259] Fixed query statistics for queries with limit # Why raised this pr? query statistics are not present for limit queries. # How to solve it? Using context