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

Yuming Wang updated SPARK-28988:
--------------------------------
    Priority: Minor  (was: Major)

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

Reply via email to