GitClassic
Feed
Explore
Random
Go Pro
Sign in
apache
/
shardingsphere
Code
/
Commits
/ fcf4e8b
Add SQL parser test cases for Doris (#37787)
Liang Zhang
committed on Jan 20, 2026, 04:04 AM
Showing
8
changed files
+74 additions
-0 deletions
M
test/it/parser/src/main/resources/case/dal/describe.xml
+4
M
test/it/parser/src/main/resources/case/dal/set.xml
+5
M
test/it/parser/src/main/resources/case/dml/select.xml
+56
M
test/it/parser/src/main/resources/case/tcl/set-transaction.xml
+2
M
test/it/parser/src/main/resources/sql/supported/dal/explain.xml
+1
M
test/it/parser/src/main/resources/sql/supported/dal/set.xml
+1
M
test/it/parser/src/main/resources/sql/supported/dml/select.xml
+3
M
test/it/parser/src/main/resources/sql/supported/tcl/set-transaction.xml
+2
Browse files at this commit โ