Skip to contents

Returns a LIST of STRUCTs with the fields bucket and count.

Usage

histogram(source, col_name, bin_count, technique)

Arguments

source, col_name, bin_count, technique

Unspecified.

Value

MAP

Overloads

  • histogram(arg = ANY, col1 = `ANY[]`)

  • histogram(arg = ANY)

  • histogram(source, col_name, bin_count, technique)

SQL examples

histogram(A)