Hi squirrels, I have a maven project that only depends on flink-gelly, but after the guava shading change I get a compilation error in one of the classes that is using the primitives library:
"package com.google.common does not exist". Is this to be expected? Do I need to add anything to my pom? Thanks! -Vasia.