Skip to content

Conversation

@kafka1991
Copy link
Contributor

No description provided.

Copy link
Collaborator

@ideoma ideoma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a new method in the client to send exact nano values

    public ISender TimestampNanosColumn(ReadOnlySpan<char> name, long timestampNanos)
    {
    }

    public ISender AtNanos(long timestampNanos)
    {
    }

@kafka1991
Copy link
Contributor Author

We need a new method in the client to send exact nano values

    public ISender TimestampNanosColumn(ReadOnlySpan<char> name, long timestampNanos)
    {
    }

    public ISender AtNanos(long timestampNanos)
    {
    }

Added.

@ideoma ideoma merged commit 12af39c into questdb:main Sep 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants