We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d13956 commit 13b7a5eCopy full SHA for 13b7a5e
rerun_py/rerun_sdk/rerun/catalog.py
@@ -22,7 +22,7 @@
22
23
# Known FFI compatible releases of Datafusion.
24
DATAFUSION_MAJOR_VERSION_COMPATIBILITY_SETS = [
25
- {47, 48},
+ {49, 50},
26
]
27
28
0 commit comments