{"id":20129556,"url":"https://github.com/databricks/iceberg-aws-ext","last_synced_at":"2025-04-09T16:12:02.718Z","repository":{"id":133191431,"uuid":"560677214","full_name":"databricks/iceberg-aws-ext","owner":"databricks","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-03T19:40:51.000Z","size":74,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-09T16:11:53.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/databricks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-02T02:31:13.000Z","updated_at":"2024-10-22T16:53:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"717edd94-a01e-40c2-8f37-41922345541a","html_url":"https://github.com/databricks/iceberg-aws-ext","commit_stats":null,"previous_names":["databricks/iceberg-aws-ext","tabular-io/iceberg-aws-ext"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databricks%2Ficeberg-aws-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databricks%2Ficeberg-aws-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databricks%2Ficeberg-aws-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databricks%2Ficeberg-aws-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databricks","download_url":"https://codeload.github.com/databricks/iceberg-aws-ext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065283,"owners_count":21041872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-13T20:35:01.411Z","updated_at":"2025-04-09T16:12:02.685Z","avatar_url":"https://github.com/databricks.png","language":"Java","readme":"## Iceberg S3FileIO with corruption check\n\nThis is a modified version of S3FileIO from Iceberg 1.0.0 that performs a corruption check on Parquet files before\nuploading them to S3. The actual check is done in `ParquetUtil.java`, which simply reads and decompresses the data\nin the file. (The only code modified from Iceberg is `S3OutputStream.java` besides package naming.)\n\nThere are a couple of limitations. The first is that multipart upload is disabled so that the entire file is written\nlocally first. The second is that it relies on the file having a `.parquet` extension, to avoid checking metadata or\nother non-Parquet files.\n\nIf you want to try it out, include this jar and set your catalog's FileIO implementation via\na property, e.g. `spark.sql.catalog.tabular.io-impl=io.tabular.iceberg.aws.s3.S3FileIO`.\n\nDisclaimer: this was very lightly tested and not at scale so use at your own risk. This is meant \nmore as an example of one way to add a corruption check.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatabricks%2Ficeberg-aws-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatabricks%2Ficeberg-aws-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatabricks%2Ficeberg-aws-ext/lists"}