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

Avoid rchk unhappiness #1022

Closed
wants to merge 2 commits into from
Closed

Avoid rchk unhappiness #1022

wants to merge 2 commits into from

Conversation

krlmlr
Copy link
Collaborator

@krlmlr krlmlr commented Oct 18, 2020

by moving ~unique_ptr() before protect/unprotect code.

https://raw.githubusercontent.com/kalibera/cran-checks/master/rchk/results/duckdb.out

@krlmlr krlmlr mentioned this pull request Oct 18, 2020
@krlmlr krlmlr closed this Oct 21, 2020
@krlmlr krlmlr deleted the b-rchk branch October 29, 2022 04:33
hawkfish added a commit to hawkfish/duckdb that referenced this pull request Jan 9, 2024
Time arithmetic is strange and wraps, so we can't use simple arithmetic
to compute the RANGE boundaries. Instead, we bind to epoch + time,
which will not wrap.

fixes: duckdblabs/duckdb-internal#1022
Mytherin added a commit that referenced this pull request Jan 15, 2024
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

1 participant