sql: support ordering by TSVector, TSQuery, and VECTOR #92165
Labels
A-sql-pgcompat
Semantic compatibility with PostgreSQL
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-queries
SQL Queries Team
X-anchored-telemetry
The issue number is anchored by telemetry references.
We don't support ordering by the TSQuery or TSVector datatypes. This is because we haven't defined an order-preserving encoding for these datatypes.
Follow-up from #41288.
Similar to #35706.
Jira issue: CRDB-21610
The text was updated successfully, but these errors were encountered: