We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e8f33 commit 6badcbdCopy full SHA for 6badcbd
1 file changed
Cargo.toml
@@ -62,7 +62,7 @@ name = "datafusion_python"
62
crate-type = ["cdylib", "rlib"]
63
64
[profile.release]
65
-lto = true
+lto = "off"
66
codegen-units = 1
67
68
[patch.crates-io]
0 commit comments