kfirSatori commented on code in PR #2361:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/pull/2361#discussion_r3674830527


##########
src/dialect/mssql.rs:
##########
@@ -248,6 +248,10 @@ impl Dialect for MsSqlDialect {
             _ => None,
         }
     }
+
+    fn supports_with_xmlnamespaces_clause(&self) -> bool {

Review Comment:
   @iffyio Added documentation link



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