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

Raymond Xu commented on HUDI-3163:
----------------------------------

Ran different parameter combinations for create table, CTAS and insert 
(https://github.com/xushiyan/hudi-spark-sql-checker/blob/master/sql/all.examples.sql)

- Verified 0.10.1 for spark 3.1 3.0 working ok
- Verified 0.11.0-SNAPSHOT for spark 3.2 3.1 working ok

> Validate/certify hudi against diff spark 3 versions 
> ----------------------------------------------------
>
>                 Key: HUDI-3163
>                 URL: https://issues.apache.org/jira/browse/HUDI-3163
>             Project: Apache Hudi
>          Issue Type: Task
>          Components: Spark Integration
>            Reporter: sivabalan narayanan
>            Assignee: Raymond Xu
>            Priority: Major
>              Labels: user-support-issues
>             Fix For: 0.10.1
>
>
> We have diff spark3 versions. Lets validate/certify diff spark3 versions 
> against 0.10.0 and master.
>  
> I do see this in our github readme. If its already certified, feel free to 
> close it out(link to original ticket where verifications are documented. 
> {code:java}
> # Build against Spark 3.2.0 (default build shipped with the public jars)
> mvn clean package -DskipTests -Dspark3# Build against Spark 3.1.2
> mvn clean package -DskipTests -Dspark3.1.x# Build against Spark 3.0.3
> mvn clean package -DskipTests -Dspark3.0.x {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to