Fix bug in conversion from dedup json model to Spark Dataset of Rows (instanceTypeMatch no longer working) #339

Merged
claudio.atzori merged 2 commits from fix_dedupfailsonmatchinginstances into master 2023-10-02 11:34:20 +02:00

List of strings contained the json escaped representation of the value instead of the plain value, this caused instanceTypeMatch failures because of the leading and trailing double quotes.
This issue explains a substantial decrease of dedup records in the last generation of the graph (20230914)

List of strings contained the json escaped representation of the value instead of the plain value, this caused instanceTypeMatch failures because of the leading and trailing double quotes. This issue explains a substantial decrease of dedup records in the last generation of the graph (20230914)
giambattista.bloisi added 1 commit 2023-09-27 22:35:57 +02:00
giambattista.bloisi requested review from sandro.labruzzo 2023-09-27 22:36:13 +02:00
giambattista.bloisi requested review from claudio.atzori 2023-09-27 22:36:13 +02:00
giambattista.bloisi requested review from miriam.baglioni 2023-09-27 22:36:22 +02:00
claudio.atzori added 1 commit 2023-10-02 11:28:18 +02:00
claudio.atzori merged commit 4ac06c9e37 into master 2023-10-02 11:34:20 +02:00

Cherry picked in beta with c412dc162b

Cherry picked in beta with c412dc162bc7028c1e94eb3205960e24e748347e
claudio.atzori deleted branch fix_dedupfailsonmatchinginstances 2023-10-02 11:35:41 +02:00
claudio.atzori added this to the OpenAIRE - DNet project 2023-10-26 10:00:50 +02:00
Sign in to join this conversation.
No description provided.