Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: pipe_tasks
-
Labels:None
-
Team:Data Release Production
-
Urgent?:No
Description
Implements the second step of RFC-844, in which tasks that use DataFrame connections are changed to use ArrowTable instead, converting to/from pandas internally where needed.
This may be an umbrella ticket for work done on other tickets; it should not be closed until no DataFrame tasks exist, unless a new implementation ticket is added to RFC-844 to cover any that remain.
Attachments
Issue Links
- is triggered by
-
RFC-844 Use pyarrow.Table for butler parquet datasets instead of pandas.DataFrame
- Adopted