chenxyz707 commented on a change in pull request #18225:
URL: https://github.com/apache/flink/pull/18225#discussion_r777109198



##########
File path: 
flink-table/flink-table-common/src/main/java/org/apache/flink/table/data/binary/BinarySection.java
##########
@@ -49,14 +49,17 @@ public void pointTo(MemorySegment[] segments, int offset, 
int sizeInBytes) {
         this.sizeInBytes = sizeInBytes;
     }
 
+    @Override

Review comment:
       The @Override annotation modifications have been removed in this pr




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