Skip to content

Commit d53a255

Browse files
timsaucerclaude
andcommitted
chore: export TableProviderFactory from datafusion.catalog
The ABC is defined in datafusion.catalog beside CatalogProvider and SchemaProvider, which are in its __all__, but was only listed in the package root's __all__. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
1 parent 97e5905 commit d53a255

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎python/datafusion/catalog.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"Schema",
4646
"SchemaProvider",
4747
"Table",
48+
"TableProviderFactory",
4849
]
4950

5051

0 commit comments

Comments
 (0)