lcfliuxi commented on code in PR #33564:
URL: https://github.com/apache/shardingsphere/pull/33564#discussion_r1832090114


##########
test/it/parser/src/main/resources/sql/unsupported/unsupported.xml:
##########
@@ -262,8 +262,6 @@
     <sql-case id="unsupported_select_case_for_opengauss_438" value="select 
B'101' | as result;" db-types="openGauss" />
     <sql-case id="unsupported_select_case_for_opengauss_439" value="select 
B'101' # as result;" db-types="openGauss" />
     <sql-case id="unsupported_select_case_for_opengauss_440" value="select 
B'11110' # B'0000';" db-types="openGauss" />
-    <sql-case id="unsupported_select_case_for_opengauss_443" value="select 
extract(quarter from timestamp '2001-02-16 20:38:40') from sys_dummy;" 
db-types="openGauss" />

Review Comment:
   > Hi @lcfliuxi, can you move these two cases to supportes.xml and add 
expected file.
   
   Hi @strongduanmu, I added this, pls help review again 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