jiayuasu commented on issue #1188: URL: https://github.com/apache/sedona/issues/1188#issuecomment-1879915931
@hannin Since you are using gradle, you can use our unshaded jar: https://sedona.apache.org/1.5.0/setup/maven-coordinates/#use-sedona-unshaded-jars Here is an example Scala project that uses the unshaded jar. You can exclude protobuf-java from the unshaded dependency. https://github.com/apache/sedona/blob/master/examples/spark-sql/pom.xml -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
