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


##########
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:
   Ok, but is it duplicate with this?
   
![image](https://github.com/user-attachments/assets/f3d3d0d1-c425-408d-8d8a-e6b30ea6f459)
   



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