[ 
https://issues.apache.org/jira/browse/SPARK-57440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-57440.
---------------------------------
    Fix Version/s: 4.3.0
       Resolution: Fixed

Issue resolved by pull request 56487
[https://github.com/apache/spark/pull/56487]

> Gate BIN BY behind spark.sql.binByRelationOperator.enabled
> ----------------------------------------------------------
>
>                 Key: SPARK-57440
>                 URL: https://issues.apache.org/jira/browse/SPARK-57440
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.3.0
>            Reporter: Nikolina Vraneš
>            Assignee: Nikolina Vraneš
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.3.0
>
>
> Add an internal session config `spark.sql.binByRelationOperator.enabled` 
> (default false) that gates the BIN BY relation operator at analysis time, 
> keeping the operator disabled by default while physical execution is 
> unimplemented. Follow-up of SPARK-57133 / #56426.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to