jcsherin opened a new issue, #1963: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1963
While reviewing https://github.com/apache/datafusion/pull/16839#issuecomment-3097357784 found these broken links in the doc comments. 1. The ClickHouse `attach-partitionpart` link moved here: https://clickhouse.com/docs/sql-reference/statements/alter/partition#attach-partitionpart * https://github.com/apache/datafusion-sqlparser-rs/blob/492184643a58724f1f3b2eb2f4f7aeb9cd20478c/src/ast/ddl.rs#L152 * 404 (Not Found): https://clickhouse.com/docs/en/sql-reference/statements/alter/pakrtition#attach-partitionpart 2. The DuckDB lambda functions link has moved here: https://duckdb.org/docs/stable/sql/functions/lambda * https://github.com/apache/datafusion-sqlparser-rs/blob/492184643a58724f1f3b2eb2f4f7aeb9cd20478c/src/dialect/duckdb.rs#L68 * https://github.com/apache/datafusion-sqlparser-rs/blob/492184643a58724f1f3b2eb2f4f7aeb9cd20478c/src/ast/mod.rs#L1147 * 404 (Not Found): https://duckdb.org/docs/sql/functions/lambda.html -- 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.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