alexeyegorov opened a new pull request, #2561:
URL: https://github.com/apache/sedona/pull/2561

   ## Did you read the Contributor Guide?
   
   - Yes, I have read the [Contributor 
Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor 
Development Guide](https://sedona.apache.org/latest/community/develop/)
   
   ## Is this PR related to a ticket?
   
   - No:
     - this is a documentation update. The PR name follows the format `[DOCS] 
my subject`
   
   ## What changes were proposed in this PR?
   
   ### Major change
   
   This PR adds the documentation based on [the discussion about spatial joins 
in 
Sedona](https://github.com/apache/sedona/discussions/2520#discussioncomment-15236503).
   During some experiments, we found a workaround to perform a spatial left 
join without broadcasting any of the datasets (e.g. due to a size of the 
datasets).
   
   ### Minor change
   
   There was a minor typo in the documentation of the distance join which is 
fixed here.
   In case it is not wanted to mix it up, it can be dropped here.
   
   ## How was this patch tested?
   
   
   ## Did this PR include necessary documentation updates?
   
   This PR does not affect any public API.
   It is just updating documentation and suggests a solution to perform a 
spatial left join.
   


-- 
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]

Reply via email to