yx9o commented on a change in pull request #12377:
URL: https://github.com/apache/shardingsphere/pull/12377#discussion_r707003096



##########
File path: 
docs/document/content/features/dist-sql/syntax/rql/rql-readwrite-splitting-rule.en.md
##########
@@ -11,22 +11,22 @@ SHOW READWRITE_SPLITTING RULES [FROM schemaName]
 
 ## Description
 
-| Column                  | Description                          |
-| ----------------------- | ------------------------------------ |
-| name                    | Rule name                            |
-| autoAwareDataSourceName | Auto-Aware discovery data source name(Display 
configuration dynamic read-write separation rules)|
-| writeDataSourceName     | Write data source name                |
-| readDataSourceNames     | Read data source name list            |
-| loadBalancerType        | Load balance algorithm type           |
-| loadBalancerProps       | Load balance algorithm parameter      |
+| Column                      | Description                          |
+| --------------------------- | ------------------------------------ |
+| name                        | Rule name                            |
+| auto_aware_data_source_name | Auto-Aware discovery data source name(Display 
configuration dynamic read-write separation rules)|
+| write_data_source_name      | Write data source name                |
+| read_data_source_names      | Read data source name list            |
+| load_balancer_type          | Load balance algorithm type           |
+| load_balancer_props         | Load balance algorithm parameter      |
 
 ## Example
 
 *Static Read-write Separation Rules*

Review comment:
       > Thank you for your PR, can you change these ‘Read-write Separation’ to 
‘Readwrite splitting’ by the way?
   
   Done, please review, thank you.




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