-
Notifications
You must be signed in to change notification settings - Fork 627
Open
Description
While reviewing apache/datafusion#16839 (comment) found these broken links in the doc comments.
-
The ClickHouse
attach-partitionpart
link moved here: https://clickhouse.com/docs/sql-reference/statements/alter/partition#attach-partitionpart-
datafusion-sqlparser-rs/src/ast/ddl.rs
Line 152 in 4921846
/// [ClickHouse](https://clickhouse.com/docs/en/sql-reference/statements/alter/pakrtition#attach-partitionpart) -
404 (Not Found): https://clickhouse.com/docs/en/sql-reference/statements/alter/pakrtition#attach-partitionpart
-
-
The DuckDB lambda functions link has moved here: https://duckdb.org/docs/stable/sql/functions/lambda
-
/// See <https://duckdb.org/docs/sql/functions/lambda.html> -
datafusion-sqlparser-rs/src/ast/mod.rs
Line 1147 in 4921846
/// [DuckDb](https://duckdb.org/docs/sql/functions/lambda.html) -
404 (Not Found): https://duckdb.org/docs/sql/functions/lambda.html
-
Metadata
Metadata
Assignees
Labels
No labels