Skip to content

Remove Warning From Code #315

@eveleighoj

Description

@eveleighoj

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions