Page MenuHomeElementl

get_event_rows -> get_event_records
ClosedPublic

Authored by yuhan on Jun 16 2021, 8:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 27, 12:34 AM
Unknown Object (File)
Mon, May 15, 2:08 AM
Unknown Object (File)
Apr 15 2023, 6:53 PM
Unknown Object (File)
Mar 31 2023, 11:53 PM
Unknown Object (File)
Mar 23 2023, 9:02 PM
Unknown Object (File)
Mar 18 2023, 12:40 PM
Unknown Object (File)
Mar 18 2023, 8:05 AM
Unknown Object (File)
Mar 18 2023, 8:00 AM
Subscribers
None

Details

Summary

depends on D8213

  • get_event_rows -> get_event_records
  • add StoredEventRecord (will later be EventRecord after we rename EventRecord -> EventLogEntry)
  • RunRecord.record_id -> RunRecord.storage_id

next:

  • EventRecord -> EventLogEntry
  • StoredEventRecord -> EventRecord
Test Plan

bk

Diff Detail

Repository
R1 dagster
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

yuhan edited the summary of this revision. (Show Details)
yuhan edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Jun 17 2021, 5:32 PM
This revision was automatically updated to reflect the committed changes.