Closed jdupl123 closed 5 months ago
Yeah I've opened this issue for it: https://github.com/modularml/mojo/issues/2956
It also exists on main
Could you please make a new PR with just the destructor? That's a change that can be merged in quick
Could you please make a new PR with just the destructor? That's a change that can be merged in quick
I did a force push on this one. does that work? or would you prefer to stay on the older mojo, with just the destructor?
This is good! We can merge when it compiles
compiles now. WIP for c data interface is at https://github.com/mojo-data/arrow.mojo/pull/2
Thanks!
Implement the AnyType trait and update type to be compatible with mojo 24.4.
currently returns this strange error when I run the tests
@sa- any thoughts on this error?