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

perf: avoid holding GIL in DeltaFileSystemHandler #1615

Merged
merged 6 commits into from
Sep 6, 2023

Commits on Sep 5, 2023

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

    wjones127 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6922cc7 View commit details
    Browse the repository at this point in the history
  3. elide lifetimes

    wjones127 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    68f03be View commit details
    Browse the repository at this point in the history
  4. fix: python 3.7 build

    wjones127 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8892d20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3f6fe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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