Back to Cube

Load data

docs-mintlify/docs/getting-started/databricks/load-data.mdx

1.6.431018 B
Original Source

First, download the following files to your local machine:

Next, let's ensure we have a SQL warehouse that is active. Log in to your Databricks account, then from the sidebar, click on SQL → SQL Warehouses:

<Frame> </Frame> <Info>

Ensure the warehouse is active by checking its status; if it is inactive, click

▶️ to start it.

</Info>

Next, click New → File upload from the sidebar, and upload line_items.csv. The UI will show a preview of the data within the file; when ready, click Create table.

Repeat the above steps for the three other files.