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

Asif reopened SPARK-45943:
--------------------------

This issue, it appears , is not fixed in entirety.

I am seeing this issue in the test of the following PR:

[https://github.com/apache/spark/pull/49152|https://github.com/apache/spark/pull/49152]
 

 

The above PR itself is to reproduce a different bug, but it hits this issue 
first.

For now, I have put a flag to ignore this issue , so that the actual issue 
which my PR is targeting, can work.

To see this issue, 

check the following test in the PR mentioned above:

sql/core/src/test/scala/org/apache/spark/sql/TPCDSV2RelationLimitedTest.scala 

testname = 

SPARK-45866. q14b of tpcds tests. reuse of exchange not happening with aqe

 

if you comment out the test flag :

// System.setProperty("SPARK-45943", "1")

you will see this bug 

> DataSourceV2Relation.computeStats throws IllegalStateException in test mode
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-45943
>                 URL: https://issues.apache.org/jira/browse/SPARK-45943
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.5.1
>            Reporter: Asif
>            Assignee: Zhen Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0, 3.5.1
>
>
> This issue surfaces when the new unit test of PR 
> SPARK-45866|https://github.com/apache/spark/pull/43824] is added



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