Press "Enter" to skip to content

Querying Multiple Lakehouse Tables via Python Notebook

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.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.