We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df427da commit 6e5351eCopy full SHA for 6e5351e
paimon_python_api/table_read.py
@@ -52,4 +52,3 @@ def to_duckdb(
52
@abstractmethod
53
def to_ray(self, splits: List[Split]) -> ray.data.dataset.Dataset:
54
"""Convert splits into a Ray dataset format."""
55
-
0 commit comments