You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "angerszhu (Jira)" <ji...@apache.org> on 2020/08/11 07:20:00 UTC

[jira] [Updated] (SPARK-32400) Test coverage of HiveScripTransformationExec

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

angerszhu updated SPARK-32400:
------------------------------
    Description: 
Add more test case for script transformation to make use case more clear. Doing below things
{code:java}
1. Extract common test case (no serde) to BasicScriptTransformationExecSuite
2. Add more test case for no serde mode about supported data type and behavior in `BasicScriptTransformationExecSuite`
3. Add more test case for hive serde mode about supported type and behavior in `HiveScriptTransformationExecSuite`
{code}
 

> Test coverage of HiveScripTransformationExec
> --------------------------------------------
>
>                 Key: SPARK-32400
>                 URL: https://issues.apache.org/jira/browse/SPARK-32400
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: angerszhu
>            Priority: Major
>
> Add more test case for script transformation to make use case more clear. Doing below things
> {code:java}
> 1. Extract common test case (no serde) to BasicScriptTransformationExecSuite
> 2. Add more test case for no serde mode about supported data type and behavior in `BasicScriptTransformationExecSuite`
> 3. Add more test case for hive serde mode about supported type and behavior in `HiveScriptTransformationExecSuite`
> {code}
>  



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