Skip to content

Commit e1453e4

Browse files
authored
feat(core): upgrade DataFusion to 46.0.0 (Canner#1084)
1 parent 23c93b9 commit e1453e4

File tree

12 files changed

+275
-196
lines changed

12 files changed

+275
-196
lines changed

ibis-server/tests/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def file_path(path: str) -> str:
1111
return os.path.join(os.path.dirname(__file__), path)
1212

1313

14-
DATAFUSION_FUNCTION_COUNT = 271
14+
DATAFUSION_FUNCTION_COUNT = 273
1515

1616

1717
@pytest.fixture(scope="session")

0 commit comments

Comments
 (0)