Giter VIP home page Giter VIP logo

Comments (1)

deanm0000 avatar deanm0000 commented on September 27, 2024

The version number of python and rust are definitely not the same. I think the closest thing to a compatibility matrix is to look at the release history and note what the latest rust version was at any particular python release. In this example, it looks like the rust version was 0.39.0 for python's 0.20.21 and then rust 0.39.2 for python 0.20.22 and 0.20.23.

It would be nice if deserializations were backward compatible although that's more of an enhancement, a challenging one too I think. It might be easier and better for binary size to have a separate tool that can "upgrade" the serialization from one version up to the next rather than relying on the core library to interpret any old version serialization. @MarcoGorelli I know you have a tool that updates the code from one version to the next, any thoughts on this (not that I'm trying to imply that this is in scope for that effort)?

from polars.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.