You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jiaan.geng (Jira)" <ji...@apache.org> on 2021/02/04 03:44:00 UTC

[jira] [Created] (SPARK-34352) Improve SQLQueryTestSuite so as could run on windows system

jiaan.geng created SPARK-34352:
----------------------------------

             Summary: Improve SQLQueryTestSuite so as could run on windows system
                 Key: SPARK-34352
                 URL: https://issues.apache.org/jira/browse/SPARK-34352
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: jiaan.geng


The current implement of SQLQueryTestSuite cannot run on windows system.
Becasue the code below will fail on windows system:
assume(TestUtils.testCommandAvailable("/bin/bash"))



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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