Skip to content

Align Date implementation between Java and C++ #16068

@asfimport

Description

@asfimport

Currently C++ treats it as an int32 (no interpretation specified) and Java as an int64 with (rounded) milliseconds since 1970 but only the date (year, month, day) part actually being defined.

Reporter: Uwe Korn / @xhochy
Assignee: Uwe Korn / @xhochy

Related issues:

Note: This issue was originally created as ARROW-420. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions