xuzifu666 commented on code in PR #4333:
URL: https://github.com/apache/paimon/pull/4333#discussion_r1806024197


##########
paimon-flink/paimon-flink-common/src/main/java/org/apache/paimon/flink/action/RollbackToAction.java:
##########
@@ -32,14 +33,18 @@ public class RollbackToAction extends TableActionBase {
 
     private final String version;
 
+    private final Boolean isTimestamp;

Review Comment:
   Firstly I also want to change it like you suggested,  but consider older 
version spark user their procedure sql would not be compatible, so keep it can 
use in older version first. @wwj6591812 



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