Skip to content

Use nanosecond precision for timestamps #830

@hermanschaaf

Description

@hermanschaaf

Currently timestamps are limited to microsecond precision, and nanoseconds are truncated due to a limitation of time.Now() on Linux and Mac. Supporting Arrow nanosecond precision timestamps will allow full resolution to be stored on all platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions