Re: [DISCUSSION] IEP-92: Binary Tuple Format
Hi all, I updated IEP-92 [1] with information on binary representation of different data types. Regards, Aleksey [1] https://cwiki.apache.org/confluence/display/IGNITE/IEP-92%3A+Binary+Tuple+Format
Re: [DISCUSSION] IEP-92: Binary Tuple Format
Aleksey, I fully support the idea of a common tuple format to avoid conversions when passing data around (servers, clients). The IEP looks good to me. > Integer Field Compression Agree with this, we can even extend the idea to float/double fields. > size of table elements might be 1, 2, 4, or 8