GitHub user mayunSaicmotor opened a pull request:
https://github.com/apache/carbondata/pull/1093 [CARBONDATA-1181] Show partitions Show table partition information You can merge this pull request into a Git repository by running: $ git pull https://github.com/mayunSaicmotor/incubator-carbondata SHOW-PARTITION-BACKUP Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/1093.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 #1093 ---- commit e5ff1ab34027d93b9fa702f263108687794cca93 Author: mayun <[hidden email]> Date: 2017-06-11T08:11:47Z support show partitions commit 866856f4c14dbf1323ad5441e24902e39da2a821 Author: mayun <[hidden email]> Date: 2017-06-13T15:44:11Z add ShowPartitionsCommand commit 07af20c6e40cab2b6b4ce802bb17d7a0ed90f496 Author: mayun <[hidden email]> Date: 2017-06-15T06:10:15Z show partitions function commit ed5c813cb7519832ac5c78a474f6213cc794b9d5 Author: mayun <[hidden email]> Date: 2017-06-15T09:57:04Z add test for show partitions commit ca7336bf716c1a2a40338183d2d8a1bf85191b04 Author: mayun <[hidden email]> Date: 2017-06-15T10:11:58Z fix checkstyle issue commit e9fb41c092561b8ce32f4b9e9b8e7a991dad3341 Author: é©¬äº <[hidden email]> Date: 2017-06-15T12:53:53Z Merge pull request #8 from apache/master from master commit bf37840f69393861a45fa7e23605389f07e5eb39 Author: mayun <[hidden email]> Date: 2017-06-16T04:16:43Z change show partition style commit a88070a7a4ac3d5694eaa11d70d9174487ac4628 Author: mayun <[hidden email]> Date: 2017-06-16T06:45:45Z change test case commit 5878be4a5f231b975d4ca000ffc6bd2311e42683 Author: mayun <[hidden email]> Date: 2017-06-16T08:14:31Z change create database commit 5383c1e928c708191f42433142094daca72e9415 Author: é©¬äº <[hidden email]> Date: 2017-06-16T09:32:28Z Merge pull request #9 from apache/master merge from master commit 962f2d8751f5872511dc5c8c90d6d83de0f3b2d5 Author: mayun <[hidden email]> Date: 2017-06-16T13:42:28Z change test code commit 8467ca570f4c1bc25f38bf7c0a2e4e6c1ac27e99 Author: mayun <[hidden email]> Date: 2017-06-16T14:09:23Z change for test on spark 2.1 commit 355fa0a3aff7e2b979fc0f1075de36aa55e812c0 Author: mayun <[hidden email]> Date: 2017-06-16T14:19:54Z Merge branch 'SHOW-PARTITION' of https://github.com/mayunSaicmotor/incubator-carbondata.git into SHOW-PARTITION commit 96abbc13fad2f36ed8adf4c9696884783b116ee1 Author: mayun <[hidden email]> Date: 2017-06-16T15:08:32Z change test code commit 16a7ec1a0bb12223ac681391050659a0124fb618 Author: mayun <[hidden email]> Date: 2017-06-19T16:41:08Z fix review comments issues commit fbeb638b0e1c0ee1727fa7b7a63736e741d0e93b Author: mayun <[hidden email]> Date: 2017-06-20T03:44:35Z fix review comments commit d54a6e7833356e4d1a9e1e185f61017b4215b5d8 Author: mayun <[hidden email]> Date: 2017-06-20T08:33:08Z fix review comments issue commit 93642e3f8cc6a5868f2f39e4f43022dc86ea54ab Author: é©¬äº <[hidden email]> Date: 2017-06-24T02:22:56Z Merge pull request #10 from apache/master merge from master commit 3c1fe93589194b0f5f8737f177fce4ed5ac66120 Author: mayun <[hidden email]> Date: 2017-06-24T11:15:38Z fix review issues commit 8bb67bb8c11964b121baffd559a386d9dd3b01c0 Author: mayun <[hidden email]> Date: 2017-06-24T16:21:25Z move "case ShowPartitions(t) => ShowCarbonPartitionsCommand(t)" to DDLStrategy commit 94bfec07f18c524e17a996fed7d149f5aaf1801e Author: mayun <[hidden email]> Date: 2017-06-25T02:13:34Z change test case ---- --- 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. --- |
Github user asfgit commented on the issue:
https://github.com/apache/carbondata/pull/1093 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. --- |
In reply to this post by qiuchenjian-2
Github user mayunSaicmotor closed the pull request at:
https://github.com/apache/carbondata/pull/1093 --- 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. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1093 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/2689/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1093 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/116/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user asfgit commented on the issue:
https://github.com/apache/carbondata/pull/1093 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/613/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1093 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/117/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1093 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/2690/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user asfgit commented on the issue:
https://github.com/apache/carbondata/pull/1093 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/614/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user asfgit commented on the issue:
https://github.com/apache/carbondata/pull/1093 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/615/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1093 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/2691/ --- 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. --- |
In reply to this post by qiuchenjian-2
GitHub user mayunSaicmotor reopened a pull request:
https://github.com/apache/carbondata/pull/1093 [CARBONDATA-1181] Show partitions Show table partition information You can merge this pull request into a Git repository by running: $ git pull https://github.com/mayunSaicmotor/incubator-carbondata SHOW-PARTITION-BACKUP Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/1093.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 #1093 ---- commit e5ff1ab34027d93b9fa702f263108687794cca93 Author: mayun <[hidden email]> Date: 2017-06-11T08:11:47Z support show partitions commit 866856f4c14dbf1323ad5441e24902e39da2a821 Author: mayun <[hidden email]> Date: 2017-06-13T15:44:11Z add ShowPartitionsCommand commit 07af20c6e40cab2b6b4ce802bb17d7a0ed90f496 Author: mayun <[hidden email]> Date: 2017-06-15T06:10:15Z show partitions function commit ed5c813cb7519832ac5c78a474f6213cc794b9d5 Author: mayun <[hidden email]> Date: 2017-06-15T09:57:04Z add test for show partitions commit ca7336bf716c1a2a40338183d2d8a1bf85191b04 Author: mayun <[hidden email]> Date: 2017-06-15T10:11:58Z fix checkstyle issue commit e9fb41c092561b8ce32f4b9e9b8e7a991dad3341 Author: é©¬äº <[hidden email]> Date: 2017-06-15T12:53:53Z Merge pull request #8 from apache/master from master commit 2fcb08e24e0715a6f2f59044d161295b880e0d87 Author: QiangCai <[hidden email]> Date: 2017-06-09T09:14:23Z fix NPE for partition loading commit 5f9dcc113c7180b8e7fb24dad601fb175d6af36f Author: kunal642 <[hidden email]> Date: 2017-06-14T07:51:47Z added condition to skip single_pass for first load commit 9ae69a2f4c5d143e8bd406b64320531a825a189b Author: QiangCai <[hidden email]> Date: 2017-06-15T13:02:29Z fix timestam format issue for partitioned table commit d3a7f2231cecdd40010377b63e67b895329596dc Author: ravipesala <[hidden email]> Date: 2017-06-04T13:02:48Z Added data map interfaces Fixed comments commit 21c70a33a45233f72dcb9c8f0dbf3a3d1ed6b95d Author: anubhav100 <[hidden email]> Date: 2017-06-13T05:46:57Z solved bug for class cast exception in intermediate file merger commit efe37b822b67c34c4e9c29267683f0b7ef71be85 Author: mayun <[hidden email]> Date: 2017-06-16T04:16:43Z change show partition style change test case change create database commit f22a0da4f9bdf74e36207fad8dc941b191daae3c Author: mayun <[hidden email]> Date: 2017-06-16T13:42:28Z change test code commit 7351cba469562555cd5e81cd4e0f444c66fed0f5 Author: mayun <[hidden email]> Date: 2017-06-16T14:09:23Z change for test on spark 2.1 commit 5abe3b6ce464484f7fbdc0adee59431b91e188a2 Author: jackylk <[hidden email]> Date: 2017-06-13T13:56:06Z rename RLE commit 9cfcecfc4e9080f40a043e9a3b99ff89eabbf672 Author: mayun <[hidden email]> Date: 2017-06-16T15:08:32Z change test code commit b681819c139f85b3220f48f5710bffcf85ea44c1 Author: ravipesala <[hidden email]> Date: 2017-06-17T19:19:40Z Fixed delete with subquery issue commit 7adf56b31011d4db6dfba52debe4e1bc6dfe5a40 Author: jatin <[hidden email]> Date: 2017-06-15T07:48:48Z Fixed linking and content issues commit e3cabd20295c318abb273e5947aa32ed0911386b Author: jackylk <[hidden email]> Date: 2017-06-19T03:59:37Z add unsafe column page commit fd4527f9b6656b6a96405ead12e53e038b1e3e12 Author: chenerlu <[hidden email]> Date: 2017-06-19T07:53:40Z delete carbon-spark-shell script commit 5e02a7472596ae0c8e12719cea05cd7bb67fd694 Author: QiangCai <[hidden email]> Date: 2017-06-08T09:47:07Z fix single-pass issue for partition table commit 5ea6b9668d5ff70bbce6b638d71f1e5936ef1a53 Author: QiangCai <[hidden email]> Date: 2017-06-15T11:56:57Z fix comment commit 88252720952adc2f6e9ccb2debd02beb459df915 Author: Manohar <[hidden email]> Date: 2017-06-19T14:39:40Z Handling multiple implicit columns commit d8c1629de7720baed2af7e9894c8ff0fc52adc81 Author: mayun <[hidden email]> Date: 2017-06-19T16:41:08Z fix review comments issues commit 155a745b1bd5aebf477426df828b58a1a9102ea8 Author: mayun <[hidden email]> Date: 2017-06-20T03:44:35Z fix review comments commit 2db15b384f71e460d519fb75a93a231cffbc7c5f Author: mayun <[hidden email]> Date: 2017-06-20T08:33:08Z fix review comments issue commit 87abafe3e9d00769612b4bdc76de99004e7f770e 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 096c59b84d67e60a0ad4276f9cf4aebf366b7d3d 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 84a25f83763dedded999c159f17449d79a862a0b Author: manishgupta88 <[hidden email]> Date: 2017-06-21T14:39:12Z Problem: Memory leak in case of compaction when unsafe is true Analysis: In case of compaction, queryExecutor object is formed for multiple blocks but the objects are not retained and finish method is called only on the last instance created for query executor. Due to this the memory allocated to precious objects is not released which can lead to out of memory issue. Fix: Add all the object to a list and call finish method on all the objects so that memory gets released commit 7d9e89dd554dd3ece93de2addb5237f1175f944e Author: ravipesala <[hidden email]> Date: 2017-06-21T08:44:44Z Fixed issue of more records after update. ---- --- 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. --- |
In reply to this post by qiuchenjian-2
Github user asfgit commented on the issue:
https://github.com/apache/carbondata/pull/1093 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. --- |
In reply to this post by qiuchenjian-2
Github user mayunSaicmotor closed the pull request at:
https://github.com/apache/carbondata/pull/1093 --- 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. --- |
In reply to this post by qiuchenjian-2
Github user asfgit commented on the issue:
https://github.com/apache/carbondata/pull/1093 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/carbondata-pr-spark-1.6/616/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user gvramana commented on the issue:
https://github.com/apache/carbondata/pull/1093 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 required. rebase -uf <forkedremote> <localbranch>:<prbranch> --- 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. --- |
Free forum by Nabble | Edit this page |