alamb commented on code in PR #1717:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/pull/1717#discussion_r1960479457


##########
src/dialect/bigquery.rs:
##########
@@ -110,6 +110,11 @@ impl Dialect for BigQueryDialect {
         true
     }
 
+    /// See 
<https://cloud.google.com/bigquery/docs/reference/standard-sql/procedural-language#execute_immediate>

Review Comment:
   i like how we are settling on using methods in Dialect to support the 
various options



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