Skip to content

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.