You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spark-api - create a new table, eligible_deals, adding new columns on top of retrievable_deals schema. This way, we can migrate the schema & data incrementally.
→ feat: add table eligible_deals spark-api#485
PieceCID
andPieceSize
alongsideLabel
CID in the database of eligible deals.See Spark & DDO deals and Spark DDO hack.
Tasks:
eligible_deals
, adding new columns on top ofretrievable_deals
schema. This way, we can migrate the schema & data incrementally.→ feat: add table
eligible_deals
spark-api#485eligible_deals
table, set new columns for newly ingested deals→ feat: switch to
eligible_deals
+ set piece info #30eligible_deals
table, expand the filter to include all deals (not only recent)eligible_deals
instead ofretrievable_deals
retrievable_deals
table after the change above was deployedThe text was updated successfully, but these errors were encountered: