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 ac4adfa commit 2765feeCopy full SHA for 2765fee
datafusion/core/src/datasource/listing/table.rs
@@ -490,7 +490,7 @@ impl ListingOptions {
490
///
491
/// # Features
492
493
-/// 1. Merges schemas if the files have compatible but not indentical schemas
+/// 1. Merges schemas if the files have compatible but not identical schemas
494
495
/// 2. Hive-style partitioning support, where a path such as
496
/// `/files/date=1/1/2022/data.parquet` is injected as a `date` column.
0 commit comments