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 412ebb4 commit ce1a5a4Copy full SHA for ce1a5a4
pypaimon/py4j/java_implementation.py
@@ -29,7 +29,7 @@
29
from pypaimon.api import \
30
(catalog, table, read_builder, table_scan, split,
31
table_read, write_builder, table_write, commit_message,
32
- table_commit,Schema, predicate)
+ table_commit, Schema, predicate)
33
from typing import List, Iterator, Optional, Any
34
35
0 commit comments