liunaijie commented on code in PR #7718:
URL: https://github.com/apache/seatunnel/pull/7718#discussion_r1775219478


##########
seatunnel-e2e/seatunnel-transforms-v2-e2e/seatunnel-transforms-v2-e2e-part-2/src/test/resources/sql_transform/inner_query.conf:
##########
@@ -53,6 +53,7 @@ transform {
         c_row.c_string c_string,
         c_row.c_inner_row.c_inner_string c_inner_string,
         c_row.c_inner_row.c_inner_timestamp c_inner_timestamp,
+        c_row.c_inner_row.c_map inner_map,

Review Comment:
   Done



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