dailai commented on issue #7593:
URL: https://github.com/apache/seatunnel/issues/7593#issuecomment-2332986373

   Because the filed named output is a keyword. Youd should use it like this :
   
    INSERT INTO sink_table SELECT name, age, city, `output` FROM source_table;


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