git-hulk commented on code in PR #1897:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/pull/1897#discussion_r2158957718


##########
tests/sqlparser_bigquery.rs:
##########
@@ -2472,3 +2472,52 @@ fn test_struct_field_options() {
         ")",
     ));
 }
+
+#[test]
+fn test_struct_trailing_bracket() {

Review Comment:
   @iffyio Thanks for your suggestion. I didn't notice that test case, and have 
moved it into a dedicated one.



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