{"id":13672137,"url":"https://github.com/delta-io/delta-rs","last_synced_at":"2026-04-22T14:01:09.030Z","repository":{"id":36975590,"uuid":"258933250","full_name":"delta-io/delta-rs","owner":"delta-io","description":"A native Rust library for Delta Lake, with bindings into Python","archived":false,"fork":false,"pushed_at":"2026-04-20T22:58:09.000Z","size":26290,"stargazers_count":3197,"open_issues_count":196,"forks_count":608,"subscribers_count":33,"default_branch":"main","last_synced_at":"2026-04-21T02:13:42.629Z","etag":null,"topics":["databricks","delta","delta-lake","pandas","pandas-dataframe","python","rust"],"latest_commit_sha":null,"homepage":"https://delta-io.github.io/delta-rs/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/delta-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-26T03:48:06.000Z","updated_at":"2026-04-20T22:58:14.000Z","dependencies_parsed_at":"2025-12-12T20:02:17.020Z","dependency_job_id":null,"html_url":"https://github.com/delta-io/delta-rs","commit_stats":{"total_commits":1766,"total_committers":201,"mean_commits":8.786069651741293,"dds":0.8482446206115515,"last_synced_commit":"99e39ca1ca372211cf7b90b62d33878fa961881c"},"previous_names":["delta-io/delta.rs"],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/delta-io/delta-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta-io%2Fdelta-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta-io%2Fdelta-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta-io%2Fdelta-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta-io%2Fdelta-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delta-io","download_url":"https://codeload.github.com/delta-io/delta-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta-io%2Fdelta-rs/sbom","scorecard":{"id":283272,"data":{"date":"2025-08-11","repo":{"name":"github.com/delta-io/delta-rs","commit":"2920177ac5215e192e0182bed93c42c0b4a98b6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/dev_pr.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:46","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs_release.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python_release.yml:144","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dco.yml:10","Warn: no topLevel permission defined: .github/workflows/dev_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_release.yml:1","Warn: no topLevel permission defined: .github/workflows/python_benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/python_build.yml:1","Warn: no topLevel permission defined: .github/workflows/python_release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust_release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_pr.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/dev_pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev_pr.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/dev_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/dev_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_pr.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/dev_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_pr.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/dev_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_pr.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/dev_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_pr.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/dev_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/docs_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_benchmark.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_benchmark.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_build.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_build.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_build.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_build.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_build.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_build.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_build.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_release.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/python_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/rust_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/rust_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust_release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/rust_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/delta-io/delta-rs/rust_release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/dev_pr.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:63","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  36 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0003 / GHSA-8r5v-vm4m-4g25","Warn: Project is vulnerable to: RUSTSEC-2024-0332 / GHSA-q6cp-qfwq-4gcv","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: GHSA-2326-pfpj-vx3h","Warn: Project is vulnerable to: RUSTSEC-2023-0086","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2024-0358 / GHSA-c2hf-vcmr-qjrf","Warn: Project is vulnerable to: RUSTSEC-2023-0072 / GHSA-xphf-cx8h-7q9g","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: GHSA-4fcv-w3qc-ppgg","Warn: Project is vulnerable to: RUSTSEC-2025-0022","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2022-0071","Warn: Project is vulnerable to: GHSA-c827-hfw6-qwvm","Warn: Project is vulnerable to: RUSTSEC-2024-0336","Warn: Project is vulnerable to: RUSTSEC-2024-0006 / GHSA-r7qv-8r2h-pg27","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0052 / GHSA-8qv2-5vq6-g2g7","Warn: Project is vulnerable to: RUSTSEC-2020-0049 / GHSA-rqgx-hpg4-456r","Warn: Project is vulnerable to: RUSTSEC-2020-0048 / GHSA-v3j6-xf77-8r9c","Warn: Project is vulnerable to: RUSTSEC-2021-0081 / GHSA-8928-2fgm-6x9x","Warn: Project is vulnerable to: RUSTSEC-2020-0046 / GHSA-whc7-5p35-4ww2","Warn: Project is vulnerable to: RUSTSEC-2020-0045 / GHSA-hhw2-pqhf-vmx2","Warn: Project is vulnerable to: RUSTSEC-2021-0131","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2019-0036 / RUSTSEC-2020-0036 / GHSA-jq66-xh47-j9f3 / GHSA-r98r-j25q-rmpr","Warn: Project is vulnerable to: RUSTSEC-2023-0034 / GHSA-f8vr-r385-rh5r","Warn: Project is vulnerable to: RUSTSEC-2020-0070 / GHSA-5wg8-7c9q-794v / GHSA-gmv4-vmx3-x9f3 / GHSA-hj9h-wrgg-hgmx / GHSA-ppj3-7jw3-8vc4 / GHSA-vh4p-6j7g-f4j9","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:30:50.725Z","repository_id":36975590,"created_at":"2025-08-17T16:30:50.726Z","updated_at":"2025-08-17T16:30:50.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32139429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T13:27:12.868Z","status":"ssl_error","status_checked_at":"2026-04-22T13:26:44.791Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["databricks","delta","delta-lake","pandas","pandas-dataframe","python","rust"],"created_at":"2024-08-02T09:01:27.603Z","updated_at":"2026-04-22T14:01:04.015Z","avatar_url":"https://github.com/delta-io.png","language":"Rust","funding_links":[],"categories":["Data Processing \u0026 DataFrames","Rust","Ingestion and querying","Python","Data Processing","Data Formats"],"sub_categories":["In-memory processing","Python libraries"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://delta.io/\"\u003e\n    \u003cimg src=\"https://github.com/delta-io/delta-rs/blob/main/docs\\delta-rust-no-whitespace.svg?raw=true\" alt=\"delta-rs logo\" height=\"200\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  A native Rust library for Delta Lake, with bindings to Python\n  \u003cbr\u003e\n  \u003ca href=\"https://delta-io.github.io/delta-rs/\"\u003ePython docs\u003c/a\u003e\n  ·\n  \u003ca href=\"https://docs.rs/deltalake/latest/deltalake/\"\u003eRust docs\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/delta-io/delta-rs/issues/new?template=bug_report.md\"\u003eReport a bug\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/delta-io/delta-rs/issues/new?template=feature_request.md\"\u003eRequest a feature\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/delta-io/delta-rs/issues/1128\"\u003eRoadmap\u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://pypi.python.org/pypi/deltalake\"\u003e\n    \u003cimg alt=\"Deltalake\" src=\"https://img.shields.io/pypi/l/deltalake.svg?style=flat-square\u0026color=00ADD4\u0026logo=apache\"\u003e\n  \u003c/a\u003e\n  \u003ca target=\"_blank\" href=\"https://github.com/delta-io/delta-rs\" style=\"background:none\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/delta-io/delta-rs?logo=github\u0026color=F75101\"\u003e\n  \u003c/a\u003e\n  \u003ca target=\"_blank\" href=\"https://crates.io/crates/deltalake\" style=\"background:none\"\u003e\n    \u003cimg alt=\"Crate\" src=\"https://img.shields.io/crates/v/deltalake.svg?style=flat-square\u0026color=00ADD4\u0026logo=rust\" \u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.python.org/pypi/deltalake\"\u003e\n    \u003cimg alt=\"Deltalake\" src=\"https://img.shields.io/pypi/v/deltalake.svg?style=flat-square\u0026color=F75101\u0026logo=pypi\" \u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.python.org/pypi/deltalake\"\u003e\n    \u003cimg alt=\"Deltalake\" src=\"https://img.shields.io/pypi/pyversions/deltalake.svg?style=flat-square\u0026color=00ADD4\u0026logo=python\"\u003e\n  \u003c/a\u003e\n  \u003ca target=\"_blank\" href=\"https://go.delta.io/slack\"\u003e\n    \u003cimg alt=\"#delta-rs in the Delta Lake Slack workspace\" src=\"https://img.shields.io/badge/slack-delta-blue.svg?logo=slack\u0026style=flat-square\u0026color=F75101\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\nDelta Lake is an open-source storage format that runs on top of existing data lakes. Delta Lake is compatible with processing engines like Apache Spark and provides benefits such as ACID transaction guarantees, schema enforcement, and scalable data handling.\n\nThe Delta Lake project aims to unlock the power of the Deltalake for as many users and projects as possible\nby providing native low-level APIs aimed at developers and integrators, as well as a high-level operations\nAPI that lets you query, inspect, and operate your Delta Lake with ease.\n\n| Source                  | Downloads                         | Installation Command    | Docs            |\n| ----------------------- | --------------------------------- | ----------------------- | --------------- |\n| **[PyPi][pypi]**        | [![Downloads][pypi-dl]][pypi]     | `pip install deltalake` | [Docs][py-docs] |\n| **[Crates.io][crates]** | [![Downloads][crates-dl]][crates] | `cargo add deltalake`   | [Docs][rs-docs] |\n\n[pypi]: https://pypi.org/project/deltalake/\n[pypi-dl]: https://img.shields.io/pypi/dm/deltalake?style=flat-square\u0026color=00ADD4\n[py-docs]: https://delta-io.github.io/delta-rs/\n[rs-docs]: https://docs.rs/deltalake/latest/deltalake/\n[crates]: https://crates.io/crates/deltalake\n[crates-dl]: https://img.shields.io/crates/d/deltalake?color=F75101\n\n## Table of contents\n\n- [Table of contents](#table-of-contents)\n- [Quick Start](#quick-start)\n- [Get Involved](#get-involved)\n- [Integrations](#integrations)\n- [Features](#features)\n  - [Cloud Integrations](#cloud-integrations)\n  - [Supported Operations](#supported-operations)\n  - [Protocol Support Level](#protocol-support-level)\n\n## Quick Start\n\nThe `deltalake` library aims to adopt patterns from other libraries in data processing,\nso getting started should look familiar.\n\n```py3\nfrom deltalake import DeltaTable, write_deltalake\nimport pandas as pd\n\n# write some data into a delta table\ndf = pd.DataFrame({\"id\": [1, 2], \"value\": [\"foo\", \"boo\"]})\nwrite_deltalake(\"./data/delta\", df)\n\n# Load data from the delta table\ndt = DeltaTable(\"./data/delta\")\ndf2 = dt.to_pandas()\n\nassert df.equals(df2)\n```\n\nThe same table can also be loaded using the core Rust crate:\n\n```rs\nuse deltalake::{open_table, DeltaTableError};\nuse url::Url;\n\n#[tokio::main]\nasync fn main() -\u003e Result\u003c(), DeltaTableError\u003e {\n    // open the table written in python\n    let delta_path = Url::from_directory_path(\"/abs/data/delta\").unwrap();\n    let table = open_table(delta_path).await?;\n\n    // show all active files in the table\n    let files: Vec\u003c_\u003e = table.get_file_uris()?.collect();\n    println!(\"{files:?}\");\n\n    Ok(())\n}\n```\n\nYou can also try Delta Lake docker at [DockerHub](https://go.delta.io/dockerhub) | [Docker Repo](https://go.delta.io/docker)\n\n## Get Involved\n\nWe encourage you to reach out, and are [committed](https://github.com/delta-io/delta-rs/blob/main/CODE_OF_CONDUCT.md)\nto provide a welcoming community.\n\n- [Join us in our Slack workspace](https://go.delta.io/slack)\n- [Report an issue](https://github.com/delta-io/delta-rs/issues/new?template=bug_report.md)\n- Looking to contribute? See our [good first issues](https://github.com/delta-io/delta-rs/contribute).\n\n## Integrations\n\nLibraries and frameworks that interoperate with delta-rs - in alphabetical order.\n\n- [AWS SDK for Pandas](https://github.com/aws/aws-sdk-pandas)\n- [ballista][ballista]\n- [datafusion][datafusion]\n- [Daft](https://www.getdaft.io/)\n- [Dask](https://github.com/dask-contrib/dask-deltatable)\n- [datahub](https://datahubproject.io/)\n- [DuckDB](https://duckdb.org/)\n- [polars](https://www.pola.rs/)\n- [Ray](https://github.com/delta-incubator/deltaray)\n\n## Features\n\nThe following section outlines some core features like supported [storage backends](#cloud-integrations)\nand [operations](#supported-operations) that can be performed against tables. The state of implementation\nof features outlined in the Delta [protocol][protocol] is also [tracked](#protocol-support-level).\n\n### Cloud Integrations\n\n| Storage              |  Rust   | Python  | Comment                                                          |\n| -------------------- | :-----: | :-----: | ---------------------------------------------------------------- |\n| Local                | ![done] | ![done] |                                                                  |\n| S3 - AWS             | ![done] | ![done] |                                                                  |\n| S3 - MinIO           | ![done] | ![done] |                                                                  |\n| S3 - R2              | ![done] | ![done] |                                                                  |\n| Azure Blob           | ![done] | ![done] |                                                                  |\n| Azure ADLS Gen2      | ![done] | ![done] |                                                                  |\n| Microsoft OneLake    | ![done] | ![done] |                                                                  |\n| Google Cloud Storage | ![done] | ![done] |                                                                  |\n| HDFS                 | ![done] | ![done] |                                                                  |\n| LakeFS               | ![done] | ![done] |                                                                  |\n\n### Supported Operations\n\n| Operation             |  Rust   | Python  | Description                                 |\n| --------------------- | :-----: | :-----: | ------------------------------------------- |\n| Create                | ![done] | ![done] | Create a new table                          |\n| Read                  | ![done] | ![done] | Read data from a table                      |\n| Vacuum                | ![done] | ![done] | Remove unused files and log entries         |\n| Delete - predicates   | ![done] | ![done] | Delete data based on a predicate            |\n| Optimize - compaction | ![done] | ![done] | Harmonize the size of data file             |\n| Optimize - Z-order    | ![done] | ![done] | Place similar data into the same file       |\n| Merge                 | ![done] | ![done] | Merge a target Delta table with source data |\n| Update                | ![done] | ![done] | Update values from a table                  |\n| Add Column            | ![done] | ![done] | Add new columns or nested fields            |\n| Add Feature           | ![done] | ![done] | Enable delta table features                 |\n| Add Constraints       | ![done] | ![done] | Set delta constraints, to verify data on write |\n| Drop Constraints      | ![done] | ![done] | Removes delta constraints                   |\n| Set Table Properties  | ![done] | ![done] | Set delta table properties                  |\n| Convert to Delta      | ![done] | ![done] | Convert parquet table to delta table        |\n| FS check              | ![done] | ![done] | Remove corrupted files from table           |\n| Restore               | ![done] | ![done] | Restores table to previous version state    |\n\n### Protocol Support Level\n\n| Writer Version | Requirement                                   |              Status               |\n| -------------- | --------------------------------------------- | :-------------------------------: |\n| Version 2      | Append Only Tables                            |              ![done]              |\n| Version 2      | Column Invariants                             |              ![done]              |\n| Version 3      | Enforce `delta.checkpoint.writeStatsAsJson`   |              ![done]              |\n| Version 3      | Enforce `delta.checkpoint.writeStatsAsStruct` |              ![done]              |\n| Version 3      | CHECK constraints                             | [![done]][check-constraints]      |\n| Version 4      | Change Data Feed                              |              ![done]              |\n| Version 4      | Generated Columns                             |              ![done]              |\n| Version 5      | Column Mapping                                |                                   |\n| Version 6      | Identity Columns                              |                                   |\n| Version 7      | Table Features                                |              ![done]              |\n\n| Reader Version | Requirement                         |   Status   |\n| -------------- | ----------------------------------- |   ------   |\n| Version 2      | Column Mapping                      |            |\n| Version 3      | Table Features (requires reader V7) |  ![done]   |\n\n[datafusion]: https://github.com/apache/datafusion\n[ballista]: https://github.com/apache/arrow-ballista\n[polars]: https://github.com/pola-rs/polars\n[open]: https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/IssueNeutral.svg\n[semi-done]: https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/ApprovedChangesGrey.svg\n[done]: https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/ApprovedChanges.svg\n[roadmap]: https://github.com/delta-io/delta-rs/issues/1128\n[writer-rs]: https://github.com/delta-io/delta-rs/issues/851\n[check-constraints]: https://github.com/delta-io/delta-rs/issues/1881\n[onelake-rs]: https://github.com/delta-io/delta-rs/issues/1418\n[protocol]: https://github.com/delta-io/delta/blob/master/PROTOCOL.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelta-io%2Fdelta-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelta-io%2Fdelta-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelta-io%2Fdelta-rs/lists"}