LiuJingSi created MAHOUT-1038:
---------------------------------
Summary: is it a bug of getPreferenceSQL?
Key: MAHOUT-1038
URL: https://issues.apache.org/jira/browse/MAHOUT-1038
Project: Mahout
Issue Type: Question
Components: Collaborative Filtering
Affects Versions: 0.6
Reporter: LiuJingSi
Assignee: Sean Owen
@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