Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
oliver-daniel opened this issue Nov 20, 2023 · 0 comments
Labels
bug Something isn't working web-console Issues relevant to "web-console" package

Comments

@oliver-daniel
Copy link
Contributor

oliver-daniel commented Nov 20, 2023

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: questdb/questdb#3983)

@oliver-daniel oliver-daniel added the bug Something isn't working label Nov 20, 2023
@oliver-daniel oliver-daniel added the web-console Issues relevant to "web-console" package label Nov 20, 2023
@oliver-daniel oliver-daniel changed the title (web-console) Create table doesn't specify precision for GEOHASH columns, causes error Create table doesn't specify precision for GEOHASH columns, causes error Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web-console Issues relevant to "web-console" package
Projects
None yet
Development

No branches or pull requests

1 participant