You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2012/07/04 09:50:34 UTC

[jira] [Resolved] (MAHOUT-1038) is it a bug of getPreferenceSQL?

     [ https://issues.apache.org/jira/browse/MAHOUT-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-1038.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8

Yes you are right, I fixed it.
                
> is it a bug of getPreferenceSQL?
> --------------------------------
>
>                 Key: MAHOUT-1038
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1038
>             Project: Mahout
>          Issue Type: Bug
>          Components: Collaborative Filtering
>    Affects Versions: 0.6
>            Reporter: LiuJingSi
>            Assignee: Sean Owen
>            Priority: Minor
>             Fix For: 0.8
>
>
> @AbstractJDBCDataModel.java
> @public Long getPreferenceTime(long userID, long itemID) throws TasteException 
> there is a prepareStatement of getPreferenceSQL, should it be getPreferenceTimeSQL? because i found you check the getPreferenceTimeSQL null and log for getPreferenceTimeSQL, and this is an function of getPreferenceTime...
> i didn't check relative code, so i am not sure it's a bug or just what you want.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira