Pratham Manja created SPARK-56455:
-------------------------------------

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


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