KurtYoung commented on a change in pull request #8066: [FLINK-12041][table-runtime-blink] Introduce ResettableExternalBuffer to blink batch URL: https://github.com/apache/flink/pull/8066#discussion_r269868098
########## File path: flink-table/flink-table-runtime-blink/src/main/java/org/apache/flink/table/runtime/util/BinaryRowChannelInputViewIterator.java ########## @@ -16,7 +16,7 @@ * limitations under the License. */ -package org.apache.flink.table.runtime.hashtable; +package org.apache.flink.table.runtime.util; Review comment: move to `io` module? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
