Skip to content

Web console doesn't always highlight correct error position #40

Open
@bziobrowski

Description

@bziobrowski

Describe the bug

For some SQLs web console doesn't mark proper error position returned by backend .

To reproduce

  1. Open web console
  2. Execute
    select * from long_sequence(1) where cast(x as timestamp) = '2012-04-12T12:00:0A'
  3. Check that error marker is at start of line

Expected Behavior

Web console should mark problmatic timestamp literal - either whole or start or end.

Environment

- **QuestDB version**: latest 6.2.1 master
- **OS**: Windows
- **Browser**: Chrome

Additional context

No response

Metadata

Metadata

Assignees

Labels

Severity: 2bugSomething isn't workingweb-consoleIssues relevant to "web-console" package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions