Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
Signed-off-by: Dev <[email protected]>
  • Loading branch information
dev-goyal committed Aug 15, 2024
1 parent acf2c2b commit 0031576
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/ray/data/_internal/datasource/iceberg_datasource.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ def _distribute_tasks_into_equal_chunks(
),
)


return chunks

def get_read_tasks(self, parallelism: int) -> List[ReadTask]:
Expand Down

0 comments on commit 0031576

Please sign in to comment.