We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e122898 commit 391c2ccCopy full SHA for 391c2cc
1 file changed
python/datafusion/__init__.py
@@ -68,7 +68,6 @@
68
from . import functions, ipc, object_store, substrait, unparser
69
70
# The following imports are okay to remain as opaque to the user.
71
-from ._internal import Config
72
from .catalog import (
73
Catalog,
74
Table,
0 commit comments