forked from D-Net/dnet-hadoop
Added 4 institutions:
-University of Modena and Reggio Emilia -Bilkent University -Saints Cyril and Methodius University of Skopje -University of Milan
This commit is contained in:
parent
992fc5b628
commit
2a52a42169
|
@ -50,7 +50,11 @@ create table TARGET.result stored as parquet as
|
|||
'openorgs____::1698a2eb1885ef8adb5a4a969e745ad3', -- École des Ponts ParisTech
|
||||
'openorgs____::e15adb13c4dadd49de4d35c39b5da93a', -- Nanyang Technological University
|
||||
'openorgs____::4b34103bde246228fcd837f5f1bf4212', -- Autonomous University of Barcelona
|
||||
'openorgs____::72ec75fcfc4e0df1a76dc4c49007fceb' -- McMaster University
|
||||
'openorgs____::72ec75fcfc4e0df1a76dc4c49007fceb', -- McMaster University
|
||||
'openorgs____::51c7fc556e46381734a25a6fbc3fd398', -- University of Modena and Reggio Emilia
|
||||
'openorgs____::235d7f9ad18ecd7e6dc62ea4990cb9db', -- Bilkent University
|
||||
'openorgs____::31f2fa9e05b49d4cf40a19c3fed8eb06', -- Saints Cyril and Methodius University of Skopje
|
||||
'openorgs____::db7686f30f22cbe73a4fde872ce812a6' -- University of Milan
|
||||
) )) foo;
|
||||
compute stats TARGET.result;
|
||||
|
||||
|
|
Loading…
Reference in New Issue