wfrong commented on code in PR #3897:
URL: 
https://github.com/apache/incubator-seatunnel/pull/3897#discussion_r1071766440


##########
docs/en/connector-v2/source/InfluxDB.md:
##########
@@ -51,19 +51,20 @@ The query sql used to search data
 select name,age from test
 ```
 
-### fields [string]
+### schema [config]
 
-the fields of the InfluxDB when you select
-
-the field type is SeaTunnel field type 
`org.apache.seatunnel.api.table.type.SqlType`
+#### fields [Config]

Review Comment:
   > Maybe you need to check in detail.
   
   Thanks for your suggestions!
   But in my opinion, maybe this line should not be changed, beacuse  schema 
and fields at different levels,like the first picture.  
   either or do you mean that just remove this line, like the second picture?
   
   
![企业微信截图_16739327661902](https://user-images.githubusercontent.com/10138590/212816231-f990e4c0-9feb-4a08-a0e1-9466ac09bc34.png)
   
   
![企业微信截图_16739349714541](https://user-images.githubusercontent.com/10138590/212820785-90d6bc82-c723-436f-9a33-729b3b43d592.png)
   
   



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