lakehouse icon indicating copy to clipboard operation
lakehouse copied to clipboard

Playground for Lakehouse (Iceberg, Hudi, Spark, Flink, Trino, DBT, Airflow, Kafka, Debezium CDC)

Results 1 lakehouse issues
Sort by recently updated
recently updated
newest added

https://github.com/1ambda/lakehouse/blob/e306a75389abde601ecdbb36e489c1cd0c1b4f74/docker/postgres/init-database.sh#L11 I think the above line should be ```sql GRANT ALL PRIVILEGES ON DATABASE airflow TO airflow; ``` Thank you :)