[jira] [Updated] (SPARK-34146) "*" should not crash in SparkGetSchemasOperation

2021-01-17 Thread Cheng Pan (Jira)


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

Cheng Pan updated SPARK-34146:
--
Description: HiveServer2 treat "*" as list all databases, but spark will 
crashed when handle global temp view since "" is not a valid regex.  (was: 
HiveServer2 treat "*" as list all databases, but spark will crashed when handle 
global temp view since "*" is not a valid regex.)

> "*" should not crash in SparkGetSchemasOperation
> 
>
> Key: SPARK-34146
> URL: https://issues.apache.org/jira/browse/SPARK-34146
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 3.0.1, 3.1.1
>Reporter: Cheng Pan
>Priority: Minor
>
> HiveServer2 treat "*" as list all databases, but spark will crashed when 
> handle global temp view since "" is not a valid regex.



--
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-34146) "*" should not crash in SparkGetSchemasOperation

2021-01-17 Thread Cheng Pan (Jira)


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

Cheng Pan updated SPARK-34146:
--
Description: HiveServer2 treat "*" as list all databases, but spark will 
throw `Exception` when handle global temp view since "" is not a valid regex.  
(was: HiveServer2 treat "*" as list all databases, but spark will crashed when 
handle global temp view since "" is not a valid regex.)

> "*" should not crash in SparkGetSchemasOperation
> 
>
> Key: SPARK-34146
> URL: https://issues.apache.org/jira/browse/SPARK-34146
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 3.0.1, 3.1.1
>Reporter: Cheng Pan
>Priority: Minor
>
> HiveServer2 treat "*" as list all databases, but spark will throw `Exception` 
> when handle global temp view since "" is not a valid regex.



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