Skip to content

Commit f0ab54c

Browse files
committed
Fix bad link
1 parent e2cace8 commit f0ab54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product_docs/docs/pgaa/1.7/reference/functions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ SELECT pgaa.spark_sql($$
476476
$$);
477477
```
478478

479-
### pgaa.execute_compaction() (deprecated)
479+
### pgaa.execute_compaction()
480480

481481
Performs compaction to improve the performance and storage efficiency of an analytical Iceberg table. Requires Spark Connect to be configured via the `pgaa.spark_connect_url` configuration parameter.
482482

0 commit comments

Comments
 (0)