Skip to content

Step "4. Populate your database with sample data" is confusing #38

@contosojh

Description

@contosojh

From Jean Hayes (jehayes): Below are the instructions for Step 4
_4. Populate your database with sample data
Data will be automatically populated, if not existing, in the SQL Database when you start the backend application.
Add views to the SQL Analytics endpoint

go to the SQL analytics endpoint of your agentic_lake
go to Data_Ingest folder and run all 3 queries that you see in file views.sql_ _

  1. The title is confusing. You are setting up view for the lakehouse endpoint which has nothing to do with the how the data is loaded into the SQL database. I would move that point somewhere else.
  2. I think this step should be:
    Add views to the SQL Analytics endpoint
  • Go to the SQL analytics endpoint of your agentic_lake and open a new query window
    **- In the github repo, open the file create_views.sql in the Data_Ingest folder and copy all the code from there
  • Paste it into your lakehouse query window and run to create 3 new views**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions