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

Nikolina Vraneš updated SPARK-57440:
------------------------------------
    Affects Version/s: 4.3.0
                           (was: 5.0.0)
          Description: 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.

> 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š
>            Priority: Major
>              Labels: pull-request-available
>
> 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