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

fix(remap): Remap function to_timestamp panics on an out of range #6777

Merged
merged 1 commit into from Mar 17, 2021

Conversation

vladimir-dd
Copy link
Contributor

Closes #6683

Signed-off-by: Vladimir Zhuk vladimir.zhuk@datadoghq.com

…nteger

Signed-off-by: Vladimir Zhuk <vladimir.zhuk@datadoghq.com>
@vladimir-dd vladimir-dd requested review from a team, juchiast and StephenWakely and removed request for a team March 16, 2021 13:50
@vladimir-dd vladimir-dd added domain: vrl Anything related to the Vector Remap Language type: bug A code related bug. labels Mar 16, 2021
Copy link
Member

@jszwedko jszwedko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! This looks good to me.

@vladimir-dd vladimir-dd merged commit 234e466 into master Mar 17, 2021
@vladimir-dd vladimir-dd deleted the timestamp_out_of_range branch March 17, 2021 09:41
jszwedko pushed a commit that referenced this pull request Mar 30, 2021
…nteger (#6777)

Signed-off-by: Vladimir Zhuk <vladimir.zhuk@datadoghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: vrl Anything related to the Vector Remap Language type: bug A code related bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remap function to_timestamp panics on an out of range integer
2 participants