[
https://issues.apache.org/jira/browse/MAHOUT-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054723#comment-13054723
]
Daniel Xiaodan Zhou commented on MAHOUT-740:
--------------------------------------------
MySQL overrides getFetchSize(). SQL92 doesn't override anything, just simply
extends from the Abstract class and implements the constructors.
If HEAD works, that's fine. When I ran my local mvn, it didn't succeed (some of
the unit tests in loglikelihood code broke).
> add SQL92JDBCItemSimilarity
> ---------------------------
>
> Key: MAHOUT-740
> URL: https://issues.apache.org/jira/browse/MAHOUT-740
> Project: Mahout
> Issue Type: New Feature
> Components: Collaborative Filtering
> Affects Versions: 0.6
> Reporter: Daniel Xiaodan Zhou
> Assignee: Sean Owen
> Priority: Minor
> Fix For: 0.6
>
> Attachments: SQL92.patch
>
>
> I'm thinking to add
> org.apache.mahout.cf.taste.impl.similarity.jdbc.SQL92JDBCItemSimilarity. It
> would directly extends AbstractJDBCItemSimilarity. Lots of code would be
> copied from MySQLJDBCItemSimilarity.
> Any comments/suggestions before I starts the patch?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira