moonshineyou commented on issue #5942:
URL: https://github.com/apache/seatunnel/issues/5942#issuecomment-1857299373

   > `transform { Sql { source_table_name = "ts1" result_table_name = "tsr1" 
query = "select concat_ws(';',id,temp,dt) as d from ts1" } } ` 
你好@moonshineyou为什么这里需要提前拼接,不能使用“select id,temp,dt from ts1”?
   Just for the convenience of writing to Doris, currently I feel it's Doris's 
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]

Reply via email to