chenxyz707 commented on a change in pull request #18225:
URL: https://github.com/apache/flink/pull/18225#discussion_r776548707
##########
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:
These require a new PR or do not need to be fixed ?
--
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]