Package org.elasticsearch.xpack.esql.arrow
package org.elasticsearch.xpack.esql.arrow
-
ClassDescriptionAn Arrow memory allocation manager that always fails.An Arrow response is composed of different segments, each being a set of chunks: the schema header, the data buffers, and the trailer.Conversion of Boolean blocksConversion of Double blocksConversion of Int blocksConversion of Long blocksConversion of ByteRef blocksConversion of ByteRefs where each value is itself converted to a different format.Utilities to convert some of byte-encoded ESQL values into to a format more suitable for Arrow output.