CTTY commented on code in PR #5943:
URL: https://github.com/apache/hudi/pull/5943#discussion_r928197937


##########
hudi-spark-datasource/README.md:
##########
@@ -53,4 +55,4 @@ has no class since hudi only supports spark 2.4.4 version, 
and it acts as the pl
 ### About upgrading Time Travel:
 Spark3.3 support time travel syntax link 
[SPARK-37219](https://issues.apache.org/jira/browse/SPARK-37219). 
 Once Spark 3.3 released. The files in the following list will be removed:
-* hudi-spark3's 
`HoodieSpark3_2ExtendedSqlAstBuilder.scala`、`HoodieSpark3_2ExtendedSqlParser.scala`、`TimeTravelRelation.scala`、`SqlBase.g4`、`HoodieSqlBase.g4`
+* hudi-spark3.3.x's 
`HoodieSpark3_2ExtendedSqlAstBuilder.scala`、`HoodieSpark3_2ExtendedSqlParser.scala`、`TimeTravelRelation.scala`、`SqlBase.g4`、`HoodieSqlBase.g4`

Review Comment:
   Yes, I think those classes need to be moved under `hudi-spark3.2.x`. But we 
should file a different PR to fix that



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to