Skip to content

Meta functions tables and wal_transactions assume microseconds, and breaks for nanos #6677

@javier

Description

@javier

To reproduce

Go to the demo box and issue these two commands

tables() where table_name = 'fx_trades';
wal_transactions('fx_trades');

Timestamp is interpreted as microseconds, but table has timestamp_ns, so it shows incorrect information

QuestDB version:

9.3.1

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

ubuntu

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

ext4

Full Name:

javier

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

BugIncorrect or unexpected behaviorSQLIssues 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