Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace deprecated get_files_to_process with get_files_task #320

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

anayeaye
Copy link
Contributor

What

Use get_files_task instead of deprecated get_files_to_process in vector ingest DAG.

WARNING - /home/airflow/miniconda3/envs/py11/lib/python3.11/site-packages/airflow/operators/python.py:217: DeprecationWarning: Call to deprecated function (or staticmethod) get_files_to_process. (Please use get_files_task function that handles both files and dataset files use cases)

@anayeaye anayeaye requested review from ividito and smohiudd March 13, 2025 20:26
@anayeaye anayeaye merged commit 2530984 into dev Mar 13, 2025
3 checks passed
@anayeaye anayeaye deleted the fix/vector-get-files-task branch March 13, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants