Skip to content

Commit

Permalink
Fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
leaves12138 committed Jan 8, 2025
1 parent d11b091 commit d9a180d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ private ConnectorPageSource createParquetDataPageSource(
0,
inputFile.length(),
dataSource,
parquetMetadata.getBlocks(),
parquetMetadata,
ImmutableList.of(parquetTupleDomain),
ImmutableList.of(parquetPredicate),
descriptorsByPath,
Expand Down

0 comments on commit d9a180d

Please sign in to comment.