We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3c2ef commit 430454cCopy full SHA for 430454c
1 file changed
python/pyarrow/gandiva.pyx
@@ -80,7 +80,7 @@ warnings.warn(
80
"pyarrow.gandiva is deprecated as of 24.0.0 and will be removed in a future version.",
81
FutureWarning,
82
stacklevel=2,
83
- )
+)
84
85
86
cdef class Node(_Weakrefable):
0 commit comments