taotao369 opened a new issue, #9794:
URL: https://github.com/apache/seatunnel/issues/9794

   How to parse Kafka topic data as shown above, and based on different tables 
and fields, insert the data into different Hive tables, where the Hive tables 
use Iceberg as storage? Could you provide an example?
   
   {"table":"user_info", "data":{"id":"1001", "name":"张三654"}}
   {"table":"product_info", "data":{"product_id":"p2001", "name":"手机"}}


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