Files
salakojoshua1234_gmail.com a060fa69c5 Refactor data loading and streaming pipeline endpoints for improved file handling
- Updated `/load-data` endpoint to make the file parameter optional and added validation for CSV uploads.
- Introduced a new dependency function `get_file_if_csv` to streamline file checks when loading data from CSV.
- Enhanced `/run/streaming-pipeline` endpoint to utilize the new file handling logic.
- Improved code readability by restructuring file renaming logic.
2025-05-03 15:40:50 +01:00

25 KiB