Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Querier] fix query when use offset but not use defaultValue fill #5287

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

taloric
Copy link
Contributor

@taloric taloric commented Jan 17, 2024

This PR is for:

  • Server

Fixes when query time() use offset but not use fill

Steps to reproduce the bug

  • use time(time, interval, '', offset ) as time when query

Changes to fix the bug

  • remove time fill callback when fill = ''

Affected branches

@taloric taloric requested a review from TomatoMr January 17, 2024 03:37
@taloric taloric enabled auto-merge (rebase) January 17, 2024 03:38
@taloric taloric merged commit 6680015 into v6.4 Jan 17, 2024
5 checks passed
@taloric taloric deleted the fix_useoffset_not_fill_64 branch January 17, 2024 03:41
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.

None yet

2 participants