chen0623-bak commented on code in PR #5402: URL: https://github.com/apache/seatunnel/pull/5402#discussion_r1327935955
########## seatunnel-e2e/seatunnel-transforms-v2-e2e/seatunnel-transforms-v2-e2e-part-2/src/test/resources/sql_transform/sql_complex_type.conf: ########## Review Comment: Are you saying that the key of the map cannot be certain to be a string This is indeed a problem I think `Visitor` should be used to access it Because it is JSON serialization, the key will be parsed as a string, even if it is an int The type is taken from upstream, I think there should be no problem -- 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]
