Package org.elasticsearch.xpack.esql.formatter.arrow
package org.elasticsearch.xpack.esql.formatter.arrow
-
ClassDescriptionAn 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 LongRangeBlocks (DATE_RANGE) to an Arrow struct with "from" and "to" timestamp[ms] fields.Conversion 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.