Skip to content

Commit

Permalink
Update iceberg.rs
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Noël <[email protected]>
  • Loading branch information
philippemnoel authored Oct 8, 2024
1 parent 61e9e4e commit c57ea40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/duckdb/iceberg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pub fn create_view(
files,
allow_moved_paths,
metadata_compression_codec,
skip_schema_inference
skip_schema_inference,
]
.into_iter()
.flatten()
Expand Down

0 comments on commit c57ea40

Please sign in to comment.