[FEATURE] Accept `DESC` as an alias for `DESCRIBE`

Open
#773 0 comments 0 reactions 1 assignee View on GitHub

@jeffreyaven is already working on this.

Since Sep 19, 2026.

Assessment

This issue has not been assessed yet.

Description

enhancement

Feature Description
Allow DESC as an alias for DESCRIBE

Example(s)
DESC google.compute.instances would route to DESCRIBE google.compute.instances, similarly DESC EXTENDED aws.ec2.instances would route to DESCRIBE EXTENDED aws.ec2.instances

Additional considerations
Need to ensure there is no clash with the DESC backend operator for ORDER BY clauses

Dominant language
Go
Stars
991
Forks
86
Avg merge
1d 20h
Merged PRs (30d)
35

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stackql/stackql

All issues in stackql/stackql

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.