Skip to content

Remove implementation of __hash__ method on DatasetEvent#25889

Merged
kaxil merged 1 commit intoapache:mainfrom
astronomer:remove-dataset-event-hash
Aug 23, 2022
Merged

Remove implementation of __hash__ method on DatasetEvent#25889
kaxil merged 1 commit intoapache:mainfrom
astronomer:remove-dataset-event-hash

Conversation

@dstandish
Copy link
Contributor

@dstandish dstandish commented Aug 23, 2022

It is not used (we know this because it's currently defined with attrs that do not exist, namely created_at). We could fix this, but it's somewhat questionable that dataset + timestamp is the "right" choice, so, since it's not used, better not to implement.

It is not used (we know this because it's currently defined with attrs that do not exist (created_at). We could fix this, but it's somewhat questionable that dataset + timestamp is the "right" choice, so, since it's not used, better not to implement.
@kaxil kaxil merged commit 7ee69c6 into apache:main Aug 23, 2022
@kaxil kaxil deleted the remove-dataset-event-hash branch August 23, 2022 12:30
@jedcunningham jedcunningham added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) AIP-48 labels Sep 12, 2022
@ephraimbuddy ephraimbuddy added this to the Airflow 2.4.0 milestone Sep 14, 2022
@eladkal eladkal added area:data-aware-scheduling assets, datasets, AIP-48 and removed AIP-48 labels Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:data-aware-scheduling assets, datasets, AIP-48 changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants