Fix in Affiliation Propagation #113

Merged
claudio.atzori merged 1 commits from miriam.baglioni/dnet-hadoop:master into stable_ids 3 years ago
Collaborator

fix in SQL query: while writing the blacklist constraint it used d.id to indicate the datasource id, but no alias for the datasource was defined. So I removed the alias

fix in SQL query: while writing the blacklist constraint it used d.id to indicate the datasource id, but no alias for the datasource was defined. So I removed the alias
miriam.baglioni added 1 commit 3 years ago
32b0c27217 Aggiornare 'dhp-workflows/dhp-enrichment/src/main/java/eu/dnetlib/dhp/resulttoorganizationfrominstrepo/PrepareResultInstRepoAssociation.java'
fix in SQL query: while writing the blacklist constraint it used d.id to indicate the datasource id, but no alias for the datasource was defined. So I removed the alias
claudio.atzori changed target branch from master to stable_ids 3 years ago
claudio.atzori merged commit 741077dbca into stable_ids 3 years ago
The pull request has been merged as 741077dbca.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b miriam.baglioni-master stable_ids
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout stable_ids
git merge --no-ff miriam.baglioni-master
git push origin stable_ids
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#113
Loading…
There is no content yet.