Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: no longer load full table into ram in write #2265

Closed
wants to merge 24 commits into from

Commits on Mar 7, 2024

  1. close to compiling

    aersam committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    565f43d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. still learning :)

    aersam committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3a52bb7 View commit details
    Browse the repository at this point in the history
  2. some compile errors

    aersam committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    30a5463 View commit details
    Browse the repository at this point in the history
  3. another bug fix

    aersam committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cde4207 View commit details
    Browse the repository at this point in the history
  4. clippy feedback

    aersam committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6743373 View commit details
    Browse the repository at this point in the history
  5. test compilation

    aersam committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    577442b View commit details
    Browse the repository at this point in the history
  6. wip on tests

    aersam committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4b276a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d022cb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    d1352fa View commit details
    Browse the repository at this point in the history
  2. cleanup

    aersam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d4d82ce View commit details
    Browse the repository at this point in the history
  3. wip on fixes

    aersam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    385c935 View commit details
    Browse the repository at this point in the history
  4. more fixes

    aersam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    023df09 View commit details
    Browse the repository at this point in the history
  5. more fixes

    aersam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0397a0c View commit details
    Browse the repository at this point in the history
  6. fmt

    aersam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c83f947 View commit details
    Browse the repository at this point in the history
  7. adjust test

    aersam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f131eb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. use into()

    aersam committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a3d5585 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. we need GIL, no?

    aersam committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    965968c View commit details
    Browse the repository at this point in the history
  2. clippy, your so right

    aersam committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    83d398f View commit details
    Browse the repository at this point in the history
  3. revert 965968c and 965968c

    aersam committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    98bf7ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44cd5b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    5ae3599 View commit details
    Browse the repository at this point in the history
  2. fmt

    aersam committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    28eba65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c66762a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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