Re: [DISCUSS] KIP-646: Serializer API should support ByteBuffer

2025-05-20 Thread TengYao Chi
Hi everyone, I want to bump this thread manually. Thanks for your attention. Best, TengYao TengYao Chi 於 2025年5月6日 週二 下午12:27寫道: > Hello everyone, > > I want to start a discussion thread on KIP-646 > , which proposes enabling > the Serializer API t

Re: [DISCUSS] KIP-646 Serializer API should support ByteBuffer

2021-01-15 Thread Corentin Chary
On 2020/07/23 03:23:58, Chia-Ping Tsai wrote: > Thanks for quick feedback! Ismael > > > Are there options with lower impact that still help us achieve the goal for > > those who need it? > > For example, it could be an opt-in thing instead of forcing the world to > > change. > > It seems

Re: [DISCUSS] KIP-646 Serializer API should support ByteBuffer

2020-07-22 Thread Chia-Ping Tsai
Thanks for quick feedback! Ismael > Are there options with lower impact that still help us achieve the goal for > those who need it? > For example, it could be an opt-in thing instead of forcing the world to > change. It seems to me there are two alternatives. 1. Introduce an new extended ser

Re: [DISCUSS] KIP-646 Serializer API should support ByteBuffer

2020-07-22 Thread Ismael Juma
Hi Chia-Ping, Thanks for the KIP. It seems like the path chosen here would cause a massive impact to user code. Are there options with lower impact that still help us achieve the goal for those who need it? For example, it could be an opt-in thing instead of forcing the world to change. Ismael O