[jira] [Updated] (SPARK-34766) Do not capture maven config for views

2021-03-18 Thread Wenchen Fan (Jira)


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

Wenchen Fan updated SPARK-34766:

Fix Version/s: 3.1.2

> Do not capture maven config for views
> -
>
> Key: SPARK-34766
> URL: https://issues.apache.org/jira/browse/SPARK-34766
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.2.0
>Reporter: ulysses you
>Assignee: ulysses you
>Priority: Minor
> Fix For: 3.2.0, 3.1.2
>
>
> Due to the bad network, we always use the thirdparty maven repo to run test. 
> e.g.,
> {code:java}
> build/sbt "test:testOnly *SQLQueryTestSuite" 
> -Dspark.sql.maven.additionalRemoteRepositories=x
> {code}
>  
> It's failed with such error msg
> ```
> [info] - show-tblproperties.sql *** FAILED *** (128 milliseconds)
> [info] show-tblproperties.sql
> [info] Expected "...rredTempViewNames [][]", but got "...rredTempViewNames [][
> [info] view.sqlConfig.spark.sql.maven.additionalRemoteRepositories x]" 
> Result did not match for query #6
> [info] SHOW TBLPROPERTIES view (SQLQueryTestSuite.scala:464)
> ```
> It's not necessary to capture the maven config to view since it's a session 
> level config.
>  



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

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



[jira] [Updated] (SPARK-34766) Do not capture maven config for views

2021-03-16 Thread ulysses you (Jira)


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

ulysses you updated SPARK-34766:

Description: 
Due to the bad network, we always use the thirdparty maven repo to run test. 
e.g.,
{code:java}
build/sbt "test:testOnly *SQLQueryTestSuite" 
-Dspark.sql.maven.additionalRemoteRepositories=x
{code}
 
It's failed with such error msg
```
[info] - show-tblproperties.sql *** FAILED *** (128 milliseconds)
[info] show-tblproperties.sql
[info] Expected "...rredTempViewNames [][]", but got "...rredTempViewNames [][
[info] view.sqlConfig.spark.sql.maven.additionalRemoteRepositories x]" 
Result did not match for query #6
[info] SHOW TBLPROPERTIES view (SQLQueryTestSuite.scala:464)
```

It's not necessary to capture the maven config to view since it's a session 
level config.

 

> Do not capture maven config for views
> -
>
> Key: SPARK-34766
> URL: https://issues.apache.org/jira/browse/SPARK-34766
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.2.0
>Reporter: ulysses you
>Priority: Minor
>
> Due to the bad network, we always use the thirdparty maven repo to run test. 
> e.g.,
> {code:java}
> build/sbt "test:testOnly *SQLQueryTestSuite" 
> -Dspark.sql.maven.additionalRemoteRepositories=x
> {code}
>  
> It's failed with such error msg
> ```
> [info] - show-tblproperties.sql *** FAILED *** (128 milliseconds)
> [info] show-tblproperties.sql
> [info] Expected "...rredTempViewNames [][]", but got "...rredTempViewNames [][
> [info] view.sqlConfig.spark.sql.maven.additionalRemoteRepositories x]" 
> Result did not match for query #6
> [info] SHOW TBLPROPERTIES view (SQLQueryTestSuite.scala:464)
> ```
> It's not necessary to capture the maven config to view since it's a session 
> level config.
>  



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

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



[jira] [Updated] (SPARK-34766) Do not capture maven config for views

2021-03-16 Thread ulysses you (Jira)


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

ulysses you updated SPARK-34766:

Environment: (was: Due to the bad network, we always use the thirdparty 
maven repo to run test. e.g.,
{code:java}
build/sbt "test:testOnly *SQLQueryTestSuite" 
-Dspark.sql.maven.additionalRemoteRepositories=x
{code}
 
It's failed with such error msg
```
[info] - show-tblproperties.sql *** FAILED *** (128 milliseconds)
[info] show-tblproperties.sql
[info] Expected "...rredTempViewNames [][]", but got "...rredTempViewNames [][
[info] view.sqlConfig.spark.sql.maven.additionalRemoteRepositories x]" 
Result did not match for query #6
[info] SHOW TBLPROPERTIES view (SQLQueryTestSuite.scala:464)
```

It's not necessary to capture the maven config to view since it's a session 
level config.

 )

> Do not capture maven config for views
> -
>
> Key: SPARK-34766
> URL: https://issues.apache.org/jira/browse/SPARK-34766
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.2.0
>Reporter: ulysses you
>Priority: Minor
>




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

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