chen0623-bak commented on code in PR #5402:
URL: https://github.com/apache/seatunnel/pull/5402#discussion_r1328310721


##########
seatunnel-e2e/seatunnel-transforms-v2-e2e/seatunnel-transforms-v2-e2e-part-2/src/test/resources/sql_transform/sql_complex_type.conf:
##########


Review Comment:
   The generics of array can only be basic types
   If the value type of a map is date, time, or timestamp, the underlying type 
is actually a Java8 time type
   Jackson will report an error during serialization and needs to register the 
JavaTimeModule module
   Specific dependencies need to be added as well



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