Is this new lake house going to have its own pool too? We need to go a little bit deeper. I can sense that we are just a few steps away from circling all the way back around to fancy terminology for "Postgresql installed on a big server".
What Is the Data Lakehouse Pattern?
21–30 of 50 posts
Re: What Is the Data Lakehouse Pattern?
#22The (I believe) original Lakehouse paper is here: http://cidrdb.org/cidr2021/papers/cidr2021_paper17.pdf
Seems unlikely, Databricks used the term in a blog post January/2020[0], while the linked paper suggests it was published January/2021. Edit: Given databricks was involved in this paper, perhaps this is the first.. although both Databricks and Snowflake (and to a lesser extent Google which favours lake/warehouse convergence) have been using the term for a number of years [0]: https://databricks.com/blog/2020/01/30/wh…
Re: What Is the Data Lakehouse Pattern?
#23Re: What Is the Data Lakehouse Pattern?
#24Is this new lake house going to have its own pool too? We need to go a little bit deeper. I can sense that we are just a few steps away from circling all the way back around to fancy terminology for "Postgresql installed on a big server".
The source perpetuates this motherflowing trend: Tensorflow, Airflow, MLflow, Metaflow, KubeFlow, Timeflow.
Re: What Is the Data Lakehouse Pattern?
#25Re: What Is the Data Lakehouse Pattern?
#26Is this new lake house going to have its own pool too? We need to go a little bit deeper. I can sense that we are just a few steps away from circling all the way back around to fancy terminology for "Postgresql installed on a big server".
--edit: no idea why my post struck a wrong chord somewhere. Looks like the parent comment was not meant as a joke?
Re: What Is the Data Lakehouse Pattern?
#27So Lakehouse is not really an evolution of data warehouses or at least new ones like ClickHouse and Druid. SQL data warehouses are highly optimized for analytic query speed. Think columnar storage, high compression, vectorized query, materialized views, etc. They also couple well with event streams. You can't get high performance without optimized storage and very tight integration of parts.
I have massive respect for Ali and Matei but there's no way Lakehouse will replace this.
[0] http://cidrdb.org/cidr2021/papers/cidr2021_paper17.pdf
Edit: replaced "original" with "survey".
Re: What Is the Data Lakehouse Pattern?
#28Is this new lake house going to have its own pool too? We need to go a little bit deeper. I can sense that we are just a few steps away from circling all the way back around to fancy terminology for "Postgresql installed on a big server".
Isn’t the point of building stuff on top of blob stores is that it’s too much data to be housed in normal RDBMSs and the performance expectations are vastly different (run this report that needs to return results in days/weeks not ms) so you can go way way cheaper and slower with the storage?
Re: What Is the Data Lakehouse Pattern?
#29Seriously though I expect data people to understand that the value of clear descriptive naming. Communicate meaning not marketing speak.
Re: What Is the Data Lakehouse Pattern?
#30Another emerging architecture I see myself investigating is Data Sewer Pattern where huge load of useless data be dumped on to millions of unsuspecting entities via social media.