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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to