Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Use Arc in Datatype to reduce memory use #1603

Closed
wants to merge 27 commits into from

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    3f75972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e58ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d274275 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    3c3c6ed View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    664d021 View commit details
    Browse the repository at this point in the history
  2. Update nightly version

    emilk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2aaeb82 View commit details
    Browse the repository at this point in the history
  3. Add Cargo.lock

    emilk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    241d1ac View commit details
    Browse the repository at this point in the history
  4. Remove submodules

    emilk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9682af8 View commit details
    Browse the repository at this point in the history
  5. Rename crate to re_arrow2

    emilk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7e3bed6 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    emilk committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    40541b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    3dc0ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f110817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ac0418 View commit details
    Browse the repository at this point in the history
  4. Clippy fixes

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7f42d70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30a2090 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1786148 View commit details
    Browse the repository at this point in the history
  7. Clippy fixes

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a045820 View commit details
    Browse the repository at this point in the history
  8. Use 1.72.1 in CI

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b64879d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91ef392 View commit details
    Browse the repository at this point in the history
  10. Remove coverage CI job

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9e01457 View commit details
    Browse the repository at this point in the history
  11. Use nightly for docs CI

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6056954 View commit details
    Browse the repository at this point in the history
  12. Use nightly for some CI stuff

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3a59c6d View commit details
    Browse the repository at this point in the history
  13. Fix simd tests

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1837363 View commit details
    Browse the repository at this point in the history
  14. More CI fixes

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    29dd9dc View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2 from rerun-io/emilk/re_arrow2

    Rename the crate to `re_arrow2`
    emilk authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    19e5455 View commit details
    Browse the repository at this point in the history
  16. Rename arrow2 -> re_arrow2

    emilk committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a602463 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ec5b7f2 View commit details
    Browse the repository at this point in the history