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

Maria merge #24

Draft
wants to merge 255 commits into
base: master
Choose a base branch
from
Draft

Conversation

fivetran-mattalexander
Copy link

No description provided.

osheroff and others added 30 commits April 24, 2020 11:46
that was just for debugging
the value's offset is given as bytes from the object's beginning, not
from the beginning of the entire record, we have to account for that.
see zendesk/maxwell#1468 for the full story.
I'm not even sure how big this LRUCache really needs to be, given that
we unconditionally put stuff in it before every transaction.  I think
the size might need to be 1?  Unclear.
georgewfraser and others added 30 commits November 16, 2022 13:40
…use an enum ordinal to resolve event type IDs
EventType.forId(0) -> EventType.UNKNOWN
…lity metadata and handle unknown metadata field type
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.