Lee-W commented on issue #59050:
URL: https://github.com/apache/airflow/issues/59050#issuecomment-3642159090
```python
class Partition:
key: str
def from_obj_to_key(...) -> str: ...
def from_key_to_obj) -> Any: ...
```
something like this might also work
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]