We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb10c3 commit 9e8c80cCopy full SHA for 9e8c80c
ibis-server/tests/conftest.py
@@ -11,7 +11,7 @@ def file_path(path: str) -> str:
11
return os.path.join(os.path.dirname(__file__), path)
12
13
14
-DATAFUSION_FUNCTION_COUNT = 271
+DATAFUSION_FUNCTION_COUNT = 273
15
16
17
@pytest.fixture(scope="session")
0 commit comments