GitHub user ashokblend opened a pull request:
https://github.com/apache/incubator-carbondata/pull/366 [WIP]Insert into carbon table new **Problem** If user wants to load data from other table, carbon doesn't support this. **Solution** User will be able to load data in carbon table from other table. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ashokblend/incubator-carbondata insertintocarbontable Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/366.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 #366 ---- commit 0d2ed4d587738bd4dc52f206c2b9125c3ae32d2c Author: ashok.blend <[hidden email]> Date: 2016-11-29T05:20:45Z Insert into carbon table new ---- --- 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 QiangCai commented on the issue:
https://github.com/apache/incubator-carbondata/pull/366 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 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 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 @@ <modules> <module>common</module> + <module>format</module> --- End diff -- should not add format dependency --- 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 ashokblend commented on the issue:
https://github.com/apache/incubator-carbondata/pull/366 i have removed changes in pom.xml, but before merging we need to deploy carbon-format as there is change in schema.thrift. --- 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 jackylk commented on the issue:
https://github.com/apache/incubator-carbondata/pull/366 please rebase, thanks --- 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 ashokblend commented on the issue:
https://github.com/apache/incubator-carbondata/pull/366 rebase done. please merge 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 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 jackylk commented on the issue:
https://github.com/apache/incubator-carbondata/pull/366 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, 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 closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/366 --- 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 |