chinagui opened a new issue, #855: URL: https://github.com/apache/sedona/issues/855
## Expected behavior Support spatialJoin when the join clause contains unequal conditions ## Actual behavior When there are spatial relationship conditions and non equivalence conditions in the join clause, spatialjoin is not effective and BroadcastNestedLoopJoin is used ## Steps to reproduce the problem ## Settings Sedona version = 1.4.0 Apache Spark version = 3.3.0 Apache Flink version = ? API type = Scala Scala version = 2.12 JRE version = 1.8 Python version = ? Environment = Standalone -- 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]
