[jira] [Commented] (SPARK-28988) "CliSuite#Commands using SerDe provided in --jars" not strong enough

2019-09-07 Thread Hyukjin Kwon (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-28988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925025#comment-16925025
 ] 

Hyukjin Kwon commented on SPARK-28988:
--

[~yumwang], is this test only? if so can you properly set Priority and Type of 
this JIRA?

> "CliSuite#Commands using SerDe provided in --jars" not strong enough
> 
>
> Key: SPARK-28988
> URL: https://issues.apache.org/jira/browse/SPARK-28988
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 3.0.0
>Reporter: Yuming Wang
>Assignee: Lantao Jin
>Priority: Major
>
> [CliSuite#Commands using SerDe provided in 
> --jars|https://github.com/apache/spark/blob/c81da276bac224f4ebea1225877ea7e4a902621b/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/CliSuite.scala#L204-L228]
>  not strong enough. It will success if class not found.
> Maybe we should test it with {{SELECT collect_list(array(val)) FROM t1;}}.
> {code:scala}
>   "SELECT collect_list(array(val)) FROM t1;"
> -> """[["val_238"],["val_86"],["val_311"],["val_27"],["val_165"]]""",
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Commented] (SPARK-28988) "CliSuite#Commands using SerDe provided in --jars" not strong enough

2019-09-07 Thread Yuming Wang (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-28988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925051#comment-16925051
 ] 

Yuming Wang commented on SPARK-28988:
-

Yes. It's test only.

> "CliSuite#Commands using SerDe provided in --jars" not strong enough
> 
>
> Key: SPARK-28988
> URL: https://issues.apache.org/jira/browse/SPARK-28988
> Project: Spark
>  Issue Type: Bug
>  Components: Tests
>Affects Versions: 3.0.0
>Reporter: Yuming Wang
>Assignee: Lantao Jin
>Priority: Minor
>
> [CliSuite#Commands using SerDe provided in 
> --jars|https://github.com/apache/spark/blob/c81da276bac224f4ebea1225877ea7e4a902621b/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/CliSuite.scala#L204-L228]
>  not strong enough. It will success if class not found.
> Maybe we should test it with {{SELECT collect_list(array(val)) FROM t1;}}.
> {code:scala}
>   "SELECT collect_list(array(val)) FROM t1;"
> -> """[["val_238"],["val_86"],["val_311"],["val_27"],["val_165"]]""",
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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