Skip to content

Commit 7e264a7

Browse files
committed
Fix Python build
1 parent 798d816 commit 7e264a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: flink-python/pyflink/table/tests/test_environment_completeness.py

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def excluded_methods(cls):
3939
return {
4040
'getCompletionHints',
4141
'fromValues',
42+
'fromCall',
4243
# See FLINK-25986
4344
'loadPlan',
4445
'compilePlanSql',

0 commit comments

Comments
 (0)