Gilbert Quevauvilliers builds a data frame:
In this blog post I am going to explain how to query multiple Lakehouse tables into a data frame.
The example I am going to use is when you want to load new data into your staging tables, but you need to know the max date from your previous data load.
Read on to see how. The answer, as you might suspect, involves DuckDB.