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


##########
src/dialect/snowflake.rs:
##########
@@ -240,6 +240,11 @@ impl Dialect for SnowflakeDialect {
         true
     }
 
+    /// See 
[doc](https://docs.snowflake.com/en/sql-reference/data-types-structured#structured-object-types)

Review Comment:
   I couldnt find the syntax being described in the link, could you double 
check and have the link reference the actual syntax?



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