yzeng1618 commented on issue #10155:
URL: https://github.com/apache/seatunnel/issues/10155#issuecomment-3611390630

   <img width="944" height="311" alt="Image" 
src="https://github.com/user-attachments/assets/7af894a9-c39a-4013-b642-ba916d7f8b5f";
 />
   
   Hello, based on the current check, it seems that the issue is that the sink 
side does not support the GEOMETRY type. It should be resolved simply by 
changing the data type on the sink side to string. As can be seen from the 
figure above, the data type mapping is GEOMETRY --> string. It is recommended 
to set the corresponding type on the sink side to string and have a try.


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