You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by ManoharVanam <gi...@git.apache.org> on 2016/09/17 14:02:01 UTC

[GitHub] incubator-carbondata pull request #167: [CARBONDATA-250] Throw exception and...

GitHub user ManoharVanam opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/167

    [CARBONDATA-250] Throw exception and fail the data load if provided MAXCOLUMNS value is not proper

    [Problem] : If user executes data load query with improper maxcolumns value, data load is showing success instead of error in the console
    [Solution] : Throw exception and fail the data load if provided MAXCOLUMNS value is not proper.

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

    $ git pull https://github.com/ManoharVanam/incubator-carbondata MAXCOLUMN

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

    https://github.com/apache/incubator-carbondata/pull/167.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 #167
    
----
commit 650f194050835a28b8b450d12df5f0ba98a7790b
Author: Manohar <ma...@gmail.com>
Date:   2016-09-17T13:47:58Z

    Throwing exception in case of improper MAXCOULUMN value

----


---
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] incubator-carbondata pull request #167: [CARBONDATA-250] Throw exception and...

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

    https://github.com/apache/incubator-carbondata/pull/167


---
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.
---