Skip to content

Refactor: Use FlatBuffers Table API Instead of Object API - #63

Merged
azimafroozeh merged 18 commits into
cwida:devfrom
azimafroozeh:refactor/remove-object-api
Oct 11, 2025
Merged

Refactor: Use FlatBuffers Table API Instead of Object API#63
azimafroozeh merged 18 commits into
cwida:devfrom
azimafroozeh:refactor/remove-object-api

Conversation

@azimafroozeh

Copy link
Copy Markdown
Contributor

This PR refactors the FastLanes file reader to use the FlatBuffers Table API instead of the Object API when reading FastLanes files. The Table API avoids unnecessary data copying and object creation, providing faster access to serialized data and improving overall read performance.

@azimafroozeh
azimafroozeh merged commit 9b29491 into cwida:dev Oct 11, 2025
76 checks passed
@azimafroozeh
azimafroozeh deleted the refactor/remove-object-api branch October 11, 2025 09:47
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.

1 participant