Page MenuHomeElementl

remove gh issue for cursor_res
ClosedPublic

Authored by alangenfeld on Jun 1 2021, 4:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 11, 11:32 PM
Unknown Object (File)
May 1 2023, 6:41 AM
Unknown Object (File)
Apr 12 2023, 9:55 AM
Unknown Object (File)
Apr 2 2023, 9:49 AM
Unknown Object (File)
Mar 23 2023, 4:16 PM
Unknown Object (File)
Mar 12 2023, 5:38 PM
Unknown Object (File)
Mar 11 2023, 12:24 AM
Unknown Object (File)
Mar 4 2023, 9:22 AM
Subscribers
None

Details

Summary

looking at https://github.com/dagster-io/dagster/issues/3858 and https://dagster.phacility.com/D6943 - not sure what exactly was meant to be done so putting up this diff

Test Plan

bk

Diff Detail

Repository
R1 dagster
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This issue was there to track a mypy problem because we had a pin in SqlAlchemy for <1.4 (I think related to this diff). I'll add in the type annotation in a separate diff - this LGTM. thanks for catching this Alex.

This revision is now accepted and ready to land.Jun 1 2021, 5:29 PM
This revision was automatically updated to reflect the committed changes.