package
19.2.0-alpha.20190805+incompatible
Repository: https://github.com/jrote1/cockroach.git
Documentation: pkg.go.dev

# Functions

NewRankOperator creates a new exec.Operator that computes window function RANK or DENSE_RANK.
NewRowNumberOperator creates a new exec.Operator that computes window function ROW_NUMBER.