You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "zouxxyy (Jira)" <ji...@apache.org> on 2022/10/19 02:18:00 UTC

[jira] [Updated] (HUDI-5055) Wrap sql test cases with sql conf

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

zouxxyy updated HUDI-5055:
--------------------------
    Description: 
Many test cases add configuration at the beginning and then restore at the end now

IMO, better to use the method like `org.apache.spark.sql.test.SQLTestUtilsBase.withSQLConf`

> Wrap sql test cases with sql conf
> ---------------------------------
>
>                 Key: HUDI-5055
>                 URL: https://issues.apache.org/jira/browse/HUDI-5055
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: zouxxyy
>            Priority: Major
>
> Many test cases add configuration at the beginning and then restore at the end now
> IMO, better to use the method like `org.apache.spark.sql.test.SQLTestUtilsBase.withSQLConf`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)