boneanxs commented on code in PR #9986:
URL: https://github.com/apache/hudi/pull/9986#discussion_r1382926890


##########
hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/command/procedures/CopyToTempViewProcedure.scala:
##########
@@ -34,7 +34,8 @@ class CopyToTempViewProcedure extends BaseProcedure with 
ProcedureBuilder with L
     ProcedureParameter.optional(4, "end_instance_time", DataTypes.StringType, 
""),

Review Comment:
   Not relate to this pr, `begin_instance_time` and `end_instance_time` Are 
these 2 configures names wrong? Should be `begin_instant_time` and 
`end_instant_time`?



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