{"id":24641408,"url":"https://github.com/baptvit/open-table-formats-labs","last_synced_at":"2026-05-19T15:37:15.831Z","repository":{"id":272506079,"uuid":"916824374","full_name":"baptvit/open-table-formats-labs","owner":"baptvit","description":"Open table format exploraions and PoC","archived":false,"fork":false,"pushed_at":"2025-01-14T20:42:56.000Z","size":604,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T12:13:17.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/baptvit.png","metadata":{"files":{"readme":"README copy.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-14T20:34:49.000Z","updated_at":"2025-01-15T13:27:11.000Z","dependencies_parsed_at":"2025-01-14T21:40:05.083Z","dependency_job_id":"3fffbac8-dda8-43ee-a7c5-500d8fc96e5d","html_url":"https://github.com/baptvit/open-table-formats-labs","commit_stats":null,"previous_names":["baptvit/open-table-formats-labs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baptvit%2Fopen-table-formats-labs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baptvit%2Fopen-table-formats-labs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baptvit%2Fopen-table-formats-labs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baptvit%2Fopen-table-formats-labs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baptvit","download_url":"https://codeload.github.com/baptvit/open-table-formats-labs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244609446,"owners_count":20480781,"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":"2025-01-25T12:13:21.545Z","updated_at":"2026-05-19T15:37:15.733Z","avatar_url":"https://github.com/baptvit.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Tables Format Labs\n\n![Python](https://img.shields.io/badge/Python-3.12_|_3.11-4B8BBE.svg?style=flat\u0026logo=python\u0026logoColor=FFD43B\u0026labelColor=306998)\n![Delta](https://img.shields.io/badge/Delta_Lake-3.2-00ACD4?style=flat\u0026logo=delta\u0026logoColor=00ACD4\u0026labelColor=262A30)\n![Iceberg](https://img.shields.io/badge/Iceberg-1.7-CEEBF6?style=flat\u0026logo=apachespark\u0026logoColor=CEEBF6\u0026labelColor=2C7BBF)\n![Hudi](https://img.shields.io/badge/Hudi-1.0-10B0F9?style=flat\u0026logo=apachespark\u0026logoColor=CEEBF6\u0026labelColor=084D86)\n\n![Metastore](https://img.shields.io/badge/Metastore-3.1-FDEE21?style=flat\u0026logo=apachehive\u0026logoColor=000000\u0026labelColor=FDEE21)\n![Trino](https://img.shields.io/badge/Presto-262A38?style=flat\u0026logo=trino\u0026logoColor=E8F5F5\u0026labelColor=262A38)\n![MinIO](https://img.shields.io/badge/MinIO-00091B?style=flat\u0026logo=minio\u0026logoColor=CF163D\u0026labelColor=00091B)\n![Docker](https://img.shields.io/badge/Docker-329DEE?style=flat\u0026logo=docker\u0026logoColor=white\u0026labelColor=329DEE)\n\nExperimentations with Delta, Iceberg, Hive, and other Big Data tools\n\n\n## Tech Stack\n- [PySpark](https://spark.apache.org/docs/latest/api/python/user_guide)\n- [Delta.io](https://docs.delta.io/latest/quick-start.html)\n- [Iceberg](https://iceberg.apache.org/spark-quickstart/)\n- [Hudi](https://hudi.apache.org/docs/quick-start-guide/)\n- [uv](https://docs.astral.sh/uv/concepts/projects/dependencies/)\n- [Docker](https://docs.docker.com/get-docker/)\n\n## Up and Running\n\n### Developer Setup\n\n**1.** Install Java 7, 11, 17 or 21, Apache Maven, Spark 3.5.x, and Hadoop.\n- Apache XTable use Java 11\n- Apache Ranger use Java 7\n- Apache Spark use Java +17\n\n**2.** Install the dependencies on `pyproject.toml`:\n```shell\nuv sync\n```\n\n**3.** Activate the virtualenv created by `uv`:\n```shell\nsource .venv/bin/activate\n```\n\n**4.** Spin up Minio (Object Storage), and Hive Metastore on Docker compose\n```shell\ndocker compose up -d\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaptvit%2Fopen-table-formats-labs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaptvit%2Fopen-table-formats-labs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaptvit%2Fopen-table-formats-labs/lists"}