You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by ravipesala <gi...@git.apache.org> on 2017/09/01 05:26:51 UTC

[GitHub] carbondata pull request #1314: [CARBONDATA-1443] Schema storage has issue wh...

GitHub user ravipesala opened a pull request:

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

    [CARBONDATA-1443] Schema storage has issue while converting table object to json string

    Every table object converts to json and splits to small splits as there is limit in hive metastore of 4000. While splitting the json string code has problem so it could not get table and throws NPE

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

    $ git pull https://github.com/ravipesala/incubator-carbondata fix-buildall

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

    https://github.com/apache/carbondata/pull/1314.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 #1314
    
----
commit 3bcf2eec9d1bd35377f70688ce8bd1c31c06fd04
Author: Ravindra Pesala <ra...@gmail.com>
Date:   2017-09-01T05:21:04Z

    Schema storage has issue while converting table object to json string and splitting with small parts

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] carbondata pull request #1314: [CARBONDATA-1443] Schema storage has issue wh...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---