Commits


Max Burke authored and Paddy Horan committed 1884826897d
ARROW-8177: [rust] Make schema_to_fb_offset public because it is very useful! I need this exact function in my application and it'd be a lot easier to just use it within Arrow instead of having to copy it out or recreate it! Closes #6677 from maxburke/expose_schema_to_fb_offset and squashes the following commits: 52c1d85db <Max Burke> Make schema_to_fb_offset public because it is very useful! Authored-by: Max Burke <max@urbanlogiq.com> Signed-off-by: Paddy Horan <paddyhoran@hotmail.com>