MartijnVisser commented on a change in pull request #18225:
URL: https://github.com/apache/flink/pull/18225#discussion_r776621208
##########
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:
I'm not sure the methods are missing and I would remove them from a
hotfix PR on documentation
--
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]