Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing indexing delete reousrces #475

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

yuunlimm
Copy link
Contributor

Description

parquet token_v2_ownerships table was missing data. turns out it wasn't indexing some of changes like transfer and delete.

Note that we have some stale data in our DB where we have rows for self transfer, but we shouldn't index self transfer with events index.

Test Plan

tested it not indexes the data that we were missing previously.
Screenshot 2024-07-29 at 2 03 33 PM

@ying-w
Copy link
Contributor

ying-w commented Jul 29, 2024

we're going to be missing addresses on some burn events

@yuunlimm yuunlimm merged commit ee05799 into main Jul 29, 2024
7 checks passed
@yuunlimm yuunlimm deleted the yuunlimm/token_v2_parquet branch July 29, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants