Skip to content

Alias replaces spaces #102

Open
Open
@nicholas-a-guerra

Description

@nicholas-a-guerra

To reproduce

Currently all spaces are replaced with underscores in the alias inputs within the query builder. If instead quotes were added to the outside of the input then this wouldn't be necessary. It would also avoid any possible keyword errors. For instance, using the alias table would result in a query error. However, instead if "table" was used with quotes then the query would work just fine. I propose adding quotes to the outside of the input instead of modifying the input.

QuestDB version:

8.0.0

Grafana version:

11.0.0

Plugin version:

0.1.3

OS, in case of Docker specify Docker and the Host OS:

Ubuntu 22.04.4 (Docker)

Full Name:

Nick Guerra

Affiliation:

Kronus Engineering

Have you followed Linux, MacOs kernel configuration steps to increase Maximum open files and Maximum virtual memory areas limit?

  • Yes, I have

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions