We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc1471 commit 4700974Copy full SHA for 4700974
python/tests/flink/test_flink_registration.py
@@ -23,6 +23,7 @@
23
if not has_pyflink():
24
pytest.skip("PyFlink is not installed. Skipping tests that require PyFlink.")
25
26
+
27
@pytest.mark.flink
28
def test_register(table_env):
29
result = (
0 commit comments