liaorui commented on PR #6748: URL: https://github.com/apache/inlong/pull/6748#issuecomment-1343824111
> @liaorui Please add base shade in starrocks.pom, ref to iceberg pom. Because It can avoid modifying base lead classloader problem. > > ``` > <relocations> > <relocation> > <pattern>org.apache.inlong.sort.base</pattern> > <shadedPattern> > org.apache.inlong.sort.starraocks.shaded.org.apache.inlong.sort.base > </shadedPattern> > </relocation> > </relocations> > ``` done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org