Hi Netanel,
The reason why I use sbt is that, when I use Maven to run SparkSQL 3.0 +
Sedona in IntelliJ, it always prompts an Exception like "NoClassFound:
jackson-data-bind: noMappingException." This is because Spark 3.0 uses
inconsistent com.fasterxml.jackson version (2.10.0 vs some Spark
depend
jiayuasu merged pull request #504:
URL: https://github.com/apache/incubator-sedona/pull/504
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 t
jiayuasu opened a new pull request #504:
URL: https://github.com/apache/incubator-sedona/pull/504
## Is this PR related to a proposed Issue?
## What changes were proposed in this PR?
Add the CI test for three example projects of Scala and Java
## How was this patch teste
Hi Jia,
I tried to build the Demo project and I have a dependency issue.
I tried using sbt assembly and from IntelliJ.
For example, build error for Sedona SQL (None of them succeeded in build):
https://pastebin.pl/view/15882089
It looks like a bug in SBT regards to SNAPSHOT jars that don't handle