CosmosNi commented on code in PR #9111:
URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030407466
##########
seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java:
##########
@@ -28,6 +28,7 @@
@Setter
public class AmazonDynamoDBSourceSplit implements SourceSplit {
+ private static final long serialVersionUID = -5148142613656330674L;
Review Comment:
<img width="1471" alt="image"
src="https://github.com/user-attachments/assets/46d7adf6-9f82-4451-b679-c263430af5c9"
/>
I first removed the idea generated,and I tested several, and this seems to
be consistent with the one generated by idea
--
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]