I think the main reason to do a release before 1.0.0 is if we want to make the change that would give a good error message for forward incompatibility (I think this could be done as 0.14.2 since it would just be clarifying an error message). Otherwise, I think including it in 1.0.0 would be fine (its still not clear to me if there is consensus to fix the issue).
Thanks, Micah On Monday, July 22, 2019, Wes McKinney <wesmck...@gmail.com> wrote: > I'd be satisfied with fixing the Flatbuffer alignment issue either in > a 0.15.0 or 1.0.0. In the interest of expediency, though, making a > 0.15.0 with this change sooner rather than later might be prudent. > > On Mon, Jul 22, 2019 at 12:35 PM Antoine Pitrou <anto...@python.org> > wrote: > > > > > > Hello, > > > > Recently we've discussed breaking the IPC format to fix a long-standing > > alignment issue. See this discussion: > > > https://lists.apache.org/thread.html/8cea56f2069710ac128ff9129c744f0ef96a3e33a4d79d7e820019af@%3Cdev.arrow.apache.org%3E > > > > Should we first do a 0.15.0 in order to get those format fixes right? > > Once that is fine and settled we can move to the 1.0.0 release? > > > > Regards > > > > Antoine. >