We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Describe the problem
row_to_json(row: tuple) function is in in the wrong category. Since it returns a JSONB it should be in https://www.cockroachlabs.com/docs/stable/functions-and-operators.html#jsonb-functions.
Jira issue: CRDB-17913