User Details
User Details
- User Since
- Apr 25 2019, 5:20 PM (91 w, 3 d)
- Roles
- Administrator
Fri, Jan 22
Fri, Jan 22
Dagstermill CLI housekeeping
Repin ipykernel
max requested review of D6114: Dagstermill CLI housekeeping.
max requested review of D6113: Repin ipykernel.
max requested review of D6099: Rename tests.
max added inline comments to D5934: file IO manager.
Thu, Jan 21
Thu, Jan 21
Actually document breaking change to Dagstermill
Wed, Jan 20
Wed, Jan 20
Document the file managers
max added a comment to D6036: Make type_check_fn optional on DagsterType.
Can't dispatch in an IO manager be based on the Python type of an object?
max published D6064: Document the file managers for review.
max added inline comments to D6052: Actually document breaking change to Dagstermill.
max requested review of D6052: Actually document breaking change to Dagstermill.
Tue, Jan 19
Tue, Jan 19
max requested review of D6047: 8/ Miscellaneous Dagstermill cleanup.
Fri, Jan 15
Fri, Jan 15
Thu, Jan 14
Thu, Jan 14
max committed R1:6efa3265a688: Remove dangling references to SystemStorageDefinition (authored by max).
Remove dangling references to SystemStorageDefinition
max requested review of D6011: Remove dangling references to SystemStorageDefinition.
max added a reverting change for R1:54fcccbb0ae4: Deprecate FileManager and FileHandle #3535: R1:03883d6d98c9: Revert "Deprecate FileManager and FileHandle #3535".
max added a reverting change for D5981: Deprecate FileManager and FileHandle #3535: R1:03883d6d98c9: Revert "Deprecate FileManager and FileHandle #3535".
max committed R1:03883d6d98c9: Revert "Deprecate FileManager and FileHandle #3535" (authored by max).
Revert "Deprecate FileManager and FileHandle #3535"
max requested review of D6008: Revert "Deprecate FileManager and FileHandle #3535".
max added a reverting change for D5981: Deprecate FileManager and FileHandle #3535: D6008: Revert "Deprecate FileManager and FileHandle #3535".
max added a reverting change for R1:54fcccbb0ae4: Deprecate FileManager and FileHandle #3535: D6008: Revert "Deprecate FileManager and FileHandle #3535".
Wed, Jan 13
Wed, Jan 13
7/ Fix solid_config fetching
6/ Add type annotations to Dagstermill context
5/ Upgrade moto
4/ Clarify return types and interfaces
max added inline comments to D5970: 4/ Clarify return types and interfaces.
3/ Modernize pandas example
2/ Modernize examples
max requested review of D5973: 7/ Fix solid_config fetching.
1/ Modernize airline_demo setup
max requested review of D5972: 6/ Add type annotations to Dagstermill context.
max requested review of D5970: 4/ Clarify return types and interfaces.
max requested review of D5969: 3/ Modernize pandas example.
max requested review of D5968: 2/ Modernize examples.
max requested review of D5963: 1/ Modernize airline_demo setup.
max added a comment to D5829: Modernize dagstermill file handling.
feels like we have broad agreement on this approach, going to abandon this diff and open a stack
max updated the diff for D5829: Modernize dagstermill file handling.
root_manager_key
Tue, Jan 12
Tue, Jan 12
max added inline comments to D5829: Modernize dagstermill file handling.
max added a comment to D5929: py2 cleanup: remove misc uses of future.
grrrrrrreat
max added a comment to D5829: Modernize dagstermill file handling.
@alangenfeld I've reorganized and broken up the solid compute function logic to be more readable, and added support for fan-in inputs
max updated the diff for D5829: Modernize dagstermill file handling.
adds test for fan-in
max added a comment to D5780: eliminate Persistable.
i will defer to alex on this; maybe i should just mention that i continue to suspect that we might be well served by adopting the pickle protocol (__getnewargs_ex__/__getstate__/__setstate__)
Mon, Jan 11
Mon, Jan 11
max planned changes to D5829: Modernize dagstermill file handling.
max planned changes to D5829: Modernize dagstermill file handling.
max planned changes to D5829: Modernize dagstermill file handling.
max planned changes to D5829: Modernize dagstermill file handling.
max planned changes to D5829: Modernize dagstermill file handling.
max planned changes to D5829: Modernize dagstermill file handling.
max planned changes to D5829: Modernize dagstermill file handling.
max updated the diff for D5829: Modernize dagstermill file handling.
reorg for clarity
max planned changes to D5829: Modernize dagstermill file handling.
max planned changes to D5829: Modernize dagstermill file handling.
max updated the diff for D5829: Modernize dagstermill file handling.
rebase & nits
Fri, Jan 8
Fri, Jan 8
max requested review of D5829: Modernize dagstermill file handling.
Wed, Jan 6
Wed, Jan 6
Type hints for check
max added inline comments to D5764: Run mypy on dagster core.