Migrate from joda time to java time and support microseconds
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.
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.
There are som data points here: https://github.com/apache/druid/pull/17247
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.
this issue is still relevant