Skip to content

Commit

Permalink
fix cargo doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mertak-synnada committed Jan 15, 2025
1 parent e3bfeaa commit 2c291ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/core/src/datasource/physical_plan/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ pub trait FileSink: DataSink {
///
/// # Returns
/// - `Result<u64>`: Returns the total number of rows written across all files.
/// ```
async fn spawn_writer_tasks_and_join(
&self,
context: &Arc<TaskContext>,
Expand Down

0 comments on commit 2c291ab

Please sign in to comment.