Skip to content

Commit 2cc83be

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)