Skip to content

Mark no-args constructor of Timestamp as deprecated #187

Description

@kaklakariada

Situation

We have a convenience constructor for timestamps without precision. Turns out that this is an invitation to make mistakes where higher precision is required. Concretely, it happened to us in the S3 VS.

If we deprecate and later remove this constructor we eliminate a source of human error.

Acceptance Criteria

  1. Default constructor for timestamp without precision is deprecated.

Metadata

Metadata

Assignees

Labels

featureProduct feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions