wuchong commented on a change in pull request #13770:
URL: https://github.com/apache/flink/pull/13770#discussion_r518802767



##########
File path: 
flink-table/flink-table-common/src/main/java/org/apache/flink/table/data/utils/JoinedRowData.java
##########
@@ -16,9 +16,16 @@
  * limitations under the License.
  */
 
-package org.apache.flink.table.data;
+package org.apache.flink.table.data.utils;

Review comment:
       I would suggest to move this class to `org.apache.flink.table.data`, 
because I think it is a kind of `RowData` which is similar to `GenericRowData`, 
not a utility. 




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


Reply via email to