Le 10/06/2019 à 23:24, Wes McKinney a écrit : > > BTW, even if we do not allow 32/64 bit decimals in the format, we > should consider adding a bitWidth field with static value 128 as a > matter of future-proofing the metadata. This change would make it so > that old readers are unable to see the bitWidth field, so the addition > would not be possible without bumping the protocol version.
That sounds reasonable to me. Regards Antoine.