-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Overview
When code is ran locally a line of code is generating a warning specifically
FutureWarning: ArrowStringArray._data is a deprecated and will be removed in a future version, use ._pa_array instead conn.execute("CREATE TABLE filtered_table AS SELECT * FROM filtered_df")
If this can't be replicated locally then ignore
Tech Approach
- should be able to replicate locally by running the collection task (if not then it may be a non-issue)
- stop it being printed to the console
Acceptance criteria
- ensure the line isn't being printed to the console whenever a resource is being processed
Metadata
Metadata
Assignees
Labels
No labels