Skip to content

Commit 2cc83be

Browse files
authored
docs: Remove reference to forthcoming example (#16817) (#16818)
Co-authored-by: m09526 <m09526@users.noreply.github.com>
1 parent 46afb3b commit 2cc83be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-examples/examples/parquet_index.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ use url::Url;
7171
/// (using the same underlying APIs)
7272
///
7373
/// For a more advanced example of using an index to prune row groups within a
74-
/// file, see the (forthcoming) `advanced_parquet_index` example.
74+
/// file, see the `advanced_parquet_index` example.
7575
///
7676
/// # Diagram
7777
///

0 commit comments

Comments
 (0)