Lakevision is a tool which provides insights into your Apache Iceberg based Data Lakehouse.

iceberg lakehouse
3 Open Issues Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub
Pin fastapi version about 2 months ago

AI Summary: Pin the FastAPI version in the Lakevision project's backend requirements file to 0.115.x to resolve a permission error encountered when running on OpenShift. This involves updating the `be/requirements.txt` file and testing the fix.

Complexity: 2/5
good first issue

Lakevision is a tool which provides insights into your Apache Iceberg based Data Lakehouse.

Svelte
#iceberg#lakehouse
Add slack channel 2 months ago

AI Summary: Add a link to the Apache Iceberg Slack channel in the Lakevision project's README.md file.

Complexity: 1/5
good first issue

Lakevision is a tool which provides insights into your Apache Iceberg based Data Lakehouse.

Svelte
#iceberg#lakehouse

AI Summary: Modify the Lakevision backend (api.py) to allow configuration of the cache timeout durations for page sessions and namespace/table lists. This involves adding configuration options (likely environment variables) to control the 4-minute and 65-minute timeouts currently hardcoded, and updating the caching logic to use these configurable values.

Complexity: 3/5
good first issue

Lakevision is a tool which provides insights into your Apache Iceberg based Data Lakehouse.

Svelte
#iceberg#lakehouse