
Reblogged by lloydmeta ("Lloyd"):
xeraa ("Philipp Krenn") wrote:
apache arrow's streaming format is coming to ES|QL (elastic's piped query language). popular in data science and the de-facto standard for dataframe interchange with an efficient binary format that allows zero-cost deserialization
https://github.com/elastic/elasticsearch/pull/109873this will also open the door to more cool stuff like going #elasticsearch -> #kibana server -> #kibana frontend without the JSON overhead in size and deserialization every step of the way (and more places)