druid icon indicating copy to clipboard operation
druid copied to clipboard

Migrate from joda time to java time and support microseconds

Open sergei3000 opened this issue 1 year ago • 4 comments

Stems from this

Currently joda-time only supports millisecond precision. As of java8 release it's a general recommendation to move from joda-time to new date and time API found in the java.time package.

sergei3000 avatar Jan 28 '25 13:01 sergei3000

Could you please provide some data points to support

As of java8 release it's a general recommendation to move from joda-time to new date and time API found in the java.time package.

cryptoe avatar Feb 12 '25 16:02 cryptoe

There are som data points here: https://github.com/apache/druid/pull/17247

sergei3000 avatar Feb 13 '25 09:02 sergei3000

This issue has been marked as stale due to 280 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Nov 21 '25 00:11 github-actions[bot]

this issue is still relevant

sergei3000 avatar Nov 21 '25 09:11 sergei3000