[ 
https://issues.apache.org/jira/browse/PHOENIX-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708468#comment-14708468
 ] 

ASF GitHub Bot commented on PHOENIX-2196:
-----------------------------------------

GitHub user randerzander opened a pull request:

    https://github.com/apache/phoenix/pull/114

    PHOENIX-2196 - auto capitalize field names in DF->Phoenix table save method

    

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

    $ git pull https://github.com/randerzander/phoenix master

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

    https://github.com/apache/phoenix/pull/114.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 #114
    
----
commit c32d65c8bf6b2cff95271716c85fc77ccf035740
Author: = <rgel...@gmail.com>
Date:   2015-08-23T18:18:55Z

    auto capitalize DF field names in DataFrameFunctions save method

----


> phoenix-spark should automatically convert DataFrame field names to all caps
> ----------------------------------------------------------------------------
>
>                 Key: PHOENIX-2196
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2196
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Randy Gelhausen
>            Priority: Minor
>
> phoenix-spark will fail to save a DF into a Phoenix table if the DataFrame's 
> fields are not all capitalized. Since Phoenix internally capitalizes all 
> column names, the DataFrame.save method should automatically capitalize DF 
> field names as a convenience to the end user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to