[GitHub] [incubator-sedona] tanelk commented on pull request #711: [WIP][SEDONA-191] Support join types other than inner in BroadcastIndexJoinExec

2022-11-11 Thread GitBox


tanelk commented on PR #711:
URL: https://github.com/apache/incubator-sedona/pull/711#issuecomment-1311775314

   This requires more testing before it can be merged. Just wanted to get the 
draft up.


-- 
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: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-sedona] tanelk opened a new pull request, #711: [WIP][SEDONA-191] Support join types other than inner in BroadcastIndexJoinExec

2022-11-11 Thread GitBox


tanelk opened a new pull request, #711:
URL: https://github.com/apache/incubator-sedona/pull/711

   
   ## Did you read the Contributor Guide?
   
   - Yes, I have read [Contributor 
Rules](https://sedona.apache.org/community/rule/) and [Contributor Development 
Guide](https://sedona.apache.org/community/develop/)
   
   ## Is this PR related to a JIRA ticket?
   
   - Yes, the URL of the assoicated JIRA ticket is 
https://issues.apache.org/jira/browse/SEDONA-191. The PR name follows the 
format `[SEDONA-XXX] my subject`.
   
   ## What changes were proposed in this PR?
   Extended the `BroadcastIndexJoinExec` to support left semi, left anti, left 
outer and right outer joins if there is a broadcast hint on correct side. 
Currently those joins are run with Sparks `BroadcastNestedLoopJoinExec`, that 
can be much slower.
   
   A lot of the code is based on 
`org.apache.spark.sql.execution.joins.HashJoin`.
   
   ## How was this patch tested?
   New unittests
   
   ## Did this PR include necessary documentation updates?
   
   - No, this PR does not affect any public API so no need to change the docs.
   
   
   
   


-- 
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: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (SEDONA-191) Support join types other than inner in BroadcastIndexJoinExec

2022-11-11 Thread Tanel Kiis (Jira)
Tanel Kiis created SEDONA-191:
-

 Summary: Support join types other than inner in 
BroadcastIndexJoinExec
 Key: SEDONA-191
 URL: https://issues.apache.org/jira/browse/SEDONA-191
 Project: Apache Sedona
  Issue Type: Improvement
Reporter: Tanel Kiis






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [incubator-sedona] jiayuasu merged pull request #709: [SEDONA-190] Prepare Sedona for 1.3.0 release

2022-11-11 Thread GitBox


jiayuasu merged PR #709:
URL: https://github.com/apache/incubator-sedona/pull/709


-- 
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: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [incubator-sedona] dependabot[bot] opened a new pull request, #710: Bump pyspark from 3.1.2 to 3.2.2 in /binder

2022-11-11 Thread GitBox


dependabot[bot] opened a new pull request, #710:
URL: https://github.com/apache/incubator-sedona/pull/710

   Bumps [pyspark](https://github.com/apache/spark) from 3.1.2 to 3.2.2.
   
   Commits
   
   https://github.com/apache/spark/commit/78a5825fe266c0884d2dd18cbca9625fa258d7f7";>78a5825
 Preparing Spark release v3.2.2-rc1
   https://github.com/apache/spark/commit/ba978b3c533f202c6203ac514261655e9cee0cff";>ba978b3
 [SPARK-39099][BUILD] Add dependencies to Dockerfile for building Spark 
releases
   https://github.com/apache/spark/commit/001d8b0cddcec46a44e7c6e31612dc2baada05d5";>001d8b0
 [SPARK-37554][BUILD] Add PyArrow, pandas and plotly to release Docker image 
d...
   https://github.com/apache/spark/commit/9dd4c07475c82f922c29d67a4db4bb42676c5c07";>9dd4c07
 [SPARK-37730][PYTHON][FOLLOWUP] Split comments to comply pycodestyle check
   https://github.com/apache/spark/commit/bc54a3f0c2e08893702c3929bfe7a9d543a08cdb";>bc54a3f
 [SPARK-37730][PYTHON] Replace use of MPLPlot._add_legend_handle with 
MPLPlot
   https://github.com/apache/spark/commit/c5983c1691f20590abf80b17bdc029b584b89521";>c5983c1
 [SPARK-38018][SQL][3.2] Fix ColumnVectorUtils.populate to handle 
CalendarInte...
   https://github.com/apache/spark/commit/32aff86477ac001b0ee047db08591d89e90c6eb8";>32aff86
 [SPARK-39447][SQL][3.2] Avoid AssertionError in 
AdaptiveSparkPlanExec.doExecu...
   https://github.com/apache/spark/commit/be891ad99083564a7bf7f421e00b2cc4759a679f";>be891ad
 [SPARK-39551][SQL][3.2] Add AQE invalid plan check
   https://github.com/apache/spark/commit/1c0bd4c15a28d7c6a2dca846a5b8d0eb1d152aae";>1c0bd4c
 [SPARK-39656][SQL][3.2] Fix wrong namespace in DescribeNamespaceExec
   https://github.com/apache/spark/commit/3d084fe3217bea9af4c544f10ead8a2e5b97dad4";>3d084fe
 [SPARK-39677][SQL][DOCS][3.2] Fix args formatting of the regexp and like 
func...
   Additional commits viewable in https://github.com/apache/spark/compare/v3.1.2...v3.2.2";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyspark&package-manager=pip&previous-version=3.1.2&new-version=3.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/incubator-sedona/network/alerts).
   
   


-- 
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: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org