menghaoranss commented on a change in pull request #11896:
URL: https://github.com/apache/shardingsphere/pull/11896#discussion_r691809221
##########
File path:
shardingsphere-test/shardingsphere-parser-test/src/main/java/org/apache/shardingsphere/test/sql/parser/parameterized/asserts/segment/distsql/DataSourceAssert.java
##########
@@ -35,31 +35,31 @@
public final class DataSourceAssert {
/**
- * Assert RQL statement is correct with expected parser result.
+ * Assert dataSource is correct with expected parser result.
*
* @param assertContext assert context
- * @param actual actual RQL statement
- * @param expected expected RQL statement test case
+ * @param actual actual dataSource
Review comment:
dataSource -> data source
--
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]