Seapein commented on issue #6274:
URL: https://github.com/apache/seatunnel/issues/6274#issuecomment-1911543789

   > Change field mappings . Refer to 
https://seatunnel.apache.org/docs/2.3.3/transform-v2/sql
   
   Hi,I have tried this method before, but it did not take effect:
   transform {
   Sql {
      "result_table_name"=Table12372182520353
       "source_table_name"=Table12372182520352
       query = "select id, code as code, name as name from Table12372182520352 "
     }
   }


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