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

   ### Search before asking
   
   - [x] I had searched in the 
[feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22)
 and found no similar feature requirement.
   
   
   ### Description
   
   We would like to enhance the connector-seatunnel to retrieved specified 
sub-table and field-name, and accordingly, only insert specicied field-name 
into tdengine.
   
   ### Usage Scenario
   
   Our production environment contains huge amount of data , and we want to 
migration part of data to test environment for testing purposes.  Because the 
resources of test environment is limited and it can not accomodate all the 
data.  It'd be nice to filter data by sub_tables and field_name on the source 
side, and insert specified field_names on the sink side. 
   
   中文
   我们生产环境包含大量数据,但测试环境资源有限,无法存储全量数据。因而,我们希望 seatunnel-tdengine 能够支持只读取指定的子表 
字段,并只写入指定的字段。以达成我们同步部分生产数据至测试环境的目的。
   
   ### Related issues
   
   N/A
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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