Skip to content

SQL: cannot change column name casing in the query result #5947

@ideoma

Description

@ideoma

To reproduce

in https://demo.questdb.io/index.html

select symbol as SYMBOL
 from trades

returns column name lowercase symbol instead of upper case SYMBOL

QuestDB version:

3.0.0

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

na

File System, in case of Docker specify Host File System:

na

Full Name:

Alex Pelagenko

Affiliation:

QuestDB

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

Labels

Good first issueA great place to get familiar with the codebaseSQLIssues or changes relating to SQL execution

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions