GitHub user ravipesala opened a pull request:

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

    [CARBONDATA-405]Fixed Data load fail if dataframe is created with LONG 
datatype column

    If the dataframe schema has long datatype then carbon table creation is 
failing because it cannot convert long type to supported bigint type. Same is 
fixed in this PR

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

    $ git pull https://github.com/ravipesala/incubator-carbondata 
dataframe-longtype-issue

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

    https://github.com/apache/incubator-carbondata/pull/313.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 #313
    
----
commit 78d9fe6f32fc010c6dd6115444872abd3b53338d
Author: ravipesala <[email protected]>
Date:   2016-11-10T16:46:59Z

    Fixed Data load fail if dataframe is created with LONG datatype column

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to