Skip to content

Conversation

JamesWrigley
Copy link
Contributor

Some timescale types don't have isless() defined between them so next_datetime_transition() defined a custom_isless() helper to sort them. But it wasn't used when checking for a minimum timescale, causing an exception if the user-requested minimum timescale was a year or month.

Some timescale types don't have `isless()` defined between them so
`next_datetime_transition()` defined a `custom_isless()` helper to sort
them. But it wasn't used when checking for a minimum timescale, causing an
exception if the user-requested minimum timescale was a year or month.
@oxinabox oxinabox merged commit 924deb8 into JuliaLogging:master Aug 22, 2023
@JamesWrigley JamesWrigley deleted the large-resolutions branch August 22, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants