Max Storr-Vijay
Max Storr-Vijay
The following block of code is causing the code location to error for some reason: File "/home/max/dev/practical-data-engineering/src/pipelines/real-estate/realestate/pipelines.py", line 93, in ```py def collect_properties(properties: List[PropertyDataFrame]) -> List[PropertyDataFrame]: # type: ignore ```...
duckdb.IOException: IO Error: Cannot open file "/usr/local/airflow/include/dwh": Permission denied
**How to reproduce:** Follow "Option 2: Use the Astro CLI" instructions and run part 1, it'll result in the above issue. **Cause**: Astro CLI forces Airflow's docker container to set...
### Source name rest_api ### Describe the data you'd like to see I am using the generic API source to write my data pipeline declaratively, ingesting data from the [ebird...