iffyio commented on code in PR #1874:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/pull/1874#discussion_r2131646198


##########
tests/sqlparser_common.rs:
##########
@@ -14464,6 +14468,16 @@ fn test_case_statement_span() {
     );
 }
 
+#[test]

Review Comment:
   Could we move the test case to the 
[spans.rs](https://github.com/apache/datafusion-sqlparser-rs/blob/6cf531d4951545708a82b208bed8ea596f91a186/src/ast/spans.rs#L2333)
 tests?



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to