You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/05/30 00:15:00 UTC

[jira] [Closed] (SPARK-39330) Flaky Test: `INSERT rows, ALTER TABLE ADD COLUMNS with DEFAULTs, then SELECT them`

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

Dongjoon Hyun closed SPARK-39330.
---------------------------------

> Flaky Test: `INSERT rows, ALTER TABLE ADD COLUMNS with DEFAULTs, then SELECT them`
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-39330
>                 URL: https://issues.apache.org/jira/browse/SPARK-39330
>             Project: Spark
>          Issue Type: Test
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> {code}
> INSERT rows, ALTER TABLE ADD COLUMNS with DEFAULTs, then SELECT them *** FAILED *** (1 second, 297 milliseconds)
> {code}
> - https://github.com/apache/spark/runs/6616769543
> - https://github.com/apache/spark/runs/6617574099
> - https://github.com/apache/spark/runs/6619396708
> - https://github.com/apache/spark/runs/6619465249
> - https://github.com/apache/spark/runs/6638234468
> The above flaky test succeeds locally.
> {code}
> $ build/sbt "sql/testOnly org.apache.spark.sql.sources.InsertSuite -- -z INSERT"
> ...
> [info] All tests passed.
> [success] Total time: 69 s (01:09), completed May 29, 2022, 5:11:06 PM
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org