in client/sql/dataframe.go [281:283]
func showArrowBatch(arrowBatch *proto.ExecutePlanResponse_ArrowBatch) error { return showArrowBatchData(arrowBatch.Data) }