Project

General

Profile

« Previous | Next » 

Revision 52338

take lastupdate in consideration for orgs and projects

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/hbase/queryOrganizations.sql
17 17
		null                                                      AS ecsmevalidated,
18 18
		null                                                      AS ecnutscode,
19 19
		o.dateofcollection                                        AS dateofcollection,
20
		o.lastupdate                                              AS dateoftransformation,
20 21
		false                                                     AS inferred,
21 22
		false                                                     AS deletedbyinference,
22 23
		0.9                                                       AS trust,
modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/patch-db/materialised_views.sql
212 212
		p.oa_mandate_for_publications                                                                              AS oamandatepublications,
213 213
		p.ec_article29_3                                                                                           AS ecarticle29_3,
214 214
		p.dateofcollection                                                                                         AS dateofcollection,
215
		p.lastupdate                                                                                               AS dateoftransformation,
215 216
		p.inferred                                                                                                 AS inferred,
216 217
		p.deletedbyinference                                                                                       AS deletedbyinference,
217 218
		p.trust                                                                                                    AS trust,

Also available in: Unified diff