[SQL Lab] Async query results serialization with MessagePack and PyArrow (#8069)
* Add support for msgpack results_backend serialization * Serialize DataFrame with PyArrow rather than JSON * Adjust dependencies, de-lint * Add tests for (de)serialization methods * Add MessagePack config info to Installation docs * Enable msgpack/arrow serialization by default * [Fix] Prevent msgpack serialization on synchronous queries * Add type annotations
R
Rob DiCiuccio committed
7595d9e5fdb4e9614b6d3c812a7f26282550ff01
Parent: 56566c2
Committed by Maxime Beauchemin <maximebeauchemin@gmail.com>
on 8/27/2019, 9:23:40 PM