Hello there!
I’m eagerly requesting assistance. After updating from 0.10.5 to 0.11.0 we starter to receive errors from a script, that runs across all the entities of datahub:
WARN c.l.d.g.types.mappers.MapperUtils:73 - Failed to create urn from MatchedField value: urn:li:dataset:(urn:li: <long urn>,PROD
java.net.URISyntaxException: mismatched paren nesting: urn:li:dataset:(urn:li: <long urn>,PROD
It’s happening with some parts of the entities, but still hugely affecting the operation. Moreover, when I browse the container via GraphQL it shows the correct urn for the aforementioned entity, i.e. urn:li:dataset:(urn:li: <long urn>,PROD)
So, basically, it cuts of either ‘)’, either ‘,PROD)’ part of the urn.