We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46afb3b commit 2cc83beCopy full SHA for 2cc83be
datafusion-examples/examples/parquet_index.rs
@@ -71,7 +71,7 @@ use url::Url;
71
/// (using the same underlying APIs)
72
///
73
/// For a more advanced example of using an index to prune row groups within a
74
-/// file, see the (forthcoming) `advanced_parquet_index` example.
+/// file, see the `advanced_parquet_index` example.
75
76
/// # Diagram
77
0 commit comments