-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
C APIIssue is about the C APIIssue is about the C API
Milestone
Description
Following the discussion in #343, we've decided that metadata and other ragged columns should be 64 bit. This should be done for C API 1.0.
I think we can either change the tsk_size_t typedef, or create a new type tsk_offset_t
(or something) which is used for just the offset columns. Let's discuss the pros and cons of that here, as well as the details involved in this transition.
Metadata
Metadata
Assignees
Labels
C APIIssue is about the C APIIssue is about the C API