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

Frank McQuillan commented on MADLIB-1202:
-----------------------------------------

Looks OK, I checked:

null
misc
true/false

suffixes and they are all lower case now.

> encode_categorical_variables() creates all lower case column names for 
> boolean columns
> --------------------------------------------------------------------------------------
>
>                 Key: MADLIB-1202
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1202
>             Project: Apache MADlib
>          Issue Type: Improvement
>            Reporter: Jarrod Vawdrey
>            Assignee: Jingyi Mei
>            Priority: Minor
>             Fix For: v1.14
>
>
>  
> It would be handy if encode_categorical_variables() created lower case column 
> names for boolean columns vs upper case that require double quoting to query. 
> Current implementation generates "<boolean column name>_True" and "<boolean 
> column name>_False".
> Improvement to generate <boolean column name>_true and <boolean column 
> name>_false.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to