Skip to content

Commit 6e5351e

Browse files
author
yuzelin
committed
fix
1 parent df427da commit 6e5351e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

paimon_python_api/table_read.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,3 @@ def to_duckdb(
5252
@abstractmethod
5353
def to_ray(self, splits: List[Split]) -> ray.data.dataset.Dataset:
5454
"""Convert splits into a Ray dataset format."""
55-

0 commit comments

Comments
 (0)