Srinivas Rishindra Pothireddi created SPARK-31389:
-----------------------------------------------------
Summary: Ensure all tests in SQLMetricsSuite run with both codegen
on and off
Key: SPARK-31389
URL: https://issues.apache.org/jira/browse/SPARK-31389
Project: Spark
Issue Type: Bug
Components: SQL, Tests
Affects Versions: 3.1.0
Reporter: Srinivas Rishindra Pothireddi
Many tests in SQLMetricsSuite run only with codegen turned off. Some complex
code paths (for example, generated code in "SortMergeJoin metrics") aren't
exercised at all.
*List of tests that run with codegen off*
Filter metrics, SortMergeJoin metrics, SortMergeJoin(outer) metrics,
BroadcastHashJoin metrics, ShuffledHashJoin metrics, BroadcastHashJoin(outer)
metrics, BroadcastNestedLoopJoin metrics, BroadcastLeftSemiJoinHash metrics
The generated code should be tested as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]