latitude-dev / latitude

Developer-first embedded analytics
https://latitude.so
GNU Lesser General Public License v3.0
673 stars 26 forks source link

Data from CSV is not loaded #309

Closed abgonzalez93 closed 1 month ago

abgonzalez93 commented 1 month ago

Steps To Reproduce

latitude start Setting Latitude configuration. Installing dependencies. Downloading Netflix template.

latitude dev Getting 404.

Environment

Actual Behaviour

Data from the CSV is not loaded. **Query file not found at titles/***

error

source.yml by default has duckdb. ¿Is that correct if I want data from a static file (.csv)?

files

csansoon commented 1 month ago

@abgonzalez93 This issue is due to the project being outdated. Run latitude update from the project directory to update it and it should work.

The problem here is that we didn't update the Netflix sample properly. Looking at it asap!

geclos commented 1 month ago

Yup this issue is fixed, closing it. @abgonzalez93 feel free to reopen if it persists.