questdb / questdb/ui

Create table doesn't specify precision for `GEOHASH` columns, causes error

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

@emrberk is already working on this.

Since Jul 7, 2025.

bug Severity: 3 web-console
Dominant language
TypeScript
Stars
29
Forks
39
Avg merge
4d 11h
Merged PRs (30d)
4

Description

Repro steps:

  • Use Create table flow in web console
  • Add a column of type GEOHASH, call it whatever and put any value in the Precision input
  • Create table

Notice that the resultant query does not include the precision, and thus fails.

(Relates to: https://github.com/questdb/questdb/issues/3983)

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.