[GitHub] incubator-carbondata pull request #362: [CARBONDATA-459] Block distribution ...

2016-11-29 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/362#discussion_r90031795 --- Diff: integration/spark/src/main/scala/org/apache/spark/sql/hive/DistributionUtil.scala --- @@ -101,47 +101,107 @@ object DistributionUtil

[GitHub] incubator-carbondata issue #367: [CARBONDATA-465] Spark streaming dataframe ...

2016-11-29 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/367 I think @ravipesala is still working on #333 --- 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

[GitHub] incubator-carbondata pull request #366: [CARBONDATA-368]Insert into carbon t...

2016-11-29 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/366#discussion_r89998317 --- Diff: pom.xml --- @@ -93,6 +93,7 @@ common + format --- End diff -- should not add format

[GitHub] incubator-carbondata issue #278: [CARBONDATA-368]Imporve performance of data...

2016-11-29 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/278 LGTM CI passed http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/700/ --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-carbondata issue #367: [CARBONDATA-465] Spark streaming dataframe ...

2016-11-29 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/367 Why include PR333 in this PR? Does it depends on PR333? --- 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

[GitHub] incubator-carbondata pull request #278: [CARBONDATA-368]Imporve performance ...

2016-11-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/278#discussion_r89949404 --- Diff: processing/src/main/java/org/apache/carbondata/processing/csvreaderstep/CsvInput.java --- @@ -384,21 +383,75 @@ public boolean

[GitHub] incubator-carbondata pull request #278: [CARBONDATA-368]Imporve performance ...

2016-11-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/278#discussion_r89948611 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -932,7 +942,8 @@ object

[GitHub] incubator-carbondata issue #365: [CARBONDATA-463] Extract code to spark-comm...

2016-11-28 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/365 CI passed http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/696/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-carbondata issue #365: [CARBONDATA-463] Extract code to spark-comm...

2016-11-28 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/365 http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/689/ --- 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

[GitHub] incubator-carbondata pull request #365: [CARBONDATA-463] Extract code to spa...

2016-11-28 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/incubator-carbondata/pull/365 [CARBONDATA-463] Extract code to spark-common Move MM You can merge this pull request into a Git repository by running: $ git pull https://github.com/jackylk/incubator-carbondata

[GitHub] incubator-carbondata issue #363: [CARBONDATA-461] clean partitioner in carbo...

2016-11-28 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/363 http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/681/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-carbondata issue #357: [CARBONDATA-451]Fix the bug of storePath.su...

2016-11-28 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/357 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 #360: [CARBONDATA-462] Clean up carbonTableSchema...

2016-11-28 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/360 CI http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/677/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-carbondata issue #359: [CARBONDATA-456] Fixing select count(*) slo...

2016-11-28 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/359 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 #363: [CARBONDATA-461] clean partitioner i...

2016-11-28 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/incubator-carbondata/pull/363 [CARBONDATA-461] clean partitioner in carbon RDD package To make carbon RDDs reusable in spark2 integration, need to remove partitioner in RDDs You can merge this pull request

[GitHub] incubator-carbondata pull request #356: [WIP] Change to use CarbonDatasource...

2016-11-27 Thread jackylk
Github user jackylk closed the pull request at: https://github.com/apache/incubator-carbondata/pull/356 --- 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 #212: [CARBONDATA-285] Use path parameter in Spar...

2016-11-25 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/212 This will be done in another PR for spark2 integration closing it --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-carbondata pull request #212: [CARBONDATA-285] Use path parameter ...

2016-11-25 Thread jackylk
Github user jackylk closed the pull request at: https://github.com/apache/incubator-carbondata/pull/212 --- 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 #242: [CARBONDATA-318] Implement in memory sort f...

2016-11-25 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/242 This will be done in another PR closing it --- 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

[GitHub] incubator-carbondata issue #262: [CARBONDATA-308] Use CarbonInputFormat in C...

2016-11-25 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/262 CI running http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/661/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-carbondata issue #262: [CARBONDATA-308] Use CarbonInputFormat in C...

2016-11-25 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/262 CI running http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/659/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-carbondata issue #351: [CARBONDATA-447] Use Carbon log service ins...

2016-11-24 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/351 CI passed http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/652/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-carbondata pull request #351: [CARBONDATA-447] Use Carbon log serv...

2016-11-24 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/incubator-carbondata/pull/351 [CARBONDATA-447] Use Carbon log service instead of spark Logging Change all place that uses spark Logging interface, use log service in carbon-common module. This is a preparation

[GitHub] incubator-carbondata pull request #339: [CARBONDATA-429][WIP] Remove unneces...

2016-11-21 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/incubator-carbondata/pull/339 [CARBONDATA-429][WIP] Remove unnecessary file name check in dictionary cache In dictionary cache, there are currently necessary file name check for each column, which increase

[GitHub] incubator-carbondata issue #324: [CARBONDATA-420] Remove unused parameter in...

2016-11-19 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/324 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 #254: [CARBONDATA-326] Create wrong table using '...

2016-11-18 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/254 please rebase. And why it can not support create table like carbon table? It just need the schema of the like table, right? --- If your project is set up for it, you can reply

[GitHub] incubator-carbondata issue #278: [CARBONDATA-368]Imporve performance of data...

2016-11-18 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/278 please rebase --- 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 pull request #324: [CARBONDATA-420] Remove unused param...

2016-11-18 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/324#discussion_r88768124 --- Diff: conf/carbon.properties.template --- @@ -52,7 +52,7 @@ carbon.compaction.level.threshold=4,3 #default size (in MB) for major

<    1   2   3   4   5   6