[GitHub] carbondata pull request #1085: [CARBONDATA-1222] Residual files created from...

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1085: [CARBONDATA-1222] Residual files created from...

qiuchenjian-2
GitHub user PannerselvamVelmyl opened a pull request:

    https://github.com/apache/carbondata/pull/1085

    [CARBONDATA-1222] Residual files created from Update are not deleted after clean operation

    Residual files are getting cleaned after adding this fix.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PannerselvamVelmyl/carbondata carboncommit1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1085.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1085
   
----
commit 15f5cbce8724d5aa1eccbed2b901d9c567573243
Author: anubhav100 <[hidden email]>
Date:   2017-05-27T08:34:22Z

    Resolved Bug For Select Count * Not Working In Hive

commit e0047e63f18fd374b97762899c84cd22a35c4806
Author: ravipesala <[hidden email]>
Date:   2017-06-04T13:02:48Z

    Added data map interfaces
   
    Fixed comments

commit fe9e5aae65446a487a3ecc88ebc9e5f8de95cd68
Author: rahulforallp <[hidden email]>
Date:   2017-06-07T08:45:07Z

    duplicate column and empty argument with other column restricted

commit 6415276c8c1222de4db06d32c3ec7fea4788ff19
Author: QiangCai <[hidden email]>
Date:   2017-06-08T09:47:07Z

    fix single-pass issue for partition table

commit 521e13a19949004f3cb5a3f1a0e8964b76cf01d9
Author: sounakr <[hidden email]>
Date:   2017-06-08T14:58:50Z

    IUD Performance Changes

commit 7ce957bf3dc4e00511e4cabc85b98ebfd68cdc06
Author: QiangCai <[hidden email]>
Date:   2017-06-09T09:14:23Z

    fix NPE for partition loading

commit fcd5e8ce726da61fdff829dbddefdbfd4503218f
Author: chenerlu <[hidden email]>
Date:   2017-06-09T09:33:30Z

    [CARBONDATA-1149] Fix issue of mismatch type of partition column when specify partition info

commit 5b52b89d89e099af815f95c8dece7a371ce52547
Author: QiangCai <[hidden email]>
Date:   2017-06-09T11:01:34Z

    partitioned by all primitive data type

commit 18dc353f8f653ce5243ea2ae74ff5300de282011
Author: BJangir <[hidden email]>
Date:   2017-06-09T17:33:08Z

    in List partition all records loaded in default partition.

commit 3ff6150fc22543b3edca957494487624bd1331aa
Author: Yadong Qi <[hidden email]>
Date:   2017-06-10T10:15:44Z

    Use sortBy operator in spark to load the data.
   
    Modify the review comments.

commit f20cc62ed5c8754e0d8303562e8ebcf2345fd4ec
Author: rahulforallp <[hidden email]>
Date:   2017-06-12T10:57:40Z

    fixed CARBONDATA-1155

commit cec293a75030560295bbf373de8571e4ea6c4ace
Author: chenliang613 <[hidden email]>
Date:   2017-06-12T12:39:19Z

    [CARBONDATA-1158] Hive integration code optimization
   
    update hive-guide
   
    update hive guide doc for fixing snappy issues
   
    Hive integration code optimization
   
    fix comments

commit 11413fba5431d23308c04d9b76dceef09483c69a
Author: anubhav100 <[hidden email]>
Date:   2017-06-13T05:46:57Z

    solved bug for class cast exception in intermediate file merger

commit 620e86061fafd36d1e5358c52702484e22fe513b
Author: jackylk <[hidden email]>
Date:   2017-06-13T05:22:01Z

    remove column group
   
    fix testcase

commit effca51e8fd33557bcb0666a4e423e2801109636
Author: chenerlu <[hidden email]>
Date:   2017-06-13T07:05:16Z

    Create useful-tips-on-carbondata.md

commit 1011bce7822aaf3e0988ba34433540b0be46bb1d
Author: xuchuanyin <[hidden email]>
Date:   2017-06-13T07:53:33Z

    update logger class name
   
    update logger class
   
    update logger class
   
    update logger class
   
    update logger class
   
    update logger class
   
    update logger class
   
    fix checkstyle issues

commit bf68674f92e535a3ab73d78cedb5947fb7fe21d0
Author: jackylk <[hidden email]>
Date:   2017-06-13T13:56:06Z

    rename RLE

commit 2455076499fb0d7f92a805df2597c84bca5f03db
Author: jackylk <[hidden email]>
Date:   2017-06-13T14:38:48Z

    add EncodingStrategy
   
    fix style“
   
    fix style

commit 57a247b7a2ed163f57cfb1a5f462ab5bb97948e3
Author: ravipesala <[hidden email]>
Date:   2017-06-13T17:43:16Z

    Fixed batch load issue

commit e31afbf7b14b6881e0036f1d870d3e3b15821f89
Author: kunal642 <[hidden email]>
Date:   2017-06-14T07:51:47Z

    added condition to skip single_pass for first load

commit ba4dc168268a4bd55ca6407d36566c0cd83ec1fc
Author: Yadong Qi <[hidden email]>
Date:   2017-06-14T06:22:23Z

    Convert decimal to byte at the end of sort step when using GLOBAL_SORT.
   
    Convert decimal to byte at the end of sort step when using GLOBAL_SORT.

commit 3ad499023ee3faf949adb4df18ef3710589c01b5
Author: dhatchayani <[hidden email]>
Date:   2017-06-15T04:33:08Z

    [CARBONDATA-1177]Fixed batch sort synchronization issue

commit dd3ed4eaa7735b8cda2294539728f80b30c2392f
Author: jatin <[hidden email]>
Date:   2017-06-15T07:48:48Z

    Fixed linking and content issues

commit b9940e32641fed2c627add970e8888e8c79bcb73
Author: Yadong Qi <[hidden email]>
Date:   2017-06-15T07:16:28Z

    Don't reuse the converRow.
   
    Fix bugs on spark-1.6
   
    Add flag.

commit 17394987c1ecca1f6318e95a983d400a579c1fbb
Author: ravipesala <[hidden email]>
Date:   2017-06-15T11:02:09Z

    Fixed batch load issue count and synchronization

commit f8e37aaf5e4ea3c97bb6add764452f7ebb22c6c2
Author: QiangCai <[hidden email]>
Date:   2017-06-15T11:56:57Z

    fix comment

commit 1b9b6a8cc4365fcd0717d3633e0ea826134429df
Author: QiangCai <[hidden email]>
Date:   2017-06-15T13:02:29Z

    fix timestam format issue for partitioned table

commit e3c196844cfba6def75847f0463b7ba4bbf662ad
Author: chenerlu <[hidden email]>
Date:   2017-06-16T08:05:23Z

    update CarbonPartitionExample because partition columns should not be specified in the schema
   
    keep the table schema same
   
    fix code style
   
    to lowercase
   
    add space line
   
    delete space line
   
    add close spark session
   
    add one space line
   
    add one space line to re test
   
    delete extra space
   
    change to smallcase
   
    keep original
   
    keep original
   
    change back

commit 42b497fe029950b00fc41cb2d6e6ef003ed1652e
Author: ravipesala <[hidden email]>
Date:   2017-06-17T19:19:40Z

    Fixed delete with subquery issue

commit e56d51a5e9341dd1dcd1ff6ec020ac5e181395ac
Author: jackylk <[hidden email]>
Date:   2017-06-19T03:59:37Z

    add unsafe column page

----


---
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 feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1085: [CARBONDATA-1222] Residual files created from Update...

qiuchenjian-2
Github user asfgit commented on the issue:

    https://github.com/apache/carbondata/pull/1085
 
    Can one of the admins verify this patch?


---
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 feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1085: [CARBONDATA-1222] Residual files created from...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user PannerselvamVelmyl closed the pull request at:

    https://github.com/apache/carbondata/pull/1085


---
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 feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1085: [CARBONDATA-1222] Residual files created from Update...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit commented on the issue:

    https://github.com/apache/carbondata/pull/1085
 
   
    Refer to this link for build results (access rights to CI server needed):
    https://builds.apache.org/job/carbondata-pr-spark-1.6/598/<h2>Failed Tests: <span class='status-failure'>1</span></h2><h3><a name='carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test' /><a href='https://builds.apache.org/job/carbondata-pr-spark-1.6/598/org.apache.carbondata$carbondata-spark-common-test/testReport'>carbondata-pr-spark-1.6/org.apache.carbondata:carbondata-spark-common-test</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/carbondata-pr-spark-1.6/598/org.apache.carbondata$carbondata-spark-common-test/testReport/org.apache.carbondata.spark.testsuite.dataretention/DataRetentionConcurrencyTestCase/DataRetention_Concurrency_load_date/'><strong>org.apache.carbondata.spark.testsuite.dataretention.DataRetentionConcurrencyTestCase.DataRetention_Concurrency_load_date</strong></a></li></ul>



---
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 feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1085: [CARBONDATA-1222] Residual files created from Update...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user gvramana commented on the issue:

    https://github.com/apache/carbondata/pull/1085
 
    Thanks for working on this issue. You always can use the same PR by rebasing the code with master and force pushing to this PR branch. Raising multiple PRs for same issue is not encouraged.


---
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 feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---