----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8648/ -----------------------------------------------------------
Review request for oodt and Chris Mattmann. Description ------- Support ordering of results in OODT DataSourceCatalog in case the "product_id" is a string. In this case, a new column "product_datetime" of type date is used to order results based on last ingestion. Diffs ----- http://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/java/org/apache/oodt/cas/filemgr/catalog/DataSourceCatalog.java 1422929 http://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/java/org/apache/oodt/cas/filemgr/catalog/LenientDataSourceCatalog.java 1422909 http://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/resources/cas-filemgr-core-schema-oracle.sql 1403860 http://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/resources/cas-filemgr-schema-mysql.sql 1403860 Diff: https://reviews.apache.org/r/8648/diff/ Testing ------- Tested on CAS FileManager deployment for VFASTR project. Thanks, Luca Cinquini
