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

ASF GitHub Bot updated SPARK-56455:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add test coverage for maxBroadcastTableSize config enforcement
> --------------------------------------------------------------
>
>                 Key: SPARK-56455
>                 URL: https://issues.apache.org/jira/browse/SPARK-56455
>             Project: Spark
>          Issue Type: Task
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Pratham Manja
>            Priority: Major
>              Labels: pull-request-available
>
> The following tests scenarios are required to validate enforcement of 
> `spark.sql.maxBroadcastTableSize` during broadcast.
> The tests should cover:
>  * Successful broadcast when the table size is within the configured 
> threshold.
>  * Failure with SparkException when the broadcast size exceeds the configured 
> limit.



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