[
https://issues.apache.org/jira/browse/ARROW-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838516#comment-16838516
]
Sebastien Binet commented on ARROW-5213:
----------------------------------------
FYI, re-generating the Go files is "as simple as":
{{$> cd go/arrow}}
{{$> go run ./gen-flatbuffers.go}}
(but one needs to have a Go SDK available.)
> [Format] Script for updating various checked-in Flatbuffers files
> -----------------------------------------------------------------
>
> Key: ARROW-5213
> URL: https://issues.apache.org/jira/browse/ARROW-5213
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Format, Go, Rust
> Reporter: Wes McKinney
> Assignee: Andy Grove
> Priority: Major
>
> Some subprojects have begun checking in generated Flatbuffers files to source
> control. This presents a maintainability issue when there are additions or
> changes made to the .fbs sources. It would be useful to be able to automate
> the update of these files so it doesn't have to happen on a manual /
> case-by-case basis
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)