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

Luca Cinquini resolved OODT-544.
--------------------------------

    Resolution: Fixed

Implemented. The two resource files cas-filemgr-schema.mysql and 
cas-filemgr-core-schema-oracle.sql contain examples on how to define the 
"products" table with a "product_id" column of type string, and an additional 
"product_datetime" column of type datetime to allow for sorting of products.
                
> Support for product_id of type string in FM DataSourceCatalog
> -------------------------------------------------------------
>
>                 Key: OODT-544
>                 URL: https://issues.apache.org/jira/browse/OODT-544
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>         Attachments: OODT-544.luca.121512.patch.txt
>
>
> Currently, the FM DataSourceCatalog assumes that the primary key "product_id" 
> in table "products" is of type integer. In some situations, it might actually 
> need to be a string such as a UUID.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to