We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71cdfc commit d0e0dc6Copy full SHA for d0e0dc6
python/datafusion/functions.py
@@ -18,7 +18,7 @@
18
19
from __future__ import annotations
20
21
-from datafusion._internal import functions as f, expr as expr_internal
+from datafusion._internal import functions as f
22
from datafusion.expr import (
23
CaseBuilder,
24
Expr,
0 commit comments