jingshanglu commented on a change in pull request #4789: ref 4671
URL:
https://github.com/apache/incubator-shardingsphere/pull/4789#discussion_r395429448
##########
File path:
shardingsphere-sql-parser/shardingsphere-sql-parser-test/src/test/java/org/apache/shardingsphere/sql/parser/integrate/engine/SQLParserParameterizedTest.java
##########
@@ -140,6 +140,9 @@ private static boolean isPlaceholderWithoutParameter(final
Object[] sqlTestParam
@Test
public void assertSupportedSQL() {
+ if ("select_sub_query_with_table".equals(sqlCaseId)) {
+ System.out.println("adfasf");
+ }
Review comment:
I'll check.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services