tv42 opened a new issue, #1523: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1523
The docstring for `Statement::Kill` links to Russian docs when English ones are also available. https://docs.rs/sqlparser/0.52.0/sqlparser/ast/enum.Statement.html#variant.Kill https://github.com/apache/datafusion-sqlparser-rs/blob/62eaee62dc12fe001992650bf5b330f065b92c07/src/ast/mod.rs#L3170 https://clickhouse.com/docs/ru/sql-reference/statements/kill https://clickhouse.com/docs/en/sql-reference/statements/kill -- 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]
