Skip to content

ClickHouse / HogQLQuery: return a reason for query failure #35195

@orian

Description

@orian

Feature request

Is your feature request related to a problem?

if SQL is syntactically and semanticaly correct, but ClickHouse is missing a thing, the editor should show the correct error, clickhouse returns error:

Code: 48. DB::Exception: The RANGE OFFSET frame for 'DB::ColumnDecimal<DB::DateTime64>' ORDER BY column is not implemented. (NOT_I

Describe the solution you'd like

the SQL editor should show the error

Describe alternatives you've considered

Additional context

Debug info

- [X] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables]
- [X] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [X] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: master

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions