Class BlockArrowFormatter.AsDateRange

java.lang.Object
org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter
org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsDateRange
Enclosing class:
BlockArrowFormatter

public static class BlockArrowFormatter.AsDateRange extends BlockArrowFormatter
Conversion of LongRangeBlocks (DATE_RANGE) to an Arrow struct with "from" and "to" timestamp[ms] fields.